| Commit message (Expand) | Author | Age | Files | Lines |
* | vaapi_encode_mjpeg: fix bad component id bug | U. Artie Eoff | 2019-06-12 | 1 | -2/+4 |
* | vaapi_encode_mjpeg: Use common quality option | Mark Thompson | 2019-02-25 | 1 | -2/+3 |
* | libavcodec/cbs: Stop needlessly reallocating the units array | Andreas Rheinhardt | 2019-02-25 | 1 | -1/+2 |
* | vaapi_encode: Convert to send/receive API | Mark Thompson | 2019-01-23 | 1 | -3/+6 |
* | vaapi_encode: Add flag to mark encoders supporting only constant-quality | Mark Thompson | 2018-10-27 | 1 | -0/+2 |
* | vaapi_encode_mjpeg: Mark as intra-only | Mark Thompson | 2018-09-23 | 1 | -1/+2 |
* | vaapi_encode_mjpeg: Use CBS to store parameters and write headers | Mark Thompson | 2018-09-23 | 1 | -198/+331 |
* | vaapi_encode: Clean up the packed header configuration | Mark Thompson | 2018-09-23 | 1 | -1/+1 |
* | vaapi_encode: Clean up the GOP structure configuration | Mark Thompson | 2018-09-23 | 1 | -0/+1 |
* | vaapi_encode: Clean up rate control configuration | Mark Thompson | 2018-09-23 | 1 | -2/+1 |
* | vaapi_encode: Choose profiles dynamically | Mark Thompson | 2018-09-23 | 1 | -5/+8 |
* | vaapi_encode: Remove common priv_data and options fields | Mark Thompson | 2018-08-27 | 1 | -2/+0 |
* | vaapi_encode_mjpeg: Move common structure into context | Mark Thompson | 2018-08-27 | 1 | -10/+8 |
* | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+2 |
* | Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' | James Almer | 2017-09-26 | 1 | -1/+1 |
|\ |
|
| * | Mark some arrays that never change as const. | Anton Khirnov | 2017-02-01 | 1 | -1/+1 |
| * | vaapi_encode: Check packed header capabilities | Mark Thompson | 2016-09-28 | 1 | -0/+15 |
| * | vaapi_encode: Refactor initialisation | Mark Thompson | 2016-09-28 | 1 | -26/+19 |
* | | vaapi_encode: Check packed header capabilities | Mark Thompson | 2016-11-21 | 1 | -0/+15 |
* | | vaapi_encode: Refactor initialisation | Mark Thompson | 2016-11-21 | 1 | -26/+19 |
* | | Merge commit '92fdea37477b5a2d1329e5ef0773e24473fa8f12' | Derek Buitenhuis | 2016-05-11 | 1 | -10/+12 |
|\| |
|
| * | vaapi_encode: Refactor slightly to allow easier setting of global options | Mark Thompson | 2016-04-15 | 1 | -10/+12 |
* | | Merge commit '83f230c2445a94fdd94c66504482217fcece5909' | Derek Buitenhuis | 2016-05-08 | 1 | -4/+4 |
|/ |
|
* | lavc: VAAPI MJPEG encoder | Mark Thompson | 2016-03-30 | 1 | -0/+420 |