]> 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>
Mon, 30 Jan 2017 22:52:54 +0000 (22:52 +0000)
commitf033ba470fbab1ff6838666d4d86411effa97b27
treeadba13a2f8c043078ff11e7e8440128173b8a037
parentc5c663541739cb813a2a5668ee8339b535b35d7d
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.
libavcodec/vaapi_encode.c