mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
8b473972e0
Use gst_h264_parser_identify_nalu_unchecked() to identify the next NAL unit. We don't want to parse the full NAL unit, but only the header bytes and possibly the first RBSP byte for identifying the first_mb_in_slice syntax element. Also fix check for failure when returning from that function. The only success condition for that is GST_H264_PARSER_OK, so use it. https://bugzilla.gnome.org/show_bug.cgi?id=732154 |
||
---|---|---|
.. | ||
0001-plugins-compile-the-built-in-video-parsers-as-vaapip.patch | ||
0002-h264parse-fix-build-with-GStreamer-1.2.patch | ||
0003-h264parse-add-initial-support-for-MVC-NAL-units.patch | ||
0003-h264parse-fix-and-optimize-NAL-collection-function.patch | ||
Makefile.am | ||
series.frag |