libs: encoder: allow to set bitrate on runtime
authorHyunjun Ko <zzoon@igalia.com>
Fri, 15 Sep 2017 06:38:18 +0000 (15:38 +0900)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 20 Oct 2017 11:22:51 +0000 (13:22 +0200)
commitacfabb356166b3a2be3bf5427951c19c615a9fe2
treed7bb84067412c2c102c44717038e2f0fda9863f3
parenta8f230959565cf1172792117a54abfd3ae2166c8
libs: encoder: allow to set bitrate on runtime

In case of streaming, controlling bitrate dynamically for encoder might be
important to manage quality of the streaming.

This patch is to support such a scenario.

https://bugzilla.gnome.org/show_bug.cgi?id=786321
gst-libs/gst/vaapi/gstvaapiencoder.c