summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | avcodec/hevc: add missing hevc.h headerJames Almer2017-03-23
* | Merge commit '645c6ff4231a75a71db58c8e6d06346068d2f949'James Almer2017-03-23
|\|
| * hevcdec: drop the prototype of a non-existing functionAnton Khirnov2016-10-16
* | 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
* | Merge commit '6c31ba226968f12f898120dbb928dab34e03782b'Clément Bœsch2017-03-23
|\|
| * avformat/matroska: fix MatroskaVideoFieldOrder enum valuesJames Almer2016-10-16
* | Merge commit '20b75970e43a030f959b17ff2dfd561174b6f24e'Clément Bœsch2017-03-23
|\|
| * file protocol: handle the file: protocol string in file_checkAnton Khirnov2016-10-16
* | Merge commit '7d8d726be7dc46343ab1c98c339c1ed44bcb07c1'Clément Bœsch2017-03-23
|\|
| * rtmpproto: Don't include a client version in the unencrypted C1 handshakeMartin Storsjö2016-10-14
* | Merge commit '9f23f77a532ca9c2b7dc4b5328bc413e4f6f5b56'Clément Bœsch2017-03-23
|\|
| * rtmpproto: Don't include the libavformat version as "clientid"Martin Storsjö2016-10-14
* | Merge commit '8b5e0d17e70400eaf5dc3845b5c1df8b2b88d830'Clément Bœsch2017-03-23
|\|
| * rtmpproto: Send chunk size on the network channelMartin Storsjö2016-10-14
* | Merge commit 'd6ded94036e43a04889f4ff2813a7f7dd60b82fe'Clément Bœsch2017-03-23
|\|
| * rtmpproto: Lengthen the filename buffer when receiving streamsMartin Storsjö2016-10-14
* | Merge commit '7395784ba72742b6daa62d35db4028e09f3fdf06'Clément Bœsch2017-03-23
|\|
| * rtmpproto: Check the return from ff_amf_read_stringMartin Storsjö2016-10-14
* | Merge commit 'c9527bf3444c5332fa04931d32997308784fc862'Clément Bœsch2017-03-23
|\|
| * Make the RELEASE file match with the most recent tagSean McGovern2016-10-14
* | Merge commit '881477c77bb10c3c62fda111b0f1f3554968bc78'Clément Bœsch2017-03-23
|\|
| * swscale: Add the GBRAP12 outputLuca Barbato2016-10-12
| * Add GBRAP12 pixel format supportKieran Kunhya2016-10-12
| * swscale: Enable GBRP12 outputLuca Barbato2016-10-12
| * swscale: x86: Add some forgotten 12-bit planar YUV casesMichael Niedermayer2016-10-12
| * swscale: Add input support for 12-bit formatsMichael Niedermayer2016-10-12
* | Merge commit '1e93aa69a60815d1407a6c34d8da3f83ab193ad5'Clément Bœsch2017-03-23
|\|
| * Add GBRP12 pixel format supportMichael Niedermayer2016-10-12
* | Merge commit 'e7e5be8635c1cf0588d2a07e59374135de6da55a'Clément Bœsch2017-03-23
|\|
| * APIchanges: Expand the name of recently added pixel formatsVittorio Giovara2016-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 'eb542106029a9b28b4f76ff7c181eb4f542da9c4'Clément Bœsch2017-03-23
|\|
| * swscale: Add missing yuv444p12 swappingVittorio 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
* | hls: consistent use of user_agentJan Berkel2017-03-23
* | Merge commit 'e3f941cb03b139b866a0ad6dc95fbe1b247d54af'Clément Bœsch2017-03-23
|\|
| * checkasm: add a test for HEVC IDCTAlexandra Hájková2016-10-11