[gstreamer-bugs] [Bug 100931] [PATCH] subtitles

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Jan 7 06:06:22 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=100931
 GStreamer | gst-plugins | Ver: 0.8.0





------- Additional Comments From rbultje at ronald.bitfreak.net  2005-01-07 09:06 -------
Created an attachment (id=35610)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=35610&action=view)
additional core patch

Attached patch adds fillers to core. Using events rather than buffers makes the
fillers no part of the actual datastream. This fixes a lot of problems with
elements such as vorbisdec or ogmtextparse, who expect fixed packet order.
Also, most elements will simply forward them, which is what we want. That makes
that we can also use those events for long init_delays, which happens in many
streams and causes hangs in playbin right now (but then sinks/muxers need to be
aware of this event). Putting here for review.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list