summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec: loongson delete invalid simple idct put and add optimization周晓勇2015-09-08
* Add NOA creditsMichael Niedermayer2015-09-08
* avcodec: loongson optimize h264dsp idct and loop filter with mmi周晓勇2015-09-07
* libavcodec/qsvdec.c: correct flush() handler has been implementedIvan Uskov2015-09-07
* libavcodec/qsvdec.c: correct handling of dynamic frame size changing has been...Ivan Uskov2015-09-07
* avcodec: remove VIMA Makefile entryJames Almer2015-09-07
* avcodec: remove missing bits from deprecated VIMA decoderJames Almer2015-09-07
* avcodec: remove fourcc values from AVCodecIDsJames Almer2015-09-07
* avcodec: remove duplicate AVCodecIDsJames Almer2015-09-07
* Merge commit '5a1a9da8a7ae120f2543b8f2fa13dc8baac39f17'Hendrik Leppkes2015-09-07
|\
| * mpegvideo: Drop a stray error messageLuca Barbato2015-09-03
* | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes2015-09-07
|\|
| * DXV decoderVittorio Giovara2015-09-02
* | vaapi: fix local header include.Gwenole Beauchesne2015-09-07
* | aaccoder: add frequency scaling and quantization correction for PNSRostislav Pehlivanov2015-09-07
* | Merge commit '0c7707610f46a28b65eff935500c78c9781f8f4f'Hendrik Leppkes2015-09-07
|\|
| * lavc: Add a lzf decompressorLuca Barbato2015-09-02
* | Merge commit '4dc9f00365853b1239936d771856cf1881b5c5ce'Hendrik Leppkes2015-09-07
|\|
| * build: Skip libvpx.h if libvpx is not enabledLuca Barbato2015-08-31
| * dnxhddata: Double frame_size for cid 1260Michael Niedermayer2015-08-31
| * libfdk-aacdec: Remove unused variableVittorio Giovara2015-08-31
* | vp9: fix integer overflows in sse2 version of iadst4.Ronald S. Bultje2015-09-06
* | aacenc_is: take absolute coefficient value upon energy calculationsRostislav Pehlivanov2015-09-06
* | aaccoder: rewrite PNS implementationRostislav Pehlivanov2015-09-06
* | aacenc_pred: disable PNS SFBs and disable right predictors with ISRostislav Pehlivanov2015-09-06
* | aacenc_is: ignore PNS band typesRostislav Pehlivanov2015-09-06
* | aaccoder: use roundf() instead of ceilf()Rostislav Pehlivanov2015-09-06
* | aacenc: copy PRNG from the decoderRostislav Pehlivanov2015-09-06
* | avcodec/vorbis: remove avpriv vorbis parser cruftHendrik Leppkes2015-09-06
* | avcodec/flac: remove avpriv parsing API cruftHendrik Leppkes2015-09-06
* | avcodec/alac: remove dead code cruftHendrik Leppkes2015-09-06
* | avcodec/htmlsubtitles: handle leading whitespace before tag namesRodger Combs2015-09-06
* | avcodec/samidec: small indent fixClément Bœsch2015-09-06
* | avcodec/htmlsubtitles: drop avcodec dependencyClément Bœsch2015-09-06
* | avcodec/samidec: use ff_htmlmarkup_to_ass()Yayoi2015-09-06
* | avcodec/srtdec: factor out HTML parsing codeYayoi2015-09-06
* | avcodec/x86/w64xmmtest: Fix another build failureMichael Niedermayer2015-09-05
* | avcodec: remove old_codec_ids.h from SKIPHEADERS as wellHendrik Leppkes2015-09-05
* | avcodec: fix make install after old_codec_ids.h removalHendrik Leppkes2015-09-05
* | vp9: fix rounding error in idct_8x8_ssse3.Ronald S. Bultje2015-09-05
* | vp9: check return value of ff_thread_ref_frame().Ronald S. Bultje2015-09-05
* | vp9: fix type of iadst4_1d intermediates.Ronald S. Bultje2015-09-05
* | vp9: fix integer overflow in 10/12bpp DC-only calculation.Ronald S. Bultje2015-09-05
* | vp9: fix edge copy for 10/12bpp frames.Ronald S. Bultje2015-09-05
* | vp9: do unscaled MC in scaled path if size of this reference matches.Ronald S. Bultje2015-09-05
* | vp9: sync segmentation.absolute_vals between threads.Ronald S. Bultje2015-09-05
* | vp9: always sync segmentation.feat between threads.Ronald S. Bultje2015-09-05
* | avcodec/vdpau: remove incompatible-libav-abi hack from vdpau_render_state structwm42015-09-05
* | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes2015-09-05
|\|
| * Bump major versions of all librariesVittorio Giovara2015-08-28