libs: enc: h264: set max profile idc with correct profile.
authorWangfei <fei.w.wang@intel.com>
Sat, 15 Dec 2018 06:48:03 +0000 (14:48 +0800)
committerWangfei <fei.w.wang@intel.com>
Sat, 15 Dec 2018 06:48:03 +0000 (14:48 +0800)
commit1513cf774d75706ed910810319ed971fc36af653
tree58cf54696f94a4cdbfe3ac5f03c40df233da7ccb
parente73e69a48037502a7db5754f2f52b3e438e1ba05
libs: enc: h264: set max profile idc with correct profile.

Use the highest rank of available profile as the max profile to
set max idc value.

https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/issues/124
gst/vaapi/gstvaapiencode_h264.c