codecparsers: h264: recognize SVC NAL units.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 22 May 2014 11:13:14 +0000 (13:13 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 29 Oct 2014 14:00:56 +0000 (15:00 +0100)
commit65fc58da4d6e8abc69142fc1d19b446bc2cc7f77
tree7366066240abe016c0a9310dc04c10928b7f930f
parentb50c3e212754faae2dfd0781d6d1537a312a8cda
codecparsers: h264: recognize SVC NAL units.

Identify SVC NAL units and tag them as such. This is necessary for
gst_h264_parser_parse_slice_hdr() to fail gracefully, if the user
did not perform the check himself.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
gst-libs/gst/codecparsers/gsth264parser.c
gst-libs/gst/codecparsers/gsth264parser.h