[Bug 709224] oggdemux doesn't send its eos before it has reached a key unit.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 2 00:41:00 CEST 2013


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

--- Comment #4 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-10-01 22:40:58 UTC ---
Created an attachment (id=256224)
 View: https://bugzilla.gnome.org/attachment.cgi?id=256224
 Review: https://bugzilla.gnome.org/review?bug=709224&attachment=256224

videodecoder: return EOS when segment is over

if a buffer is clipped by being completely out of segment, check if this
buffer is after the end of the segment and return EOS upstream

--
Those 2 patches make the base decoders return EOS when segment is over, the
next step is to go though the demuxers and make sure they combine this return
properly. There should be some documentation about how to combine all flow
returns
somewhere (can't seem to find it now).

It looks like a good idea to have a scenario to test flow return combination
with
defined stop positions in gst-validate.

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