[MPlayer-dev-eng] [PATCH] -noconfig option
Alban Bedel
albeu at free.fr
Mon Apr 14 13:54:33 CEST 2008
On Mon, 14 Apr 2008 11:17:40 +0400
Andrew Savchenko <Bircoph at list.ru> wrote:
> On Saturday 12 April 2008 20:17, Andrew Savchenko wrote:
> [...]
> > Behaviour of options -include and -user-filedir-conf is not
> > changed. The reason is simple: if they are specified in the
> > config file and -noconfig is used, they will be obviously
> > ignored; if these options are specified in the command line
> > together with -noconfig, than I assume that user knows what
> > he/she is doing. This behaviour is documented in the manual.
>
> The first patch is a bugfix for mencoder: system-wide config file
> reading.
Applied with a fix, declaration are not allowed in the middle of code
blocks (it break gcc 2.95.3).
> The second patch is -noconfig option itself, requires 1st path.
Applied with a few fixes: preparsed option _must_ be global and the
noconfig_all function can be made static.
> The third patch is cosmetics required after previous patches.
Committed
> And the fourth patch is a manual page update.
Committed, although I forgot to commit it along with the code as was
pointed out by Diego.
Albeu
More information about the MPlayer-dev-eng
mailing list