summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* cmdutils: fix a memleak when specifying an option twice.Anton Khirnov2012-08-24
* x86: mpegvideo: more sensible names for optimization file and init functionDiego Biurrun2012-08-24
* x86: mpegvideoenc: Split optimizations off into a separate fileDiego Biurrun2012-08-24
* dnxhdenc: x86: more sensible names for optimization file and init functionDiego Biurrun2012-08-24
* svq1/svq3: Move common code out of SVQ1 decoder-specific fileDiego Biurrun2012-08-24
* dirac: add Comments and references to the standardJordi Ortiz2012-08-24
* lavr: x86: optimized 6-channel flt to fltp conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 2-channel flt to fltp conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 6-channel flt to s16p conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 2-channel flt to s16p conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 6-channel s16 to fltp conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 2-channel s16 to fltp conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 6-channel s16 to s16p conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 2-channel s16 to s16p conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 2-channel fltp to flt conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 6-channel fltp to s16 conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 2-channel fltp to s16 conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 6-channel s16p to flt conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 2-channel s16p to flt conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 6-channel s16p to s16 conversionJustin Ruggles2012-08-23
* lavr: x86: optimized 2-channel s16p to s16 conversionJustin Ruggles2012-08-23
* doc/APIchanges: add an entry for codec descriptors.Anton Khirnov2012-08-23
* vorbisenc: set AVCodecContext.bit_rate to 0Justin Ruggles2012-08-22
* vorbisenc: fix quality parameterJustin Ruggles2012-08-22
* FATE: add ALAC encoding testsJustin Ruggles2012-08-22
* lpc: fix alignment of windowed samples for odd maximum LPC orderJustin Ruggles2012-08-22
* alacenc: use s16p sample format as inputJustin Ruggles2012-08-22
* alacenc: remove unneeded sample_fmt checkJustin Ruggles2012-08-22
* alacenc: fix max_frame_size calculation for the final frameJustin Ruggles2012-08-22
* adpcm_swf: Use correct sample offsets when using trellis.Justin Ruggles2012-08-22
* rtmp: support strict rtmp serversSamuel Pitoiset2012-08-22
* mjpegdec: support AVRn interlacedMichael Niedermayer2012-08-22
* x86: remove FASTDIV inline asmMans Rullgard2012-08-22
* build: x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-08-22
* configure: Drop fastdiv optionDiego Biurrun2012-08-22
* build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-22
* fate: flac: Only run tests requiring samples when samples are availableDiego Biurrun2012-08-22
* dirac: use meaningful return valuesJordi Ortiz2012-08-21
* flacdec: simplify sample buffer handlingMans Rullgard2012-08-21
* flacdec: simplify loop in decode_residuals()Mans Rullgard2012-08-21
* fate: make Ut Video encoder tests use bitexact swscale flagsJan Ekström2012-08-21
* build: amrwb: Drop redundant lsp dependency declarationDiego Biurrun2012-08-20
* fate: fix utvideoenc testsMans Rullgard2012-08-20
* fate: Add FATE tests for the Ut Video encoderJan Ekström2012-08-20
* lavc: add Ut Video encoderJan Ekström2012-08-20
* mpegvideo_enc: remove stray duplicate line from 7f9aaa4Anton Khirnov2012-08-20
* swscale: x86: fix #endif comments in rgb2rgb template fileGiorgio Vazzana2012-08-19
* avconv: mark more options as expert.Anton Khirnov2012-08-19
* avconv: split printing "main options" into global and per-file.Anton Khirnov2012-08-19
* avconv: refactor help printing.Anton Khirnov2012-08-19