| Commit message (Expand) | Author | Age | Files | Lines |
* | qsvenc: do not re-execute encoding on all positive status codes | Anton Khirnov | 2016-11-04 | 1 | -1/+1 |
* | avcodec/qsv: remove MFX_EXTBUFF_CODING_OPTION3 | Kyle Schwarz | 2016-10-31 | 1 | -18/+0 |
* | qsv: Merge libav implementation | Mark Thompson | 2016-10-31 | 1 | -67/+93 |
* | libavcodec: factor out SEI generation for A53 captions | Andrey Turkin | 2016-06-19 | 1 | -3/+1 |
* | Merge commit 'a1335149fd610b16459d9281b611282cac51c950' | Derek Buitenhuis | 2016-04-11 | 1 | -6/+16 |
|\ |
|
| * | qsvenc: store the sync point in heap memory | Maxym Dmytrychenko | 2016-02-24 | 1 | -7/+18 |
* | | Merge commit '9cac1b4b4f1532fb2aeef54799285360656be5eb' | Derek Buitenhuis | 2016-02-16 | 1 | -2/+8 |
|\| |
|
| * | qsvenc: Add private option to replace coder_type | Vittorio Giovara | 2016-01-25 | 1 | -2/+8 |
| * | qsvenc: fix a typo | Anton Khirnov | 2016-01-23 | 1 | -1/+1 |
* | | qsvenc: Fix b_strategy typo | Derek Buitenhuis | 2016-01-28 | 1 | -1/+1 |
* | | Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92' | Derek Buitenhuis | 2016-01-27 | 1 | -1/+7 |
|\| |
|
| * | lavc: Move b_frame_strategy and b_sensitivity to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -1/+7 |
* | | Merge commit 'd1cd20e4e33f8139e150034b3c457302312d81bd' | Hendrik Leppkes | 2016-01-19 | 1 | -2/+18 |
|\| |
|
| * | qsvenc: split encoding frames and reading from the async FIFO | Anton Khirnov | 2016-01-07 | 1 | -2/+18 |
* | | Merge commit 'a6259a6ecbad18d58085e4ab23f56151e98d7b53' | Hendrik Leppkes | 2016-01-19 | 1 | -1/+3 |
|\| |
|
| * | qsvenc: properly handle the warning from MFXVideoCORE_SyncOperation | Maxym Dmytrychenko | 2016-01-07 | 1 | -1/+3 |
* | | Merge commit '825900248b4053515803152d3165efdb034b660b' | Hendrik Leppkes | 2015-12-17 | 1 | -0/+10 |
|\| |
|
| * | qsvenc: export CPB props side data | Anton Khirnov | 2015-12-06 | 1 | -0/+10 |
* | | qsvenc: write a53 caption data to SEI | Will Kelleher | 2015-11-30 | 1 | -4/+35 |
* | | Merge commit 'fc4c27c4edfc6a5f9bc7c696e823652474a65ce8' | Hendrik Leppkes | 2015-11-29 | 1 | -1/+51 |
|\| |
|
| * | qsvenc: expose additional encoding options | Anton Khirnov | 2015-11-20 | 1 | -1/+51 |
* | | Merge commit 'e7d7cf86dcaba8eaaed62c80172ff0aff2588c2a' | Hendrik Leppkes | 2015-11-29 | 1 | -40/+118 |
|\| |
|
| * | qsvenc: support more RC methods | Anton Khirnov | 2015-11-20 | 1 | -17/+119 |
| * | qsvenc: fix setting maxrate for VBR | Anton Khirnov | 2015-11-20 | 1 | -1/+1 |
* | | Merge commit '4d8f536b535487063a08609636e712ad86d2ad54' | Derek Buitenhuis | 2015-11-22 | 1 | -0/+255 |
|\| |
|
| * | qsvenc: print the actual video parameters used by MSDK | Anton Khirnov | 2015-11-20 | 1 | -0/+255 |
* | | Merge commit 'dc923bc23b3efd949d0bf67ff1abdb95059e5843' | Hendrik Leppkes | 2015-10-22 | 1 | -5/+54 |
|\| |
|
| * | qsvenc: add an API for allocating opaque surfaces | Anton Khirnov | 2015-10-16 | 1 | -4/+53 |
* | | Merge commit '2ec96b6bd5bf7b22978711bcf2cee702bee89c6f' | Hendrik Leppkes | 2015-10-22 | 1 | -34/+34 |
|\| |
|
| * | qsvenc: cosmetics, reindent | Anton Khirnov | 2015-10-16 | 1 | -33/+33 |
* | | Merge commit 'f6f32fc93d39caf329869c1bff8ad024ccab1d42' | Hendrik Leppkes | 2015-10-22 | 1 | -5/+4 |
|\| |
|
| * | qsvenc: set the timestamp for PIX_FMT_QSV frames as well | Anton Khirnov | 2015-10-16 | 1 | -5/+4 |
* | | Merge commit '772c87c5a658f36d7c0612f5da583fc2bfa54f79' | Hendrik Leppkes | 2015-10-22 | 1 | -4/+33 |
|\| |
|
| * | qsvenc: support passing arbitrary external buffers to the encoder | Anton Khirnov | 2015-10-16 | 1 | -4/+32 |
* | | qsvenc.c: use query to catch all kind of setting issues | Sven Dueking | 2015-10-01 | 1 | -0/+8 |
* | | Merge commit '83847cc8fa97e0fc637a0962bafb837acdb6eacc' | Hendrik Leppkes | 2015-09-29 | 1 | -1/+2 |
|\| |
|
| * | qsvenc: do not try to close the encoder if the session is NULL | Anton Khirnov | 2015-09-28 | 1 | -1/+2 |
* | | avcodec/qsv : Added look ahead rate control mode | Sven Dueking | 2015-08-30 | 1 | -2/+29 |
* | | avcodec/qsvenc: Added PicTiming SEI | Sven Dueking | 2015-08-19 | 1 | -0/+3 |
* | | avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR (bitrate is equal ... | Sven Dueking | 2015-08-14 | 1 | -1/+1 |
* | | libavcodec/qsvenc.c delay in 1 microsecond replaced to more appropriate 500 m... | Ivan Uskov | 2015-07-28 | 1 | -1/+1 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -3/+3 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' | Michael Niedermayer | 2015-07-21 | 1 | -0/+4 |
|\| |
|
| * | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+4 |
* | | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534' | Michael Niedermayer | 2015-07-20 | 1 | -6/+0 |
|\| |
|
| * | Gather all coded_frame allocations and free functions to a single place | Vittorio Giovara | 2015-07-20 | 1 | -6/+0 |
* | | Merge commit '69b92f1b99f3f210be19ee6ec06f6c0de1733031' | Michael Niedermayer | 2015-07-19 | 1 | -14/+77 |
|\| |
|