| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders | Linjie Fu | 2020-05-04 | 1 | -0/+1 |
* | lavc/vaapi_encode: Add hardware config metadata | Mark Thompson | 2020-04-26 | 1 | -0/+1 |
* | vaapi_encode: Add ROI support | Mark Thompson | 2019-07-28 | 1 | -0/+2 |
* | vaapi_encode_mpeg2: Add missing marker bit in time_code | Mark Thompson | 2019-02-25 | 1 | -1/+2 |
* | vaapi_encode_mpeg2: Enable support for more RC modes | Mark Thompson | 2019-02-25 | 1 | -11/+13 |
* | libavcodec/cbs: Stop needlessly reallocating the units array | Andreas Rheinhardt | 2019-02-25 | 1 | -2/+3 |
* | vaapi_encode: Convert to send/receive API | Mark Thompson | 2019-01-23 | 1 | -1/+4 |
* | vaapi_encode_mpeg2: Fix width/height columns/rows confusion | Mark Thompson | 2018-10-29 | 1 | -2/+2 |
* | vaapi_encode_mpeg2: Use common slice sizing code | Mark Thompson | 2018-10-27 | 1 | -10/+8 |
* | vaapi_encode: Clean up the packed header configuration | Mark Thompson | 2018-09-23 | 1 | -2/+2 |
* | vaapi_encode: Clean up the GOP structure configuration | Mark Thompson | 2018-09-23 | 1 | -1/+1 |
* | vaapi_encode: Add support for max QP in rate control | Mark Thompson | 2018-09-23 | 1 | -0/+2 |
* | vaapi_encode: Clean up rate control configuration | Mark Thompson | 2018-09-23 | 1 | -5/+4 |
* | vaapi_encode_mpeg2: Add options | Mark Thompson | 2018-09-23 | 1 | -2/+51 |
* | vaapi_encode: Choose profiles dynamically | Mark Thompson | 2018-09-23 | 1 | -28/+8 |
* | vaapi_encode: Remove common priv_data and options fields | Mark Thompson | 2018-08-27 | 1 | -2/+0 |
* | vaapi_encode_mpeg2: Move common structure into context | Mark Thompson | 2018-08-27 | 1 | -28/+25 |
* | Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2' | Mark Thompson | 2018-02-21 | 1 | -1/+1 |
|\ |
|
| * | cbs: Refcount all the things! | Mark Thompson | 2018-02-20 | 1 | -1/+1 |
| * | cbs: Allocate the context inside the init function | Mark Thompson | 2018-02-20 | 1 | -5/+5 |
| * | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -1/+2 |
| * | vaapi_mpeg2: Convert to use coded bitstream infrastructure | Mark Thompson | 2017-09-12 | 1 | -215/+423 |
| * | vaapi_encode: Add MPEG-2 support | Mark Thompson | 2017-01-29 | 1 | -0/+470 |
* | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -1/+2 |
* | vaapi_mpeg2: Convert to use coded bitstream infrastructure | Mark Thompson | 2017-10-17 | 1 | -215/+423 |
* | lavc/vaapi_encode_mpeg2: fix frame rate calc error when use time_base. | Jun Zhao | 2017-09-09 | 1 | -1/+1 |
* | vaapi_encode: Add MPEG-2 support | Mark Thompson | 2017-02-08 | 1 | -0/+470 |