[Bug 757951] adaptivedemux: set src element to ready before flushing the input pad

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 15 07:03:07 PST 2016


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.2

--- Comment #27 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
gst-validate has no complaints on this.

commit b7a0be23c6865286674ecac127bc4a1603437ee9
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Wed Jan 13 09:51:20 2016 -0300

    adaptivedemux: replace ghostpad with a standard pad

    Handling the ghostpad and its internal pad was causing more issues
    than helping because of their coupled activation/deactivation
    actions.

    As we have to install custom chain,event and query functions it is
    better to use a floating sink pad internally in the demuxer and just
    use those pad functions to push through a standard pad in the demuxer

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

commit d92f11b8196cf731881204a473f0dafd39df87c9
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Wed Nov 11 17:24:33 2015 +0000

    adaptivedemux: do not flush the input pad

    gst_adaptive_demux_stream_clear_eos_and_flush_state() function will do
    all the necessary cleaning.

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

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