[Bug 700402] New: openalsink: 'AL_FORMAT_MONO_ALAW_EXT' undeclared

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 15 10:39:05 PDT 2013


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

           Summary: openalsink: 'AL_FORMAT_MONO_ALAW_EXT' undeclared
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: self at brendanlong.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When I build gst-plugins-bad from git, I get:

  CC     libgstopenal_la-gstopenalsink.lo
gstopenalsink.c: In function 'gst_openal_sink_parse_spec':
gstopenalsink.c:785:20: error: 'AL_FORMAT_MONO_ALAW_EXT' undeclared (first use
in this function)
gstopenalsink.c:785:20: note: each undeclared identifier is reported only once
for each function it appears in
gstopenalsink.c:788:20: error: 'AL_FORMAT_STEREO_ALAW_EXT' undeclared (first
use in this function)

The problem appears after commit 30d7908df294a9526e090c7e0270093a6740cfb5 (bug
#698013).

I'm on Ubuntu 12.04 64-bit, using gstreamer, gst-plugins-{good,bad,ugly} from
git (master). I'll try to narrow it down further.

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