[Bug 701237] videomixer : on query caps, we should return FALSE if the source pad has no current caps.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 29 23:19:15 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-30 06:19:09 UTC ---
How can it even happen that we have no current caps but GST_VIDEO_INFO_FORMAT
(&mix->info) != GST_VIDEO_FORMAT_UNKNOWN. That might be the real bug here.

Otherwise, if that is acceptable and not a problem at all, you probably want to
return the template caps in that case too.

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