typefindfunctions: recognize SVC and MVC nal units in h264 streams
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 21 Feb 2013 09:38:45 +0000 (11:38 +0200)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 21 Feb 2013 12:20:36 +0000 (12:20 +0000)
commit9791f0aaf164828df7e112ca23ccd88ba0a7f45c
tree45de7f394cd26aa7a0f6a1d432ba22281ac12754
parenta86ca535c88a604daa431b0bc1cf4cd8fbb2d100
typefindfunctions: recognize SVC and MVC nal units in h264 streams

Ensure the detection of svc and mvc as a part of h264 stream.
Once the typefinder detect a subset_sequence_parameter_set(ssps),
then each nal unit with type 14 or 20 should be detected as a
part of h264 stream thereafter.

https://bugzilla.gnome.org/show_bug.cgi?id=694346
gst/typefind/gsttypefindfunctions.c