gstreamer/gst-libs/gst
Sreerenj Balachandran e4166f5a91 decoder: h264: properly handle Prefix NAL units.
Always cache the previous NAL unit so that we could check whether
there is a Prefix NAL unit immediately preceding the current slice
or IDR NAL unit. In that case, the NAL unit metadata is copied into
the current NAL unit. Otherwise, some default values are inferred,
tentatively. e.g. view_id shall be set to 0 and inter_view_flag to 1.

[infer default values for slice if previous NAL was not a Prefix]
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2014-05-21 19:59:52 +02:00
..
base Fix missing files in distribution tarball. 2013-12-06 14:16:28 +01:00
codecparsers build: fix make dist for codecparsers. 2014-05-01 11:23:20 +02:00
vaapi decoder: h264: properly handle Prefix NAL units. 2014-05-21 19:59:52 +02:00
video vaapiencode: add initial support for GStreamer 0.10. 2013-11-27 17:23:56 +01:00
Makefile.am libs: add generic bitstream writer. 2013-11-24 16:52:05 +01:00