[Bug 764347] New: baseparse: Fix generated caps for GAP event

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 30 03:24:43 UTC 2016


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

            Bug ID: 764347
           Summary: baseparse: Fix generated caps for GAP event
    Classification: Platform
           Product: GStreamer
           Version: 1.8.0
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: sh.yang at lge.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Before forwarding GAP event, src caps will be ensured in order to be accepted
by downstream elements. In this context, it is possible that non-specified caps
fields (by src pad templete) can be needed by downstream elements. 

So, to ensure src caps, this patch will not discard caps fields (from sink
pad), but just passing it.

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