[Bug 727949] bin: Make sure to post EOS message always after reaching the PLAYING state

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 1 11:10:44 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=727949
  GStreamer | gstreamer (core) | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1
            Summary|basesink: Make sure to post |bin: Make sure to post EOS
                   |EOS message always after    |message always after
                   |reaching the PLAYING state  |reaching the PLAYING state

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-05-01 18:10:39 UTC ---
Actually the problem was in GstBin, basesink did it all correctly although the
code seems a bit weird and bitrotten in a few places.

commit 129e4940c0e2e63715a310b525e1ccdafaf13c10
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu May 1 18:42:47 2014 +0200

    bin: Always first post the state-changed message for PAUSED->READY before
posting any pending EOS message

    https://bugzilla.gnome.org/show_bug.cgi?id=727949

commit 644159bb9b9d352816ef591e4066017926c1bb55
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Apr 17 21:10:55 2014 +0200

    basesink: Add test for checking that EOS always comes after the state
change to PLAYING

    https://bugzilla.gnome.org/show_bug.cgi?id=727949

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