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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Apr 12 03:04:51 PDT 2014


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

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-04-12 10:04:46 UTC ---
Sorry if that wasn't very clear.

I think I was asking if it is reasonable to assume that if the marker bit is
set once the marker bit will always be set correctly to mark the end of all
AUs. If the answer to that question is yes, then it might be a good idea to
change the code to do if (!depay->marker_bit_in_use) instead of if (!marker)
instead so that we don't do heuristics ever in those cases. But then, arguably,
our heuristics should never hurt I guess, unless they're broken, so might just
as well leave it as is instead of making assumptions about the input.

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