summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: Use portable abstraction for linker/hostcc output file syntaxDiego Biurrun2012-08-27
* configure: Fix shared library creation for OpenBSDBrad Smith2012-08-27
* vp56: Don't use DECLARE_ALIGN on a typedef nameDerek Buitenhuis2012-08-27
* mss1: move code that will be reused by MSS2 decoder into separate fileKostya Shishkov2012-08-27
* mss1: merge decode_intra() and decode_inter()Kostya Shishkov2012-08-27
* avprobe: Get rid of ugly casts in the options tableMartin Storsjö2012-08-27
* vf_hqdn3d: Remove a duplicate inline declarationMartin Storsjö2012-08-27
* vf_hqdn3d: Don't declare the loop variable within the for loopMartin Storsjö2012-08-27
* huffyuv: update to current coding styleLuca Barbato2012-08-27
* huffman: update to current coding styleLuca Barbato2012-08-27
* rtsp: Free the rtpdec context properlyMartin Storsjö2012-08-27
* build: fft: x86: Drop unused YASM-OBJS-FFT- variableDiego Biurrun2012-08-27
* audio_frame_queue: Clean up ff_af_queue_log_state debug functionDiego Biurrun2012-08-26
* 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