[MPlayer-dev-eng] libao2/coreaudio.c

Ronny Falk mailronny at gmail.com
Mon Aug 23 16:27:39 CEST 2010


Hi,

I found a small inconvenience with libao2/coreaudio.c in mplayer SVN-r32006
(or earlier).

the "struct ao_coreaudio_s" defines:
AudioDeviceIOProcID renderCallback;       /* Render callback used for SPDIF
*/

This API was introduced with MacOS 10.5 (
http://developer.apple.com/mac/library/technotes/tn2010/tn2223.html)

If I want to build mplayer with coreaudio support for 10.4. Tiger it will
obviously not work because of the new API. Would it be possible to include
legacy support for 10.4? I am absolutely willing to help and contribute.

thanks a lot and please let me know

Ronny


More information about the MPlayer-dev-eng mailing list