[MPlayer-dev-eng] [PATCH] Override binary codec path

compn tempn at twmi.rr.com
Wed Mar 10 13:21:07 CET 2010


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

-compn



More information about the MPlayer-dev-eng mailing list