Bug #97
AudioDeviceAddIOProc and AudioDeviceRemoveIOProc are deprecated
| Status: | Closed | Start Date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | none | |||
| Target version: | undetermined |
Description
on macosx version 10.5.6
compile svn version of mplayerI've got this messages error
libao2/ao_macosx.c: In function 'OpenSPDIF':
libao2/ao_macosx.c:747: warning: 'AudioDeviceAddIOProc' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2067)
libao2/ao_macosx.c: In function 'uninit':
libao2/ao_macosx.c:1082: warning: 'AudioDeviceRemoveIOProc' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2081)
make: *** [libao2/ao_macosx.o] Error 1
I compile with this option :
/configure --enable-runtime-cpudetection --language=fr,en --with-extraincdir=/opt/local/include --with-extralibdir=/opt/local/lib --prefix=/opt/local --disable-dvdread-internal --with-dvdnav-config=/opt/local/bin/dvdnav-config --with-dvdread-config=/opt/local/bin/dvdread-config --codecsdir=/usr/local/lib/codecs --win32codecsdir=/usr/local/lib/codecs --realcodecsdir=/usr/local/lib/codecs --enable-gif --enable-png --enable-jpeg --enable-liblzo \
--enable-libvorbis --enable-mad \
--enable-largefiles --enable-macosx --enable-macosx-finder \
--enable-macosx-bundle --enable-qtx
History
Updated by Adrian Stutz about 3 years ago
- Status changed from New to Closed
- 1 set to wontfix
I'm maintainer of the MPlayer OSX Extended GUI, not of MPlayer itself.
Bug reports for parts of MPlayer should be directed to the corresponding maintainers.