Gwenole Beauchesne 7bb6443bfb 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?"

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2014-07-01 16:26:48 +02:00
..
2011-02-17 14:43:35 -08:00
2013-12-16 10:16:14 +01:00
2013-12-16 10:16:14 +01:00
2014-06-22 21:57:28 +01:00
2013-12-16 10:19:36 +01:00
2013-12-16 10:24:28 +01:00
2013-12-16 10:24:28 +01:00
2013-12-16 10:25:22 +01:00
2013-07-29 09:42:12 +02:00