[gstreamer-bugs] [Bug 318659] New: [faac] problem with float capabilities

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Oct 12 04:18:41 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=318659
 GStreamer | gst-plugins-bad | Ver: HEAD CVS

           Summary: [faac] problem with float capabilities
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: josef.zlomek at xeris.cz
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


When using audio/x-raw-float MIME type, all gstreamer plugins use "width" field
of the capability but faac uses "depth". This causes that faac cannot be linked
with any other plugin (even via audioconvert) when using audio/x-raw-float.

The attached patch changes the name of the "depth" field to "width" for float
raw audio.

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