[gstreamer-bugs] [Bug 604908] [mpegtsmux] mark delta-unit on outgoing buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 27 09:06:10 PST 2010


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

--- Comment #4 from Marc-Andre Lureau <marcandre.lureau at gmail.com> 2010-01-27 17:06:06 UTC ---
Created an attachment (id=152431)
 View: https://bugzilla.gnome.org/attachment.cgi?id=152431
 Review: https://bugzilla.gnome.org/review?bug=604908&attachment=152431

mpegtsmux: marking non-delta unit, including pre-sections

This patch address the issue observed with KF timestamps
and delta flag. When a section is appended before the keyframe,
it is not marked as non-delta. It's preferable to mark the
first buffer non-delta.

This patch also simplify the initial patch written by thomas,
since it does not clutter tsmux/ with a delta flag passed
around only for GStreamer convenience.

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