[MPlayer-dev-eng] [PATCH] Override binary codec path
KO Myung-Hun
komh at chollian.net
Wed Mar 10 13:39:48 CET 2010
compn wrote:
> On Wed, 10 Mar 2010 20:38:07 +0900, KO Myung-Hun wrote:
>> +#ifdef WIN32_LOADER
>> + if (bin_codec_path)
>> + SetCodecPath(bin_codec_path);
>> +#endif
>
> i think it would be better to just have -codecpath , get rid of the
> ifdef, and have it work for all binary (linux/mac/win32) codecs...
Ok. But I don't think SetCodecPath() is always linked.
So use CONFIG_WIN32DLL instead of WIN32_LOADER.
--
KO Myung-Hun
Using Mozilla SeaMonkey 2.0.3
Under OS/2 Warp 4 for Korean with FixPak #15
On AMD ThunderBird 1GHz with 512 MB RAM
Korean OS/2 User Community : http://www.ecomstation.co.kr
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: codecpath.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100310/36fa3489/attachment.txt>
More information about the MPlayer-dev-eng
mailing list