summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Show correct pix_fmt for vp9 videos != AV_PIX_FMT_YUV420P.Carl Eugen Hoyos2014-09-26
* avcodec/dxtory: Support dxtory-2.0.127.aviMichael Niedermayer2014-09-25
* lavc/x86/idctdsp.h: Fix make checkheaders.Carl Eugen Hoyos2014-09-25
* avcodec/svq1enc: align buffer used by simd functionsJames Almer2014-09-25
* x86/cavsdsp: fix buffer alignment in cavs_idct8_add_mmx()James Almer2014-09-25
* Merge commit 'd07ddc93e29a4fdf12cd426953a7ecd5abe5e36d'Michael Niedermayer2014-09-25
|\
| * avcodec: Fix a doxy comment to refer to the right functionMartin Storsjö2014-09-25
* | avcodec/mpegvideo_enc: write a log message at verbose level if frame re-encod...Michael Niedermayer2014-09-25
* | x86/idctdsp: port {put,add}_pixels_clamped to yasmJames Almer2014-09-24
* | avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_sizeJames Almer2014-09-24
* | avcodec/x86: use function pointers for {put,add}_pixels_clampedJames Almer2014-09-24
* | x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2James Almer2014-09-24
* | hevc: move intermediate bidir bufferChristophe Gisquet2014-09-24
* | hevc: remove unneeded buffer.Christophe Gisquet2014-09-24
* | x86/videodsp: fix warning about discarded 'const' qualifierJames Almer2014-09-23
* | avcodec/libvpxdec: don't check for formats other than i420 when vp9 decoding ...James Almer2014-09-23
* | Fix compile error on arm4/arm5 platformBernd Kuhls2014-09-23
* | avcodec/webp: fix default palette color 0xff000000 -> 0x00000000Pascal Massimino2014-09-23
* | avcodec/asvenc: fix AAN scalingMichael Niedermayer2014-09-23
* | avcodec/asvenc: Fix integer overflow in levelMichael Niedermayer2014-09-23
* | x86/vp9: add AVX and AVX2 MCJames Almer2014-09-22
* | libavcodec/dvdsubdec: Add option forced_subs_only to only decode forced subti...Nicholas Robbins2014-09-22
* | avcodec/4xm: Make src of decode_p_block() constMichael Niedermayer2014-09-22
* | avcodec/snow: Make block argumrnt of ff_snow_pred_block() constMichael Niedermayer2014-09-22
* | avcodec/webvttdec: add some memory checksClément Bœsch2014-09-21
* | avcodec/textdec: add some memory checksClément Bœsch2014-09-21
* | avcodec/subviewerdec: add some memory checksClément Bœsch2014-09-21
* | avcodec/srtdec: add some memory checksClément Bœsch2014-09-21
* | avcodec/samidec: add some memory checksClément Bœsch2014-09-21
* | avcodec/realtextdec: add some memory checksClément Bœsch2014-09-21
* | avcodec/mpl2dec: add some memory checksClément Bœsch2014-09-21
* | avcodec/movtextdec: add some memory checksClément Bœsch2014-09-21
* | avcodec/microdvddec: add some memory checksClément Bœsch2014-09-21
* | avcodec/jacosubdec: add some memory checksClément Bœsch2014-09-21
* | avcodec/ass: add ff_ass_add_rect_bprint() helperClément Bœsch2014-09-21
* | mlpdec: support TrueHD streams with an Atmos substreamHendrik Leppkes2014-09-21
* | mlpdec: support major sync headers with optional extension blocksHendrik Leppkes2014-09-21
* | Merge commit '103391ca90b2f7c56ae756d76c76f7c3dfa28dd4'Michael Niedermayer2014-09-21
|\|
| * dca: Remove some commented-out cruftDiego Biurrun2014-09-20
* | avcodec/alacenc: Remove unused variableMichael Niedermayer2014-09-20
* | alacenc: remove unneeded maskingChristophe Gisquet2014-09-20
* | alacenc: fix incorrect buffer useChristophe Gisquet2014-09-20
* | x86/me_cmp: port mmxext vsad functions to yasmJames Almer2014-09-19
* | avcodec/dvdsubdec: fix VD/SD identifier nameMichael Niedermayer2014-09-19
* | avcodec/dv_profile: deprecate internal function that shouldn't be publicJames Almer2014-09-19
* | libavcodec/webp: treat out-of-bound palette index as translucent blackPascal Massimino2014-09-19
* | avcodec/libilbc: support for latest git of libilbcGianluigi Tiesi2014-09-19
* | x86/me_cmp: combine sad functions into a single macroJames Almer2014-09-17
* | avcodec/x86/vp9lpf: Always include x86util.asmMichael Niedermayer2014-09-17
* | avcodec/x86/me_cmp: fix sad8xhMichael Niedermayer2014-09-17