[Bug 743363] tsdemux: push segment that cause sink to think it's late

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 30 15:36:11 PST 2015


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

--- Comment #7 from Aurélien Zanelli <aurelien.zanelli at parrot.com> 2015-01-30 23:36:07 UTC ---
Created an attachment (id=295838)
 View: https://bugzilla.gnome.org/attachment.cgi?id=295838
 Review: https://bugzilla.gnome.org/review?bug=743363&attachment=295838

tsdemux: don't mark streams as needing a new segment on flush

Proposal patch to fix this issue :)

It remove the mark for a new segment when flushing streams. Instead, it add new
functions to completely reset the streams. Moreover, while it is not really
needed in the flush case to free stream->data, I move it to the new reset
function.

Since I'm not 100% percent sur about what I've done, please review it
carefully.

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