| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/qsvenc: expose low_power as a common option for QSV encoder | Linjie Fu | 2019-04-01 | 1 | -4/+0 |
* | lavc/qsvenc_h264: remove the privite option trellis | Zhong Li | 2019-03-28 | 1 | -6/+0 |
* | lavc/qsvenc: use the common option "trellis" of AVCodecContext | Zhong Li | 2019-03-28 | 1 | -1/+1 |
* | lavc/qsvenc: add VDENC support for H264 | Linjie Fu | 2019-01-10 | 1 | -0/+4 |
* | lavc/qsvenc: add an option to set h264 pps for every frame | Zhong Li | 2018-12-07 | 1 | -0/+2 |
* | Fix typos | Michael Bunk | 2018-09-14 | 1 | -1/+1 |
* | Merge commit 'e16b20782a597e36a9c7488487c3179375a25b97' | James Almer | 2018-09-11 | 1 | -0/+2 |
|\ |
|
| * | lavc/qsvenc: allow to set qp range for h264 BRC | Zhong Li | 2018-09-02 | 1 | -0/+2 |
* | | Merge commit '4ce701b4e640d4723a4005d664f31f8342fac40e' | James Almer | 2018-09-02 | 1 | -0/+3 |
|\| |
|
| * | qsvenc: remove vcm option on Linux | Zhong Li | 2018-06-11 | 1 | -0/+3 |
* | | Merge commit '35ed7f93dbc72d733e454ae464b1324f38af62a0' | James Almer | 2018-09-02 | 1 | -1/+3 |
|\| |
|
| * | qsvenc: Add an option to disable MFE mode | Zhong Li | 2018-05-24 | 1 | -1/+3 |
* | | lavc/qsvenc: add quality status to side_data | Zhong Li | 2018-08-22 | 1 | -5/+0 |
* | | lavc/qsvenc: expose qp of encoded frames | Zhong Li | 2018-08-07 | 1 | -0/+5 |
* | | lavc/qsvenc: set corret maximum value of look_ahead_downsampling | Zhong Li | 2018-05-07 | 1 | -1/+1 |
* | | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42' | James Almer | 2018-04-13 | 1 | -0/+4 |
|\| |
|
| * | qsv: adding Multi Frame Encode support | Maxym Dmytrychenko | 2018-04-08 | 1 | -0/+4 |
* | | Merge commit 'deefca02c275ce4bc5ccbee690463ffef81a18b8' | James Almer | 2018-03-29 | 1 | -0/+3 |
|\| |
|
| * | qsvenc: add the Access Unit Delimiter NAL Unit support | Zhong Li | 2018-03-16 | 1 | -0/+2 |
| * | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -1/+2 |
* | | lavc/qsvenc: disable h264 look_ahead by default | Zhong Li | 2018-03-06 | 1 | -1/+1 |
* | | Merge commit '508378556631dc18d32247b4a4e35703758e1ca9' | James Almer | 2017-12-14 | 1 | -1/+4 |
|\| |
|
* | | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -1/+2 |
* | | Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e' | James Almer | 2017-11-29 | 1 | -1/+4 |
|\| |
|
| * | qsvenc: cavlc option is only available for h264 | Li, Zhong | 2017-11-24 | 1 | -1/+4 |
* | | Merge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2' | Mark Thompson | 2017-03-12 | 1 | -0/+1 |
|\| |
|
| * | qsvenc: add support for p010 | Anton Khirnov | 2016-07-22 | 1 | -0/+1 |
* | | qsv: Merge libav implementation | Mark Thompson | 2016-10-31 | 1 | -2/+1 |
* | | avcodec/qsvenc_h264: fix segfault when a53 SEI is not available | Nablet Developer | 2016-10-06 | 1 | -1/+1 |
* | | lavc: Enable a53cc by default for x264 and qsv_h264. | Carl Eugen Hoyos | 2016-09-14 | 1 | -1/+1 |
* | | Merge commit 'b24dafe10572254ff0decc18b0d7c3d3707d5a29' | James Almer | 2016-08-01 | 1 | -1/+1 |
|\| |
|
| * | lavc: drop unnecessary h264dec.h includes | Anton Khirnov | 2016-06-21 | 1 | -1/+1 |
* | | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' | Clément Bœsch | 2016-07-29 | 1 | -1/+1 |
|\| |
|
| * | h264: rename h264.[ch] to h264dec.[ch] | Anton Khirnov | 2016-06-21 | 1 | -1/+1 |
* | | avcodec/qsvenc_h264: declare the QSVEncContext variable before using it | James Almer | 2016-06-19 | 1 | -3/+3 |
* | | libavcodec: factor out SEI generation for A53 captions | Andrey Turkin | 2016-06-19 | 1 | -56/+26 |
* | | Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92' | Derek Buitenhuis | 2016-01-27 | 1 | -0/+2 |
|\| |
|
| * | lavc: Move b_frame_strategy and b_sensitivity to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -0/+2 |
* | | qsvenc: write a53 caption data to SEI | Will Kelleher | 2015-11-30 | 1 | -0/+66 |
* | | Merge commit 'fc4c27c4edfc6a5f9bc7c696e823652474a65ce8' | Hendrik Leppkes | 2015-11-29 | 1 | -0/+16 |
|\| |
|
| * | qsvenc: expose additional encoding options | Anton Khirnov | 2015-11-20 | 1 | -0/+16 |
* | | Merge commit 'e7d7cf86dcaba8eaaed62c80172ff0aff2588c2a' | Hendrik Leppkes | 2015-11-29 | 1 | -1/+1 |
|\| |
|
* | | Merge commit 'fb8753ada23189076bdf903c1c001c0ca8287fae' | Derek Buitenhuis | 2015-11-24 | 1 | -12/+2 |
|\| |
|
| * | qsvenc: factor out common options | Anton Khirnov | 2015-11-20 | 1 | -8/+2 |
* | | Merge commit '5d2daebf3cc8de4cee1973db6a2229beaad3b7cd' | Hendrik Leppkes | 2015-09-29 | 1 | -0/+1 |
|\| |
|
| * | qsvenc: mark the encoders as INIT_CLEANUP | Anton Khirnov | 2015-09-28 | 1 | -0/+1 |
* | | avcodec/qsv : Added look ahead rate control mode | Sven Dueking | 2015-08-30 | 1 | -0/+12 |
* | | avcodec/qsvenc: Added PicTiming SEI | Sven Dueking | 2015-08-19 | 1 | -0/+1 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |