summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes2015-09-076-3/+467
|\
| * DXV decoderVittorio Giovara2015-09-025-1/+465
* | vaapi: fix local header include.Gwenole Beauchesne2015-09-071-1/+1
* | aaccoder: add frequency scaling and quantization correction for PNSRostislav Pehlivanov2015-09-071-11/+17
* | Merge commit '0c7707610f46a28b65eff935500c78c9781f8f4f'Hendrik Leppkes2015-09-073-0/+120
|\ \ | |/
| * lavc: Add a lzf decompressorLuca Barbato2015-09-023-0/+120
* | Merge commit '4dc9f00365853b1239936d771856cf1881b5c5ce'Hendrik Leppkes2015-09-071-0/+1
|\ \ | |/
| * build: Skip libvpx.h if libvpx is not enabledLuca Barbato2015-08-311-0/+1
| * dnxhddata: Double frame_size for cid 1260Michael Niedermayer2015-08-311-1/+1
| * libfdk-aacdec: Remove unused variableVittorio Giovara2015-08-311-1/+0
* | vp9: fix integer overflows in sse2 version of iadst4.Ronald S. Bultje2015-09-061-7/+11
* | aacenc_is: take absolute coefficient value upon energy calculationsRostislav Pehlivanov2015-09-061-2/+2
* | aaccoder: rewrite PNS implementationRostislav Pehlivanov2015-09-061-25/+76
* | aacenc_pred: disable PNS SFBs and disable right predictors with ISRostislav Pehlivanov2015-09-061-1/+3
* | aacenc_is: ignore PNS band typesRostislav Pehlivanov2015-09-061-0/+5
* | aaccoder: use roundf() instead of ceilf()Rostislav Pehlivanov2015-09-061-2/+2
* | aacenc: copy PRNG from the decoderRostislav Pehlivanov2015-09-063-0/+11
* | avcodec/vorbis: remove avpriv vorbis parser cruftHendrik Leppkes2015-09-062-61/+0
* | avcodec/flac: remove avpriv parsing API cruftHendrik Leppkes2015-09-062-23/+0
* | avcodec/alac: remove dead code cruftHendrik Leppkes2015-09-061-37/+3
* | avcodec/htmlsubtitles: handle leading whitespace before tag namesRodger Combs2015-09-061-7/+10
* | avcodec/samidec: small indent fixClément Bœsch2015-09-061-1/+1
* | avcodec/htmlsubtitles: drop avcodec dependencyClément Bœsch2015-09-062-7/+5
* | avcodec/samidec: use ff_htmlmarkup_to_ass()Yayoi2015-09-062-5/+20
* | avcodec/srtdec: factor out HTML parsing codeYayoi2015-09-064-148/+208
* | avcodec/x86/w64xmmtest: Fix another build failureMichael Niedermayer2015-09-051-7/+0
* | avcodec: remove old_codec_ids.h from SKIPHEADERS as wellHendrik Leppkes2015-09-051-1/+0
* | avcodec: fix make install after old_codec_ids.h removalHendrik Leppkes2015-09-051-1/+0
* | vp9: fix rounding error in idct_8x8_ssse3.Ronald S. Bultje2015-09-051-2/+1
* | vp9: check return value of ff_thread_ref_frame().Ronald S. Bultje2015-09-051-1/+3
* | vp9: fix type of iadst4_1d intermediates.Ronald S. Bultje2015-09-051-1/+1
* | vp9: fix integer overflow in 10/12bpp DC-only calculation.Ronald S. Bultje2015-09-051-2/+2
* | vp9: fix edge copy for 10/12bpp frames.Ronald S. Bultje2015-09-051-8/+8
* | vp9: do unscaled MC in scaled path if size of this reference matches.Ronald S. Bultje2015-09-051-102/+117
* | vp9: sync segmentation.absolute_vals between threads.Ronald S. Bultje2015-09-051-0/+1
* | vp9: always sync segmentation.feat between threads.Ronald S. Bultje2015-09-051-4/+2
* | avcodec/vdpau: remove incompatible-libav-abi hack from vdpau_render_state structwm42015-09-051-7/+0
* | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes2015-09-051-2/+2
|\ \ | |/
| * Bump major versions of all librariesVittorio Giovara2015-08-281-3/+3
* | Postpone removal of API changes from within the last two yearsHendrik Leppkes2015-09-051-3/+3
* | avcodec: remove deprecated codec id aliasesHendrik Leppkes2015-09-054-411/+0
* | avcodec: remove deprecated old video encode APIHendrik Leppkes2015-09-053-65/+0
* | avcodec: remove deprecated old audio encode APIHendrik Leppkes2015-09-054-130/+0
* | avcodec: remove deprecated old audio decode APIHendrik Leppkes2015-09-053-108/+0
* | avcodec: remove FF_API_DV_FRAME_PROFILE cruftJames Almer2015-09-053-20/+0
* | avcodec/libutvideodec: remove AVFrame->reference usage, otherwise the code do...Michael Niedermayer2015-09-051-1/+0
* | avcodec/ac3: sync AC3HeaderInfo struct with the forkJames Almer2015-09-051-5/+0
* | Merge commit '4e649debcf7f71d35c6b38cdb7ee715eba95d64a'Hendrik Leppkes2015-09-051-28/+28
|\ \ | |/
| * Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-281-29/+29
* | Merge commit '8f12ef9860d0e164e4647fd5d5cebdb3cfb34a79'Hendrik Leppkes2015-09-052-58/+0
|\ \ | |/
OpenPOWER on IntegriCloud