[Bug 763780] flvdemux: don't emit pad-added until caps are ready

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 24 12:35:51 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit bcbb8fc1da844cfbab2e2d950d6b506c47ee7d55
Author: Havard Graff <havard.graff at gmail.com>
Date:   Wed Mar 16 20:17:55 2016 +0100

    flvdemux: don't emit pad-added until caps are ready

    In other words, gst_pad_get_current_caps should never return NULL
    in a pad-added callback from the demuxer.

    Added tests for the two special cases with AAC and H.264 where this
    would happen every time.

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

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