[Bug 671922] New: gst-plugins-ugly does not build with opencore-amr 0.1.3 due to invalid includes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 12 10:06:07 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=671922
  GStreamer | gst-plugins-ugly | 0.10.x

           Summary: gst-plugins-ugly does not build with opencore-amr
                    0.1.3 due to invalid includes
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jan at jgc.homeip.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=209512)
 View: https://bugzilla.gnome.org/attachment.cgi?id=209512
 Review: https://bugzilla.gnome.org/review?bug=671922&attachment=209512

Include correct headers, fixes build with opencore-amr 0.1.3

Opencore-amr 0.1.3 changed the cflags in the pkgconfig files to no longer
export $includedir/opencore-amrwb and $includedir/opencore-amrnb. Projects
should use #include <opencore-amr[wb|nb]/[file]> instead of just [file]. The
configure script already uses the correct checks, so the includefiles in
ext/amr[nb|wb] should do the same.

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