[gstreamer-bugs] [Bug 607226] Disallow setting the playbin uri property in state >= PAUSED

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 18 00:34:14 PST 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.26

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2010-01-18 08:34:11 UTC ---
commit 7335ce5d3e03c126a417a721571cb6f3af136ecf
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon Jan 18 09:30:18 2010 +0100

    playbin2: Only allow to set the URIs in states <= READY or from an
about-to-

    Changing the URIs in a state > READY results in unexpected behaviour,
    i.e. the new URIs are only used after the current track has finished.

    Fixes bug #607226.

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