]> git.sesse.net Git - ffmpeg/commit
vaapi_encode_h265: Enable support for more RC modes
authorMark Thompson <sw@jkqxz.net>
Sun, 10 Feb 2019 19:46:56 +0000 (19:46 +0000)
committerMark Thompson <sw@jkqxz.net>
Mon, 25 Feb 2019 23:32:23 +0000 (23:32 +0000)
commitd237b6b549f88657487f1439418732b549ea5f6a
treef56ddac09d6a5a99b25838eced43832ef5678c4b
parentf5eb08937e31f0927e8344d5161ed7217cd53779
vaapi_encode_h265: Enable support for more RC modes

Also fixes QP going out of range when modified by the quant factor/offset
values, and clarifies the QP behaviour for >8-bit modes.
libavcodec/vaapi_encode_h265.c