encoder: h264: don't allow CABAC with Extended profile.
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Tue, 1 Apr 2014 11:23:56 +0000 (14:23 +0300)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 3 Jun 2014 11:53:43 +0000 (13:53 +0200)
commit6df5c7408133fdfec5eee5cf5d82039d2c418f3b
treefd5c160d78bac976418841d51036e70582c77c79
parentdba440b164751bc3350cb9fee1e9ab8c3ba55664
encoder: h264: don't allow CABAC with Extended profile.

The H.264 specification does not support CABAC entropy coding for the
Extended profile.

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