summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: Define __printf__ to __gnu_printf__ on MinGW*/gccDiego Biurrun2013-12-16
* Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler2013-12-14
* Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler2013-12-14
* rtpdec_h264: Check the return value of functions doing allocationsMichael Niedermayer2013-12-14
* sdp: Check theora colorspace before producing the configuration stringMartin Storsjö2013-12-14
* hdsenc: Check the init_file() return codeMichael Niedermayer2013-12-14
* hdsenc: Fix an off by one error in an array size checkMichael Niedermayer2013-12-14
* hdsenc: Avoid integer overflowMichael Niedermayer2013-12-14
* configure: Detect Solaris libc in an OpenIndiana/illumos compatible wayDiego Biurrun2013-12-14
* doxy: Define a group for libswscale documentationLuca Barbato2013-12-13
* configure: Reorder pthreads checksLuca Barbato2013-12-13
* configure: Move the bz2 and zlib checks below phtreadsLuca Barbato2013-12-13
* avutil: Add deprecation ifdefs around obsolete intfloat codeDiego Biurrun2013-12-13
* build: Merge pthreads/w32threads OBJS declarationsDiego Biurrun2013-12-13
* configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW32Diego Biurrun2013-12-13
* configure: Detect newer (>=4.1) versions of MinGW32Diego Biurrun2013-12-13
* build: Do not add -g to HOSTCFLAGSDiego Biurrun2013-12-13
* mpegts: add HEVC registration descriptorCarl Eugen Hoyos2013-12-12
* changelog: drop redundant new attributeVittorio Giovara2013-12-12
* img2: add stereo 3d still picture file extensionsMartin Lambers2013-12-12
* rtsp: suppress a incompatible pointer types warningVittorio Giovara2013-12-12
* parseutils: fix discarding const attribute warningVittorio Giovara2013-12-12
* mp3adu: Set the channel layout properlyMartin Storsjö2013-12-12
* rtspdec: Fix keep-alive request for ACTi camerasRumin Sam2013-12-11
* lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* h264: call av_frame_unref() instead of avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* api-example: remove an unneeded call to avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* lavf: remove an unneeded call to avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* mpegvideo: call av_frame_unref() instead of avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* mpegvideo: remove an unneeded call to avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* avplay: do not call avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* lavc: call av_frame_unref() instead of avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* avconv: do not call avcodec_get_frame_defaults()Anton Khirnov2013-12-11
* lavc: deprecate avcodec_free_frame()Anton Khirnov2013-12-11
* Replace all uses of avcodec_free_frame with av_frame_free().Anton Khirnov2013-12-11
* hevc: set time_base when possibleGuillaume Martres2013-12-11
* hevc: store the VPS list as an AVBufferRef, just like the others *PSGildas Cocherel2013-12-11
* hevc: do not dereference pointer before NULL check in verify_md5()Michael Niedermayer2013-12-11
* configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW64Diego Biurrun2013-12-11
* alsdec: check block lengthReinhard Tartler2013-12-10
* configure: Move log2 dependency declaration to a place it takes effectDiego Biurrun2013-12-10
* configure: Split host and target libc detectionDiego Biurrun2013-12-09
* configure: Move toolchain dependency declarations to a more appropriate placeDiego Biurrun2013-12-09
* hevc: parse frame packing arrangement SEI messages and save relevant stereo3d...Vittorio Giovara2013-12-09
* mpeg12enc: set frame packing information when relevant metadata is foundVittorio Giovara2013-12-09
* mpeg12dec: parse frame packing arrangement user_data and save relevant stereo...Vittorio Giovara2013-12-09
* libx264: set frame packing information when relevant information is foundVittorio Giovara2013-12-09
* h264: parse frame packing arrangement SEI messages and save relevant stereo3d...Vittorio Giovara2013-12-09
* avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-09
* configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-09