summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | Postpone removal of API changes from within the last two yearsHendrik Leppkes2015-09-05
* | avcodec: remove deprecated codec id aliasesHendrik Leppkes2015-09-05
* | avcodec: remove deprecated old video encode APIHendrik Leppkes2015-09-05
* | avcodec: remove deprecated old audio encode APIHendrik Leppkes2015-09-05
* | avcodec: remove deprecated old audio decode APIHendrik Leppkes2015-09-05
* | avcodec: remove FF_API_DV_FRAME_PROFILE cruftJames Almer2015-09-05
* | avcodec/libutvideodec: remove AVFrame->reference usage, otherwise the code do...Michael Niedermayer2015-09-05
* | avcodec/ac3: sync AC3HeaderInfo struct with the forkJames Almer2015-09-05
* | Merge commit '4e649debcf7f71d35c6b38cdb7ee715eba95d64a'Hendrik Leppkes2015-09-05
|\|
| * Postpone API-incompatible changes until the next bumpVittorio Giovara2015-08-28
* | Merge commit '8f12ef9860d0e164e4647fd5d5cebdb3cfb34a79'Hendrik Leppkes2015-09-05
|\|
| * lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-28
* | Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798'Hendrik Leppkes2015-09-05
|\|
| * lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-28
* | Merge commit '069713aa4b137781e270768d803b1f7456daa724'Hendrik Leppkes2015-09-05
|\|
| * lavc: Drop deprecated thread opaque and codec pktVittorio Giovara2015-08-28
* | Merge commit '9f90b24877016e7140b9b14e4b1acee663bb6d8a'Hendrik Leppkes2015-09-05
|\|
| * lavc: Drop deprecated get_buffer related functionsVittorio Giovara2015-08-28
* | Remove left-over FF_API_DESTRUCT_PACKET cruftHendrik Leppkes2015-09-05
* | Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8'Hendrik Leppkes2015-09-05
|\|
| * lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-28