summaryrefslogtreecommitdiffstats
path: root/libavcodec/qsvenc_h264.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2'Mark Thompson2017-03-121-0/+1
|\
| * qsvenc: add support for p010Anton Khirnov2016-07-221-0/+1
* | qsv: Merge libav implementationMark Thompson2016-10-311-2/+1
* | avcodec/qsvenc_h264: fix segfault when a53 SEI is not availableNablet Developer2016-10-061-1/+1
* | lavc: Enable a53cc by default for x264 and qsv_h264.Carl Eugen Hoyos2016-09-141-1/+1
* | Merge commit 'b24dafe10572254ff0decc18b0d7c3d3707d5a29'James Almer2016-08-011-1/+1
|\ \ | |/
| * lavc: drop unnecessary h264dec.h includesAnton Khirnov2016-06-211-1/+1
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-291-1/+1
|\ \ | |/
| * h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-211-1/+1
* | avcodec/qsvenc_h264: declare the QSVEncContext variable before using itJames Almer2016-06-191-3/+3
* | libavcodec: factor out SEI generation for A53 captionsAndrey Turkin2016-06-191-56/+26
* | Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis2016-01-271-0/+2
|\ \ | |/
| * lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-211-0/+2
* | qsvenc: write a53 caption data to SEIWill Kelleher2015-11-301-0/+66
* | Merge commit 'fc4c27c4edfc6a5f9bc7c696e823652474a65ce8'Hendrik Leppkes2015-11-291-0/+16
|\ \ | |/
| * qsvenc: expose additional encoding optionsAnton Khirnov2015-11-201-0/+16
* | Merge commit 'e7d7cf86dcaba8eaaed62c80172ff0aff2588c2a'Hendrik Leppkes2015-11-291-1/+1
|\ \ | |/
* | Merge commit 'fb8753ada23189076bdf903c1c001c0ca8287fae'Derek Buitenhuis2015-11-241-12/+2
|\ \ | |/
| * qsvenc: factor out common optionsAnton Khirnov2015-11-201-8/+2
* | Merge commit '5d2daebf3cc8de4cee1973db6a2229beaad3b7cd'Hendrik Leppkes2015-09-291-0/+1
|\ \ | |/
| * qsvenc: mark the encoders as INIT_CLEANUPAnton Khirnov2015-09-281-0/+1
* | avcodec/qsv : Added look ahead rate control modeSven Dueking2015-08-301-0/+12
* | avcodec/qsvenc: Added PicTiming SEISven Dueking2015-08-191-0/+1
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* | avcodec/qsvenc_h264: Change the set of performance presets to match with the ...Ivan Uskov2015-07-021-4/+8
* | Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2'Michael Niedermayer2015-03-281-4/+4
|/
* lavc: add Intel libmfx-based H.264 encoderAnton Khirnov2015-03-271-0/+121
OpenPOWER on IntegriCloud