[MPlayer-dev-eng] [PATCH] bug fixes on OS X

Alexander Strange astrange at ithinksw.com
Thu Mar 3 05:15:54 CET 2005


* real10osx.patch adds another search path to configure, allowing it to 
find the RealPlayer codecs if you have RealPlayer 10 installed.
* aomacosx.patch fixes it so it doesn't always request little-endian 
despite the actual sound format, and adds an #include <stdlib.h> so it 
won't complain that malloc() is undefined.

I'd like to fix the audio system so -af hrtf can be used at all at some 
point, but it looks like it would require a lot of reworking mplayer to 
do it properly (right now, you must either do -channels 6 and break the 
audio path after hrtf, or don't and break everything before hrtf, since 
ad_liba52 does its own channel downmixing).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: aomacosx.patch
Type: application/octet-stream
Size: 802 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050302/d5c238fb/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: real10osx.patch
Type: application/octet-stream
Size: 705 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050302/d5c238fb/attachment-0001.obj>


More information about the MPlayer-dev-eng mailing list