[Bug 732203] h264parse: improve handling of byte-stream/au format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 25 04:55:17 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732203
  GStreamer | gst-plugins-bad | git

--- Comment #3 from Gwenole Beauchesne <gb.devel at gmail.com> 2014-06-25 11:55:12 UTC ---
Created an attachment (id=279217)
 View: https://bugzilla.gnome.org/attachment.cgi?id=279217
 Review: https://bugzilla.gnome.org/review?bug=732203&attachment=279217

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?"

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list