gstreamer/ext
Zhong Cong 3a6f6f97ab decoder: h264: skip SPS extension and auxiliary slice NALs.
When NAL units of type 13 (SPS extension) or type 19 (auxiliary slice)
are present in a video, decoders shall perform the (optional) decoding
process specified for these NAL units or shall ignore them (7.4.1).

Implement option 2 (skip) for now, as alpha composition is not
supported yet during the decoding process.

This fixes decoding of the primary coded video in alphaconformanceG.

https://bugzilla.gnome.org/show_bug.cgi?id=703928
https://bugzilla.gnome.org/show_bug.cgi?id=728869
https://bugzilla.gnome.org/show_bug.cgi?id=724518

[skip NAL units earlier, i.e. at parsing time]
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2014-04-26 14:38:59 +02:00
..
codecparsers@7eb3458a16 decoder: h264: skip SPS extension and auxiliary slice NALs. 2014-04-26 14:38:59 +02:00
libvpx vp8: allow compilation without the built-in libvpx. 2014-04-21 17:53:06 +02:00
videoutils@f56f0ca70e videoutils: update to master commit d4a15a5. 2013-11-27 17:23:56 +01:00
Makefile.am build: add missing files for GStreamer 0.10. 2014-04-21 17:53:06 +02:00