summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dwt: Remove unused code.Diego Biurrun2012-08-26
* cavs: convert cavsdata.h to a .c fileMans Rullgard2012-08-26
* cavs: Move inline functions only used in one file out of the headerDiego Biurrun2012-08-26
* cavs: Move data tables used in only one place to that fileDiego Biurrun2012-08-26
* fate: Add a single symbol Ut Video decoder testJan Ekström2012-08-26
* vf_hqdn3d: x86 asmLoren Merritt2012-08-26
* vf_hqdn3d: support 16bit colordepthLoren Merritt2012-08-26
* avconv: prefer user-forced input framerate when choosing output framerateAnton Khirnov2012-08-26
* x86: fft: remove unused fft_dispatch* functionsMans Rullgard2012-08-25
* avconv: remove unused variable opt_shortestMans Rullgard2012-08-25
* FATE: Add Canopus Lossless testsDerek Buitenhuis2012-08-25
* cllc: Pad swapped bufferDerek Buitenhuis2012-08-24
* utvideodec: Fix single symbol mode decodingJan Ekström2012-08-24
* truespeech: drop useless castsMans Rullgard2012-08-24
* libavcodec: drop bogus dependencies from mpc[78] and qdm2Mans Rullgard2012-08-24
* mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard2012-08-24
* AVOptions: store defaults for INT64 options in int64 union member.Anton Khirnov2012-08-24
* 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