summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | vp9: don't erase values for {lf,ref,skip,q}_enabled if segmentation=0.Ronald S. Bultje2015-09-04
* | vp9: fix segmentation map retention across keyframe boundaries.Ronald S. Bultje2015-09-04
* | vp9: fix RGB chroma subsampling.Ronald S. Bultje2015-09-04
* | vp9: read reserved bit in RGB header.Ronald S. Bultje2015-09-04
* | vp9: clip intermediates in dequant calculations.Ronald S. Bultje2015-09-04
* | vp9: fix segmentation map retention if segmentation is turned off.Ronald S. Bultje2015-09-04
* | vp9: use resetctx in the same way as libvpx.Ronald S. Bultje2015-09-04
* | vp9: fix indentation.Ronald S. Bultje2015-09-04
* | vp9: deal with the case where update_map=0 but we're key/intraonly.Ronald S. Bultje2015-09-04
* | vp9: reset segmentation information on context reset.Ronald S. Bultje2015-09-04
* | avcodec/g2meet: Also clear tile dimensions on header_failMichael Niedermayer2015-09-04
* | avcodec/g2meet: Fix potential overflow in tile dimensions checkMichael Niedermayer2015-09-04
* | avcodec/eatgq: Check init_get_bits8() for failureMichael Niedermayer2015-09-04
* | avcodec/adpcm: Check init_get_bits8() for failureMichael Niedermayer2015-09-04