[MPlayer-dev-eng] Re: mplayer - runtime win32 codecs dir selection

Diego Biurrun diego at biurrun.de
Wed Nov 16 10:16:45 CET 2005


On Tue, Nov 15, 2005 at 01:22:50PM +0200, Oded Shimon wrote:
> On Tue, Nov 15, 2005 at 10:31:36AM +0100, Attila Kinali wrote:
> > 
> > Could you do me a favor and write a small patch for
> > mplayer/mencoder that allows to select the directories
> > where the codecs are stored at runtime ?
> 
> +#ifdef WIN32_LOADER
> +	{"codecs-dir", &def_path, CONF_TYPE_STRING, 0, 0, 0, NULL},

Why #ifdef WIN32_LOADER?  The Real and XAnim libs don't depend on that.

Diego




More information about the MPlayer-dev-eng mailing list