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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 30 03:05:21 PDT 2014


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

Andrei Sarakeev <sarakusha> changed:

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

--- Comment #66 from Andrei Sarakeev <sarakusha at gmail.com> 2014-10-30 10:05:16 UTC ---
Created an attachment (id=289637)
 View: https://bugzilla.gnome.org/attachment.cgi?id=289637
 Review: https://bugzilla.gnome.org/review?bug=738285&attachment=289637

fix and new tests

If the EOS event is received from the *linked* pad, then pending EOS events are
sent when all pads are drained or not linked.

I also added tests:
1. video, video
2. video+audio, video+audio
3. video+audio, video+audio (audio disabled)
4. video, video+audio

/* not used */
#if 0
static gboolean gst_decode_chain_is_drained (GstDecodeChain * chain);
static gboolean gst_decode_group_is_drained (GstDecodeGroup * group);
#endif

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