encoder: h264: disable NAL HRD parameters for now.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 22 Jan 2014 16:07:24 +0000 (17:07 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 22 Jan 2014 17:30:26 +0000 (18:30 +0100)
commitdeff9c775c477ff80112ae11d080dea9a7f43c9d
treeeedb9500f957893015e7c1c141e1b2283700b346
parent9d5fc53899fc05eecc4d7202946e0098427ba8a5
encoder: h264: disable NAL HRD parameters for now.

Don't emit NAL HRD parameters for now in the SPS headers because the
SEI buffering_period() and picture_timing() messages are not handled
yet. Some additional changes are necessary to get it right.

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