summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* build: add -L flags before existing LDFLAGSMans Rullgard2011-07-21
* simple_idct: whitespace cosmeticsMans Rullgard2011-07-21
* simple_idct: make repeated code a macroMans Rullgard2011-07-21
* dsputil: remove huge #if 0 blockMans Rullgard2011-07-21
* simple_idct: change 10-bit add/put stride from pixels to bytesMans Rullgard2011-07-21
* dsputil: allow 9/10-bit functions for non-h264 codecsMans Rullgard2011-07-21
* dnxhd: rename some data tablesJoseph Artsimovich2011-07-21
* dnxhdenc: remove inline from function only called through pointerMans Rullgard2011-07-21
* dnxhdenc: whitespace cosmeticsMans Rullgard2011-07-21
* swscale: mark YUV422P10(LE,BE) as supported for outputJoseph Artsimovich2011-07-21
* configure: add -xc99 to LDFLAGS for Sun CCSean McGovern2011-07-21
* Remove unused and non-compiling vestigial g729 decoderDiego Biurrun2011-07-20
* Remove unused code under G729_BITEXACT #ifdef.Diego Biurrun2011-07-20
* mpegvideo: fix invalid picture unreferencing.Ronald S. Bultje2011-07-20
* dsputil: Remove extra blank line at end.Alex Converse2011-07-20
* dsputil: Replace a LONG_MAX check with HAVE_FAST_64BIT.Alex Converse2011-07-20
* simple_idct: add 10-bit versionMans Rullgard2011-07-20
* Remove h264_lowres_idct_put/add functionsMans Rullgard2011-07-20
* Remove snow/dwt test programMans Rullgard2011-07-20
* h264: remove some disabled codeDiego Biurrun2011-07-20
* Fix incorrect max_lowres valuesMans Rullgard2011-07-20
* matroskadec: fix integer underflow if header length < probe length.Chris Evans2011-07-19
* cosmetics: indentationJustin Ruggles2011-07-19
* eac3enc: use frame exponent strategy when applicable.Justin Ruggles2011-07-19
* cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will alsoJustin Ruggles2011-07-19
* dsputil: fix ff_check_alignment()Mans Rullgard2011-07-19
* simple_idct: simplify some ifdefferyMans Rullgard2011-07-18
* simple_idct: remove code for DCTELEM != int16Mans Rullgard2011-07-18
* Remove VLAs in ff_amrwb_lsp2lpc()Mans Rullgard2011-07-18
* fate: make vsynth tests depend on only the relevant vrefMans Rullgard2011-07-18
* rtsp: remove disabled codeDiego Biurrun2011-07-18
* dsputil: restore mistakenly removed hunk of disabled codeDiego Biurrun2011-07-18
* vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.hStefano Sabatini2011-07-18
* dsputil: remove disabled codeDiego Biurrun2011-07-18
* tta: remove disabled codeDiego Biurrun2011-07-18
* gxfenc: place variable declarations before statementsDiego Biurrun2011-07-17
* x86: Use LOCAL_ALIGNED in mpegvideo_mmx_templateMartin Storsjö2011-07-18
* random_seed: use proper #includesMans Rullgard2011-07-17
* 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