encoder: h264: Use high profile by default
authorScott D Phillips <scott.d.phillips@intel.com>
Wed, 22 Jun 2016 21:28:44 +0000 (14:28 -0700)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Thu, 23 Jun 2016 10:28:50 +0000 (12:28 +0200)
commit4aec5bdd7207fc0e45813ef14c9c0ad5174a8f75
tree253e293b3782396f51789ff28cb2ae244159021d
parent55e244817dd1d62880a8248e6969a741614af872
encoder: h264: Use high profile by default

Change defaults for max-bframes, cabac, and dct8x8 to be enabled
by default. This will cause the default profile to be high instead
of baseline. In most situations this is the right decision, and
the profile can still be lowered in the case of caps restrictions.

Signed-off-by: Scott D Phillips <scott.d.phillips@intel.com>
https://bugzilla.gnome.org/show_bug.cgi?id=757941
gst-libs/gst/vaapi/gstvaapiencoder_h264.c