[gstreamer-bugs] [Bug 320110] New: gst_caps_normalize() doesn't do what it says it does

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 28 10:35:19 PDT 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=320110
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: gst_caps_normalize() doesn't do what it says it does
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: msmith at fluendo.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


gst_caps_normalize() is documented to expand all lists in the source caps to
seperate GstStructures in the newly created caps.

The implementation, however, seems to only expand a single list in a structure.
So if your caps contains "channels = {1, 2}, rate = {22050, 44100}" it'll only
expand the channels, not the rate.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list