summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* cdgraphics: fix incorrect vertical offset mask in cdg_scroll()Xi Wang2012-11-21
* flashsv: Drop unused function and struct parametersDiego Biurrun2012-11-21
* pcm: fix decoding of pcm_s16le_planar on big-endianJustin Ruggles2012-11-20
* imgconvert: remove PixFmtInfoLuca Barbato2012-11-20
* avcodec: split avpicture from imgconvertLuca Barbato2012-11-20
* alacenc: support 24-bit encodingJustin Ruggles2012-11-20
* pcmdec: use planar sample format for pcm_s16le_planarJustin Ruggles2012-11-19
* vorbisdec: use float planar sample formatJustin Ruggles2012-11-19
* x86: h264_intrapred: Fix C function names in commentsDiego Biurrun2012-11-18
* x86: SPLATD: port to cpuflagsDiego Biurrun2012-11-18
* PGS subtitles: Set AVSubtitle pts valueJohn Stebbins2012-11-18
* h264: Fix parameters to ff_er_add_slice() callJanne Grunau2012-11-16
* h264: always check ref_count for validityJanne Grunau2012-11-16
* x86: dsputil: port to cpuflagsDiego Biurrun2012-11-16
* bgmc: Fix av_malloc checks in ff_bgmc_init()Xi Wang2012-11-14
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-14
* Drop broken and unused CABAC test program.Diego Biurrun2012-11-14
* x86: h264_weight_10bit: port to cpuflagsDiego Biurrun2012-11-13
* libtheoraenc: add missing pixdesc.h headerLuca Barbato2012-11-13
* avcodec: remove ff_is_hwaccel_pix_fmtLuca Barbato2012-11-13
* pixdesc: add av_pix_fmt_get_chroma_sub_sampleLuca Barbato2012-11-13
* ppc: replace pointer casting with AV_COPY32Mans Rullgard2012-11-12
* ppc: fix some unused variable warningsMans Rullgard2012-11-12
* binkaudio: set channel layoutJustin Ruggles2012-11-12
* build: Drop AVX assembly ifdefsDiego Biurrun2012-11-11
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* mss2: prevent potential uninitialized readsAlberto Delmás2012-11-11
* mss2: reindent after last commitKostya Shishkov2012-11-11
* mss2: fix handling of unmasked implicit WMV9 rectanglesAlberto Delmás2012-11-11
* x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macrosDiego Biurrun2012-11-10
* x86: PALIGNR: port to cpuflagsDiego Biurrun2012-11-09
* x86: h264_qpel_10bit: port to cpuflagsDiego Biurrun2012-11-09
* flacenc: ensure the order is within the min/max range in LPC order searchJustin Ruggles2012-11-08
* x86: h264_intrapred: port to cpuflagsDiego Biurrun2012-11-08
* libvpxenc: Allow enabling constrained quality (CQ) modeJames Zern2012-11-08
* libopencore-amr: Check the return value of amr_decode_fix_avctxMartin Storsjö2012-11-07
* flacenc: use RICE2 entropy coding mode for 24-bitJustin Ruggles2012-11-05
* flacenc: add 24-bit encodingJustin Ruggles2012-11-05
* flacdsp: move lpc encoding from FLAC encoder to FLACDSPContextJustin Ruggles2012-11-05
* flacenc: use uint64_t for bit countsJustin Ruggles2012-11-05
* flacenc: remove wasted trailing 0 bitsJustin Ruggles2012-11-05
* flacenc: use a separate buffer for byte-swapping for MD5 checksum on big-endianJustin Ruggles2012-11-05
* x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is enabledDiego Biurrun2012-11-05
* x86: PABSW: port to cpuflagsDiego Biurrun2012-11-05
* x86: vc1dsp: port to cpuflagsDiego Biurrun2012-11-05
* x86: Refactor PSWAPD fallback implementations and port to cpuflagsDiego Biurrun2012-11-02
* parser: Move Doxygen documentation to the header filesDiego Biurrun2012-11-02
* PGS subtitles: Expose forced flagJohn Stebbins2012-11-02
* x86: PMINUB: port to cpuflagsDiego Biurrun2012-11-02
* x86: ac3dsp: port to cpuflagsDiego Biurrun2012-11-02