encoder: h264: fix profile limits.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 25 Nov 2014 10:41:49 +0000 (11:41 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 25 Nov 2014 10:41:49 +0000 (11:41 +0100)
commit669e33418e96d652cba96ff784f00f1171d67577
tree3f04876fb56373d5248f4f59071c753f199575a7
parent4be370f9ed13b5a00eb764dc62dc9125d416fa9d
encoder: h264: fix profile limits.

Fix ensure_profile_limits() to lower profile to the desired limits,
only if the latter are actually known and the profile needed to be
changed to fit.
gst-libs/gst/vaapi/gstvaapiencoder_h264.c