summaryrefslogtreecommitdiff
path: root/libavcodec/vaapi_encode_h265.c
Commit message (Expand)AuthorAge
* vaapi_h265: Fix CFR mode with framerate set in AVCodecContextMark Thompson2017-02-08
* vaapi_h265: Add main 10 encode supportMark Thompson2017-02-08
* vaapi_encode: Fix format specifier for bitrate loggingMark Thompson2016-11-21
* vaapi_h265: Fix buffering parametersMark Thompson2016-11-21
* vaapi_h265: Fix slice header writingMark Thompson2016-11-21
* vaapi_encode: Check packed header capabilitiesMark Thompson2016-11-21
* vaapi_encode: Refactor initialisationMark Thompson2016-11-21
* lavc/vaapi_encode_h26x: Fix a crash if "." is not the decimal separator.Carl Eugen Hoyos2016-08-05
* Merge commit '2940e196c5e439d9869f8c02a49a318d0847453c'Clément Bœsch2016-06-29
|\
| * vaapi_h265: cu_qp_delta should not be used in constant-QP modeMark Thompson2016-06-09
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | vaapi_encode_h26[45]: Reject bitrate targets higher than 2^31Mark Thompson2016-06-10
* | lavc/vaapi_encoder_{h264,h265}: fix bad format warningMatthieu Bouron2016-06-03
* | Merge commit '92fdea37477b5a2d1329e5ef0773e24473fa8f12'Derek Buitenhuis2016-05-11
|\|
| * vaapi_h265: Add -qp option, use it to replace use of -global_qualityMark Thompson2016-04-15
| * vaapi_h265: Add constant-bitrate encode supportMark Thompson2016-04-15
| * vaapi_encode: Refactor slightly to allow easier setting of global optionsMark Thompson2016-04-15
* | Merge commit '31fe1f2577f8208f79a4b3ab59465e78dd497555'Derek Buitenhuis2016-05-08
|/
* lavc: VAAPI H.265 encoderMark Thompson2016-03-30