summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * 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
| * utvideodec: Support UQRA and UQRGPaul B Mahol2017-04-15
| * utvideodec: Support UQY2Paul B Mahol2017-04-13
| * golomb: Simplify get_ur_golomb_jpeglsLuca Barbato2017-04-13
| * utvideodec: Prevent possible signed overflowGanesh Ajjanagadde2017-04-13
* | x86/bswapdsp: add missing preprocessor wrappers for AVX2 functionsJames Almer2017-10-29
* | decode: avoid leaks on failure in ff_get_buffer()Anton Khirnov2017-10-29
* | lavc/avrndec: remove AV_CODEC_CAP_DR1, as it's brokenwm42017-10-29
* | avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line()Michael Niedermayer2017-10-29
* | avcodec/jpeglsdec: Check ilv for being a supported valueMichael Niedermayer2017-10-29
* | libavcodec/bswapdsp : add AVX2 func for bswap_buf (swap uint32_t)Martin Vignali2017-10-29
* | avcodec/magicyuvenc: improve compressionPaul B Mahol2017-10-29
* | libavcodec/magicyuv : remove unneed variable assignmentMartin Vignali2017-10-29
* | avcodec: bump minor after addition of MagicYUV encoderJames Almer2017-10-28
* | avcodec: add MagicYUV encoderPaul B Mahol2017-10-28
* | Merge commit '95a8a03a191204c3ca5c8cf6b69ab166765d5ff3'James Almer2017-10-27
|\|
| * Add FM Screen Capture Codec decoderPaul B Mahol2017-04-13
* | avcodec/audiotoolboxdec: fix ac3_parser header includeJames Almer2017-10-27
* | Merge commit '89d9869d2491d4209d707a8e7f29c58227ae5a4e'James Almer2017-10-27
|\|
| * hevc: Add NEON 16x16 IDCTAlexandra Hájková2017-04-12
* | Merge commit '50a1c66cf6ab7eb683daaa9e2da3869fa3a54609'James Almer2017-10-27
|\|
| * ac3_parser: add a public function for parsing the data required by the demuxerAnton Khirnov2017-04-12
| * decode: Initialize ret before using itVittorio Giovara2017-04-10
* | Merge commit '6ac0e7818399a57e4684202bac79f35b3561ad1e'James Almer2017-10-26
|\|