summaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi_encode_h265.c
Commit message (Collapse)AuthorAgeFilesLines
* vaapi_h265: cu_qp_delta should not be used in constant-QP modeMark Thompson2016-06-091-1/+4
|
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-4/+4
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* vaapi_h265: Add -qp option, use it to replace use of -global_qualityMark Thompson2016-04-151-3/+18
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* vaapi_h265: Add constant-bitrate encode supportMark Thompson2016-04-151-23/+109
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* vaapi_encode: Refactor slightly to allow easier setting of global optionsMark Thompson2016-04-151-16/+24
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* lavc: VAAPI H.265 encoderMark Thompson2016-03-301-0/+1257
Signed-off-by: Anton Khirnov <anton@khirnov.net>
OpenPOWER on IntegriCloud