summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffmpeg: fix some indentationMans Rullgard2011-07-17
* ffmpeg: fix operation with --disable-avfilterMans Rullgard2011-07-17
* simple_idct: remove disabled codeDiego Biurrun2011-07-17
* motion_est: remove disabled codeDiego Biurrun2011-07-17
* vc1: remove disabled codeDiego Biurrun2011-07-17
* fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard2011-07-17
* cabac: Move code only used in the cabac test program to cabac.c.Diego Biurrun2011-07-17
* ffplay: warn that -pix_fmt is no longer working, suggest alternativeStefano Sabatini2011-07-17
* ffplay: warn that -s is no longer working, suggest alternativeStefano Sabatini2011-07-17
* lavf: rename enc variable in utils.c:has_codec_parameters()Stefano Sabatini2011-07-17
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-17
* wav: remove a use of deprecated AV_METADATA_ macroAnton Khirnov2011-07-17
* rmdec: remove useless ap parameter from rm_read_header_old()Anton Khirnov2011-07-17
* dct-test: remove write-only variableMans Rullgard2011-07-16
* des: fix #if conditional around P_shuffleMans Rullgard2011-07-16
* Use LOCAL_ALIGNED in ff_check_alignment()Mans Rullgard2011-07-16
* arm: remove disabled function dct_unquantize_h263_inter_iwmmxt()Diego Biurrun2011-07-16
* Remove commented-out call to non-existing function print_pow1().Diego Biurrun2011-07-16
* Do not decode RV30 files if the extradata is too smallRafaël Carré2011-07-16
* flashsv: split flashsv_decode_block() off from flashsv_decode_frame().Diego Biurrun2011-07-16
* ppc: remove disabled codeDiego Biurrun2011-07-16
* libspeexdec: Drop const qualifier to silence compiler warning.Diego Biurrun2011-07-16
* libopenjpeg: Drop const qualifier to silence compiler warning.Diego Biurrun2011-07-16
* alac: Remove unused dummy code.Diego Biurrun2011-07-16
* Remove unused structs and tables.Diego Biurrun2011-07-16
* vaapi: do not assert on value read from input bitstreamDiego Biurrun2011-07-16
* flashsvenc: replace bitstream description by a link to the specificationDiego Biurrun2011-07-16
* flashsvenc: drop unnecessary castDiego Biurrun2011-07-16
* flashsvenc: improve some variable names and fix corresponding commentsDiego Biurrun2011-07-16
* flashsvenc: merge two consecutive if-conditionsDiego Biurrun2011-07-16
* flashsvenc: merge variable declarations and initializationsDiego Biurrun2011-07-16
* flashsvenc: convert some debug av_log() to av_dlog()Diego Biurrun2011-07-16
* flashsvenc: whitespace cosmeticsDiego Biurrun2011-07-16
* flashsvenc: drop some unnecessary parenthesesDiego Biurrun2011-07-16
* flashsvenc: fix some comment typosDiego Biurrun2011-07-16
* aacps: skip some memcpy() if src and dst would be equalMans Rullgard2011-07-15
* lavf/utils: drop av_ prefixes from static functions.Anton Khirnov2011-07-15
* avio: don't replicate avio_alloc_context functionality.Anton Khirnov2011-07-15
* configure: Automatically add more flags required on symbianMartin Storsjö2011-07-15
* mem.h: switch doxygen parameter order to match function prototypeDiego Biurrun2011-07-15
* doxygen: replace @sa tag by the more readable but equivalent @seeDiego Biurrun2011-07-15
* doxygen: use Doxygen markup for authors and web links where appropriateDiego Biurrun2011-07-15
* doxygen: do not include license boilerplate in Doxygen documentationDiego Biurrun2011-07-15
* ac3enc: Mark AVClasses constMartin Storsjö2011-07-15
* ffserver: Replace two loops with one loop.Mike Williams2011-07-14
* ffmpeg: Fix the check for experimental codecsMartin Storsjö2011-07-14
* swscale: extend mmx padding.Ronald S. Bultje2011-07-14
* swscale: clip unscaled colorspace conversion path.Ronald S. Bultje2011-07-14
* doxygen: misc consistency cosmeticsDiego Biurrun2011-07-14
* doc: remove file name from @file directive in Doxygen usage exampleDiego Biurrun2011-07-14