[Bug 684237] videomixer: Caps negotiation does not always work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 18 03:18:51 PDT 2012


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnauw at users.sourceforge.net

--- Comment #2 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-09-18 10:18:46 UTC ---
Makes sense, so committed:

commit 76da367ecde2775df69550de549fb66558992ef1
Author: Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>
Date:   Mon Sep 17 13:17:00 2012 -0400

    videomixer: Don't let GstCollectPad shadow custom sink pad query func

    In the current implementation, the custom pad query function is not called.
    This patch, set that query function on the GstCollectPads to avoid this
    shadowing.

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

Also mildly related tweaks:

commit 8c28a60eee9b2e1b15ea7c46c3ce24e0bf74b1ed
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Tue Sep 18 12:12:39 2012 +0200

    videomixer: chain up to collectpads query function

commit eda9c8b3cf8cccbadfce9cd84585905568e94b31
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Tue Sep 18 12:13:21 2012 +0200

    videomixer: init videoinfo

    ... to prevent random bogus caps fields.

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