summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | 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
* | Merge commit 'dc70c19476e76f1118df73b5d97cc76f0e5f6f6c'Hendrik Leppkes2015-09-05
|\|
| * lavc: Drop deprecated request_channels related functionsVittorio Giovara2015-08-28
| * nvenc: Properly free the fifosLuca Barbato2015-08-25
* | avcodec/rawenc: Use AVFrame parameters instead of AVCodecContextMichael Niedermayer2015-09-05
* | aacenc_tns: adjust coefficient calculation, add double filter supportRostislav Pehlivanov2015-09-05
* | lpc: increase error array size of ff_lpc_calc_ref_coefs_f by oneRostislav Pehlivanov2015-09-05
* | aacenc_is: add a flag to use pure coefficients insteadRostislav Pehlivanov2015-09-05
* | avcodec/jpeg2000dec: Initialize ret to avoid warning and make the code more r...Michael Niedermayer2015-09-05
* | avcodec/jpeg2000dec: Assert that step_x/y are validMichael Niedermayer2015-09-05
* | avcodec/hapdec: Check section_size for non negativity in parse_section_header()Michael Niedermayer2015-09-05
* | lavc/j2kenc: Remove experimental flag.Carl Eugen Hoyos2015-09-04
* | vp9_parse: fix parsing of pskip and profile 2/3.Ronald S. Bultje2015-09-04
* | libvpxdec: explicitly signal RGB.Ronald S. Bultje2015-09-04