[gstreamer-bugs] [Bug 321241] New: faad compile fix

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Nov 11 09:01:52 PST 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=321241
 GStreamer | gst-plugins-bad | Ver: HEAD CVS

           Summary: faad compile fix
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: j at bootlab.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Distribution/Version: Ubuntu/Breezy

gst-plugins-bad fails to compile here because 
samplerate is gulong samplerate and faacDecInit/faacDecInit2
expects a pointer to an int, attached patch replaces
gulong with guint, that way it compiles fine here.

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