[Bug 728041] rtph264depay: marks all output buffers as delta units when outputting avc format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 11 09:57:02 PDT 2014


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

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-04-11 16:56:56 UTC ---
Makes sense, I think, but I wonder if we should keep track of whether we have
ever seen the marker bit set, and then decide based on that and not whether the
marker bit is set in this specific packet or not, since even if the sender does
set the market bit, it won't be set on every payload. (Assuming we can assume
that the sender doesn't change)

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