[Bug 699792] oggmux: Never emitting EOS in GES

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 18 03:09:23 PDT 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-05-18 10:09:18 UTC ---
What I don't understand about this change

-    if (pad->buffer) {
+    if (pad->buffer && !pad->eos) {

is: why would a pad that's EOS have a buffer queued/set on it?

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