context: move rate-control mode to encoder specific config.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 23 Jan 2014 13:01:33 +0000 (14:01 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 23 Jan 2014 13:29:09 +0000 (14:29 +0100)
commit14ad694fdcd10035f4e62714d322d1f2beb59f19
treea5d0e0e234d649b385823fb2b9bf2c888f4a8ac9
parent0eb40709779b4f0df27d2799eae83cff116248a9
context: move rate-control mode to encoder specific config.

Move usage-specific config out of the common GstVaapiContextInfo.
Create a specialized config for encoding and move rate-control mode
to there.
gst-libs/gst/vaapi/gstvaapicontext.c
gst-libs/gst/vaapi/gstvaapicontext.h
gst-libs/gst/vaapi/gstvaapiencoder.c