]> git.sesse.net Git - ffmpeg/commit
vaapi_encode: Support VBR mode
authorMark Thompson <sw@jkqxz.net>
Sun, 29 Jan 2017 14:11:03 +0000 (14:11 +0000)
committerMark Thompson <sw@jkqxz.net>
Wed, 8 Feb 2017 19:14:05 +0000 (19:14 +0000)
commitceb28c3cc4c7921935b48904db3c559eed1597fe
tree442c6ea84f8a576876588f9044ee08568049498c
parent3b95c7c17de0c5048eb1d38454e1c88e85517067
vaapi_encode: Support VBR mode

This includes a backward-compatibility hack to choose CBR anyway on
old drivers which have no CBR support, so that existing programs will
continue to work their options now map to VBR.

(cherry picked from commit f033ba470fbab1ff6838666d4d86411effa97b27)
libavcodec/vaapi_encode.c