mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
6d6caf17c9
Improve parser state tracking by introducing new flags reflecting it: "got-sps", "got-pps" and "got-slice". This is an addition for robustness purposes. Older have_sps and have_pps variables are kept because they have a different meaning. i.e. they are used for deciding on when to submit updated caps or not, and rather mean "have new SPS/PPS to be submitted?" |
||
---|---|---|
.. | ||
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 | ||
0004-h264parse-default-to-byte-stream-nalu-format-Annex-B.patch | ||
0005-h264parse-introduce-new-state-tracking-variables.patch | ||
Makefile.am | ||
series.frag |