[Bug 777073] streamsynchronizer: Can't complete preroll in case pause/seek is called after one of streams receive EOS
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jan 16 10:16:43 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=777073
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #343216|none |rejected
status| |
--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 343216:
--> (https://bugzilla.gnome.org/review?bug=777073&attachment=343216)
This would have to be solved differently somehow
::: gst/gstsegment.c
@@ +889,1 @@
return FALSE;
This is wrong: if the start of a buffer is == segment.stop, then the whole
buffer is outside the segment.
--
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