summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f'James Almer2017-10-30
|\
| * aac: Split function to parse ADTS header data into public and private partDiego Biurrun2017-05-02
| * bitstream: Move VLC reading functions into the vlc.h headerLuca Barbato2017-05-02
| * vlc: Add header #include when the types are usedLuca Barbato2017-05-02
* | Merge commit 'edbf0fffb15dde7a1de70b05855529d5fc769f14'James Almer2017-10-30
|\|
| * hevc: Add NEON add_residual for bitdepth 10Alexandra Hájková2017-05-01
| * vp9_raw_reorder_bsf: Remove a redundant allocationMark Thompson2017-04-30
* | Merge commit '831018b0bbe26a603802a9022472f714a59293be'James Almer2017-10-30
|\|
| * mpeg4audio: Make avpriv_copy_pce_data() inlineAnton Khirnov2017-04-28
* | Merge commit 'e1c2453a4fac1f7116244d0d05310935c20887e6'James Almer2017-10-30
|\|
| * arm: hevc_idct: Tune the add_res_8x8 and add_res_32x32 functionsMartin Storsjö2017-04-28
* | Merge commit '0d4d43513786f1df4d561e1fac924fb0722c6700'James Almer2017-10-30
|\|
| * hevc: Add NEON add_residual for bitdepth 8Seppo Tomperi2017-04-27
* | avcodec/mips: Improve avc chroma avg hv mc msa functionsKaustubh Raste2017-10-30
* | avcodec/mips: Improve avc avg mc 22, 11, 31, 13 and 33 msa functionsKaustubh Raste2017-10-30
* | avcodec/aacdec_fixed: Fix integer overflow in apply_dependent_coupling_fixed()Michael Niedermayer2017-10-30
* | avcodec/aacdec_fixed: Fix integer overflow in predict()Michael Niedermayer2017-10-30
* | Merge commit '970c76f32283bddf3a5afd24fe52db7a96186244'James Almer2017-10-30
|\|
| * mlp_parser: Drop in-parser downmix functionalityVittorio Giovara2017-04-27
* | Merge commit 'dd3aa85b68c017c419acb0c39ff6aa890ce89e87'James Almer2017-10-30
|\|
| * aac_ac3_parser: Drop in-parser downmix functionalityVittorio Giovara2017-04-27
| * vaapi: Add external control of allow-profile-mismatchMark Thompson2017-04-26
| * lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-04-26
| * vaapi_encode: Use gop_size consistently in RC parametersMark Thompson2017-04-26
* | Merge commit '94c54d97e7f4fe90570c323803f2bdf6246c1010'James Almer2017-10-30
|\|
| * mlp: Factor out channel layout subset checksVittorio Giovara2017-04-26
* | Merge commit 'cea7fd9afb8488a6c48f7d7ee38602e1fd3dd425'James Almer2017-10-30
|\|
| * mlp: Drop ff_ prefix from a static functionVittorio Giovara2017-04-26
* | Merge commit '1f6e5dd4d4dd9c02371ad211049d27edb6d95286'James Almer2017-10-30
|\|
| * mlp: Rename the channel layout variableVittorio Giovara2017-04-26
* | Merge commit '3d69dd65c6771c28d3bf4e8e53a905aa8cd01fd9'James Almer2017-10-30
|\|
| * hevc: Add support for bitdepth 10 for IDCT DCAlexandra Hájková2017-04-25
* | Merge commit '358adef0305618219522858e471edf7e0cb4043e'James Almer2017-10-30
|\|
| * hevc: Add NEON IDCT DC functions for bitdepth 8Seppo Tomperi2017-04-25
| * clearvideo: Convert to the new bitstream readerDiego Biurrun2017-04-25
* | Merge commit '189157c3fc8eeb691e3684b09d971eb5ddb47d5b'James Almer2017-10-30
|\|
| * Add ClearVideo decoderKostya Shishkov2017-04-25
| * utvideodec: Fix gradient prediction when stride does not match widthPaul B Mahol2017-04-25
* | avcodec/avcodec.h: remove doxy from the old bsf API functionsJames Almer2017-10-30
* | Merge commit '7c25523cc8e618e77dc84d960e41e9644eaf8c33'James Almer2017-10-30
|\|
| * utvideodec: Fix decoding odd sizes with interlaced video with some formatsPaul B Mahol2017-04-25
| * dca: Move the downmix request check outside the loopAnton Khirnov2017-04-25
| * vc1dec: raise an error if sprite picture data is missingSean McGovern2017-04-24
| * qsvenc: Make sure the interlaced encoding worksAaron Levinson2017-04-23
| * qsvenc: Use MFXVideoENCODE_Query() to update the parametersAaron Levinson2017-04-23
| * mjpeg: Report non-3 component rgb lossless as not supportedLuca Barbato2017-04-20
| * dca: Account for lfe when checking for the channel countLuca Barbato2017-04-19
| * utvideodec: Support for gradient predictionPaul B Mahol2017-04-15
| * utvideodec: Reuse the huffyuv add_leftPaul B Mahol2017-04-15
| * utvideodec: Support ULY4 and ULH4Paul B Mahol2017-04-15