h264parse: introduce new state tracking variables.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 26 Jun 2014 12:45:34 +0000 (14:45 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 26 Jun 2014 12:45:34 +0000 (14:45 +0200)
commit6d6caf17c965295419d7d9e21645760e05a43c1c
treee2eb84fb5bfaf0e09feed1c84851cd2004c42c05
parentc767be53d6aa73bb396fd500a02fe19cf1f2c12d
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?"
patches/videoparsers/0003-h264parse-add-initial-support-for-MVC-NAL-units.patch
patches/videoparsers/0005-h264parse-introduce-new-state-tracking-variables.patch [new file with mode: 0644]
patches/videoparsers/series.frag