h264: drop extra code covered by built-in codecparsers.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 16 Oct 2012 14:46:17 +0000 (16:46 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 16 Oct 2012 14:46:17 +0000 (16:46 +0200)
commit26b7c46eda13a94a35a97c448f424d963a89dcbc
treef01b9ae7263e1675136828c75f8fe05f8547dc41
parentd42d838388459e64ae704d5a4dcf7a1a8b457c5b
h264: drop extra code covered by built-in codecparsers.

GstH264SliceHdr.n_emulation_prevention_bytes is bound to exist now that
a newer version of codecparsers/ are used if the system provided one is
now recent enough to have those required extensions.
gst-libs/gst/vaapi/gstvaapidecoder_h264.c