[Mplayer-cvslog] CVS: main cfg-mencoder.h,1.82,1.83
Diego Biurrun
diego at biurrun.de
Mon Aug 30 16:34:55 CEST 2004
Diego Biurrun writes:
> Richard Felker CVS writes:
> > --- cfg-mencoder.h 24 Mar 2004 15:16:36 -0000 1.82
> > +++ cfg-mencoder.h 30 Apr 2004 10:07:52 -0000 1.83
> > @@ -207,6 +207,9 @@
> > {"autoexpand", &auto_expand, CONF_TYPE_FLAG, 0, 0, 1, NULL},
> > {"noautoexpand", &auto_expand, CONF_TYPE_FLAG, 0, 1, 0, NULL},
> >
> > + {"encodedups", &encode_duplicates, CONF_TYPE_FLAG, 0, 0, 1, NULL},
> > + {"noencodedups", &encode_duplicates, CONF_TYPE_FLAG, 0, 1, 0, NULL},
>
> Rich, could you please document these options?
Rich, could you (or somebody else) please do this now that you are
back. I plan to have all options documented soon, this is one of the
last missing ones.
Diego
More information about the MPlayer-cvslog
mailing list