summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | x86/hevc_add_res: merge missing changes from 3d6535983282bea542dac2e568ae50da...James Almer2017-03-24
* | Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50'Clément Bœsch2017-03-24
|\|
| * Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-28
* | Merge commit '47756f51fe836959ffa5c6e2baeacbd71e150069'Clément Bœsch2017-03-24
|\|
| * dnxhdenc: Drop pointless, commented-out debug outputDiego Biurrun2016-10-27
* | Merge commit '0574780d7a196f87ddd89d6362f4c47f3532b4c4'Clément Bœsch2017-03-24
|\|
| * h264_loopfilter: Do not print value of uninitialized variableDiego Biurrun2016-10-27
* | Merge commit '255526998501f0040ae43fe4848c817a97fc578a'Clément Bœsch2017-03-24
|\|
| * mpegaudio: Do not print value of uninitialized variableDiego Biurrun2016-10-27
| * vaapi_decode: Remove vestigial unmap codeMark Thompson2016-10-24
| * vaapi_decode: Clear parameter buffers to fix picture reuseMark Thompson2016-10-24
| * vaapi_h264: fix RefPicList[] field flags.Gwenole Beauchesne2016-10-24
* | Merge commit '6d5636ad9ab6bd9bedf902051d88b7044385f88b'Clément Bœsch2017-03-24
|\|
| * hevc: x86: Add add_residual() SIMD optimizationsPierre Edouard Lepere2016-10-22
* | lavc/x86/hevc: rename hevc_res_add to hevc_add_resClément Bœsch2017-03-24
* | 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