[Bug 778015] playbin3/decodebin3: Cannot re-enable track by select-streams event

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 27 07:58:40 UTC 2017


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bilboed at bilboed.com
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #4 from Edward Hervey <bilboed at bilboed.com> ---
commit 466cbef6ab545e669215a30b7963e7174290f333 (HEAD -> master, origin/master,
origin/HEAD)
Author: Seungha Yang <sh.yang at lge.com>
Date:   Thu Mar 16 20:55:44 2017 +0900

    decodebin3: Allow configure output stream without reassign slot

    By select-streams event, current implementation of decodebin3
    supports deactivate output stream (i.e., decoder element)
    in reassign slot(), but cannot activate any slot without track change.

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

commit 969ab3f48cb07d70df68d8e58d5f7823a83ce14b
Author: Seungha Yang <sh.yang at lge.com>
Date:   Thu Mar 16 19:53:11 2017 +0900

    playbin3: Use STREAMS_SELECTED message to update selected stream types

    Application might choose only specific type among all available types
    using select-streams event. In this case, it is desired that reconfigure
    of playsink to clear unused stream path.

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

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