[Bug 738722] rtpmux returns EMPTY caps when query'ing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 21 01:52:45 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-21 08:52:42 UTC ---
commit 0ee384b251ae6ee4ac18210f3a0555898543de5f
Author: Sjoerd Simons <sjoerd at luon.net>
Date:   Fri Oct 17 22:23:27 2014 +0200

    rtpmux: Don't set PROXY_CAPS flag on the src pad

    rtpmux behaves like a funnel in that it forwards whatever upstream is
    sending buffers. So setting proxy caps doesn't make sense as the
    upstream don't have to have compatible caps, thus resulting in an empty
    caps set as a result of a caps query. Instead set fixed caps just
    as funnel does.

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

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