gstreamer/patches/videoparsers
Gwenole Beauchesne 6d6caf17c9 h264parse: introduce new state tracking variables.
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?"
2014-06-26 14:45:34 +02:00
..
0001-plugins-compile-the-built-in-video-parsers-as-vaapip.patch plugins: add built-in video parsers as "vaapiparse" element. 2014-06-13 17:17:07 +02:00
0002-h264parse-fix-build-with-GStreamer-1.2.patch plugins: add built-in video parsers as "vaapiparse" element. 2014-06-13 17:17:07 +02:00
0003-h264parse-add-initial-support-for-MVC-NAL-units.patch h264parse: introduce new state tracking variables. 2014-06-26 14:45:34 +02:00
0003-h264parse-fix-and-optimize-NAL-collection-function.patch h264parse: fix and optimize NAL collection function. 2014-06-26 14:38:32 +02:00
0004-h264parse-default-to-byte-stream-nalu-format-Annex-B.patch h264parse: default to byte-stream/nalu format (Annex B). 2014-06-26 14:39:30 +02:00
0005-h264parse-introduce-new-state-tracking-variables.patch h264parse: introduce new state tracking variables. 2014-06-26 14:45:34 +02:00
Makefile.am plugins: add built-in video parsers as "vaapiparse" element. 2014-06-13 17:17:07 +02:00
series.frag h264parse: introduce new state tracking variables. 2014-06-26 14:45:34 +02:00