summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'Clément Bœsch2017-03-24
|\
| * lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-21
| * hevc: factor out a repeated conditionAnton Khirnov2016-10-21
* | Merge commit '0bfdcce4d42a6e654c00ea5f9237dc987626457f'James Almer2017-03-23
|\|
| * hevc: move the SliceType enum to hevc.hAnton Khirnov2016-10-21
| * audiodsp: x86: Remove pointless header fileDiego Biurrun2016-10-19
* | Merge commit 'b89804da9bad2d94dd95bf20ac6187447e9c17e9'James Almer2017-03-23
|\|
| * x86: videodsp: Add parentheses to expression to work around warningDiego Biurrun2016-10-19
* | Merge commit '58224dc5f3d4fea40a8d55cca87291a960c11622'James Almer2017-03-23
|\|
| * ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectoriesDiego Biurrun2016-10-18
| * vaapi_encode: Write sequence header as extradataMark Thompson2016-10-17
* | Merge commit 'f9bb356e0eb38ab4df32df8276b71a0b2626538f'James Almer2017-03-23
|\|
| * vaapi_h265: Include header for slice typesMark Thompson2016-10-17
* | Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4'James Almer2017-03-23
|\|
| * x86: Add missing colons after assembly labelsDiego Biurrun2016-10-17
* | Merge commit '89b35a139e838deeb32ec20d8d034c81014401d0'James Almer2017-03-23
|\|
| * lavc: add a bitstream filter for extracting extradata from packetsAnton Khirnov2016-10-16
* | Merge commit 'f6e2f8a9ffda2247bffba991450990d075ea68e3'James Almer2017-03-23
|\|
| * hevcdec: move parameter set parsing into a separate headerAnton Khirnov2016-10-16
* | Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'James Almer2017-03-23
|\|
| * hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov2016-10-16
| * hevcdec: drop the prototype of a non-existing functionAnton Khirnov2016-10-16
* | avcodec/hevc: add missing hevc.h headerJames Almer2017-03-23
* | Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'James Almer2017-03-23
|\|
| * hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-16
* | avcodec/bytestream: check for AV_HAVE_BIGENDIAN instead of HAVE_BIGENDIANJames Almer2017-03-23
* | avcodec/nvenc: apply quantization factors to cqpTimo Rothenpieler2017-03-23
* | avcodec/nvenc: Deprecate usage of global_quality, introducing qpTimo Rothenpieler2017-03-23
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-23
|\|
| * hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-16
| * Add GBRAP12 pixel format supportKieran Kunhya2016-10-12
* | Merge commit '14e7e19a90e9b45db7adeb4d40e7f16aa7404f28'Clément Bœsch2017-03-23
|\|
| * lavc: bsf: Document input/output codecparam alloc/init processVittorio Giovara2016-10-12
* | Merge commit '112cee0241f5799edff0e4682b9e8639b046dc78'Clément Bœsch2017-03-23
|\|
| * hevc: Add SSE2 and AVX IDCTAlexandra Hájková2016-10-11
* | avcodec/videotoolboxenc: remove unused atomic headerJames Almer2017-03-23
* | avcodec/mediacodec: convert to stdatomicJames Almer2017-03-23
* | avcodec/h264_ps: Fix runtime error: signed integer overflow: 2147483647 + 26 ...Michael Niedermayer2017-03-23
* | avcodec/pictordec: runtime error: left shift of 15 by 28 places cannot be rep...Michael Niedermayer2017-03-23
* | avcodec/tiff: Check geotag count for being non zeroMichael Niedermayer2017-03-23
* | Merge commit '9b2ccafb480c94fd09cfb24306d5296dc013cf5b'Clément Bœsch2017-03-23
|\|
| * aarch64: Add missing sign extension in ff_h264_idct8_add_neonMartin Storsjö2016-10-10
| * nvenc: Fix error logYogender Gupta2016-10-09
| * nvenc: Force high_444 profile for 444 inputYogender Gupta2016-10-07
* | Merge commit 'e4128c08d786eb5513578e8c6063671ba03226ab'Clément Bœsch2017-03-23
|\|
| * Revert "hevc: x86: Refactor IDCT macro declarations"Anton Khirnov2016-10-06
* | Merge commit '5801f9ed245ca5ebb57b0b5183de7a24aaece133'Clément Bœsch2017-03-23
|\|
| * h264_intrapred: x86: Update comments left behind in 95c89da36ebeeb96b7146c0d7...Diego Biurrun2016-10-06
* | Merge commit 'd9dccc03890a976dba59d66ed3b5aceeaa33d14c'Clément Bœsch2017-03-23
|\|
| * hevc: x86: Refactor IDCT macro declarationsDiego Biurrun2016-10-06