[Bug 738285] playbin: Sequential playback of the file list does not work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 24 05:02:38 PDT 2014


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

Andrei Sarakeev <sarakusha> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #289258|0                           |1
        is obsolete|                            |

--- Comment #60 from Andrei Sarakeev <sarakusha at gmail.com> 2014-10-24 12:02:35 UTC ---
Created an attachment (id=289267)
 View: https://bugzilla.gnome.org/attachment.cgi?id=289267
 Review: https://bugzilla.gnome.org/review?bug=738285&attachment=289267

fix

drain_and_switch_* broke my brain.
gst_pad_push_event(endpad) can not be used because endpad already has EOS flag
and any event will not be sent.

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