summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avconv: add options for reading filtergraphs from a file.Anton Khirnov2013-03-28
* AVOptions: make av_set_options_string() forward options to child objectsAnton Khirnov2013-03-28
* win32: Use 64-bit fstat/lseek variants for MSVC as wellHendrik Leppkes2013-03-27
* win32: Make ff_win32_open more robustReimar Döffinger2013-03-27
* win32: Allow other programs to open the same filesReimar Döffinger2013-03-27
* configure: Add error_resilience as dependency to the eatqi decoderMartin Storsjö2013-03-27
* ape: use correct context for the bit table printed in debugKostya Shishkov2013-03-27
* build: Move setting of SRC_DIR to the only place it is usedDiego Biurrun2013-03-27
* build: Remove configure-generated .config file on distcleanDiego Biurrun2013-03-27
* msmpeg4: Split decoding related functions to a separate fileMartin Storsjö2013-03-27
* mpeg12: Move Mpeg1Context declaration to the only place it is usedDiego Biurrun2013-03-27
* Split MPEG-1/2 decoder code off from MPEG-1/2 common codeDiego Biurrun2013-03-27
* mpeg12: Move some ff_mpeg1_* function declarations to a more suitable placeDiego Biurrun2013-03-27
* cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-27
* dca: Move ff_dca_convert_bitstream() to the DCA common codeDiego Biurrun2013-03-27
* vdpau: wrap codec specific functions in appropiate #ifsJanne Grunau2013-03-27
* vdpau: fix obsolete mpeg1 vdpau decoder when mpeg2 is disabledJanne Grunau2013-03-26
* configure: fix dependencies of XvMC and old vdpau mpeg2 decodersJanne Grunau2013-03-26
* hwaccel: fix use with frame based multithreadingJanne Grunau2013-03-26
* utils: add workaround for AVHWAccel in ff_get_buffer compat codeJanne Grunau2013-03-26
* configure: Remove a stray msmpeg4v1 encoder declarationMartin Storsjö2013-03-26
* configure: Remove the mpegvideo dependency from svq1Martin Storsjö2013-03-26
* x86: vc1dsp: Fix indentationMartin Storsjö2013-03-26
* h264: Make it possible to compile without error_resilienceRonald S. Bultje2013-03-26
* lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideoMartin Storsjö2013-03-26
* lavc: Move start code finding to utils.cMartin Storsjö2013-03-26
* ape: 3.80-3.92 decoding supportKostya Shishkov2013-03-25
* h264: Remove an unused variableMartin Storsjö2013-03-25
* x86: consistently use unaligned movs in the unaligned bswapJanne Grunau2013-03-25
* sndio_dec: Add missing includes for av_gettime()Martin Storsjö2013-03-24
* x86: Change a missed occurrance of int to ptrdiff_t for stridesMartin Storsjö2013-03-24
* x86: Remove win64 xmm clobbering wrappers for the now removed avcodec_encode_...Martin Storsjö2013-03-23
* bktr: Add missing includes for av_gettime()Martin Storsjö2013-03-23
* fate: use little endian yuv444p10 in h264-reinit testsJanne Grunau2013-03-23
* fate: add test for cropping h264 to container dimensionsJanne Grunau2013-03-22
* FATE: add a tscc2 test.Anton Khirnov2013-03-22
* tscc2: allocate AVFrame properly.Anton Khirnov2013-03-22
* af_asyncts: fix compensation and PTS monotonicityJindřich Makovička2013-03-22
* avutil/frame: add all remaining frame properties to av_frame_copy_propsHendrik Leppkes2013-03-22
* configure: Enable hwaccels without external dependencies by default.Diego Biurrun2013-03-21
* doc/developer: Clarify symbol naming prefixes section.Diego Biurrun2013-03-21
* h264: remove redundant freeing of DPB in h264_decode_endAnton Khirnov2013-03-21
* h264: add a parameter to the CHROMA444 macro.Anton Khirnov2013-03-21
* h264: add a parameter to the CHROMA422 macro.Anton Khirnov2013-03-21
* h264: add a parameter to the CABAC macro.Anton Khirnov2013-03-21
* h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.Anton Khirnov2013-03-21
* h264: add a parameter to the FIELD_PICTURE macro.Anton Khirnov2013-03-21
* h264: add a parameter to the FRAME_MBAFF macro.Anton Khirnov2013-03-21
* h264: add a parameter to the MB_FIELD macro.Anton Khirnov2013-03-21
* h264: add a parameter to the MB_MBAFF macro.Anton Khirnov2013-03-21