[MPlayer-dev-eng] [PATCH] Forced subtitles[corrected]

Michael Niedermayer michaelni at gmx.at
Thu Oct 2 02:35:04 CEST 2003


Hi

On Thursday 02 October 2003 02:18, Diego Biurrun wrote:
> Alex Beregszaszi writes:
>  > > Any other suggestions?
>  >
>  > Never ever use underscores in config options!
>
> Shall we change these then:
>
> cfg-common.h:	{"fribidi_charset", &fribidi_charset, CONF_TYPE_STRING, 0, 0,
> 0, NULL}, cfg-common.h:	{"flip_hebrew", &flip_hebrew, CONF_TYPE_FLAG, 0, 0,
> 1, NULL}, cfg-common.h:	{"noflip_hebrew", &flip_hebrew, CONF_TYPE_FLAG, 0,
> 1, 0, NULL},
>
> cfg-mplayer.h:	{"stop_xscreensaver", &stop_xscreensaver, CONF_TYPE_FLAG, 0,
> 0, 1, NULL}, cfg-mplayer.h:	{"nostop_xscreensaver", &stop_xscreensaver,
> CONF_TYPE_FLAG, 0, 1, 0, NULL},
>
> Patch attached.
btw, a few lavc options use underscores too, so they should be changed too if 
we change _ -> -

[...]
-- 
Michael
level[i]= get_vlc(); i+=get_vlc();		(violates patent EP0266049)
median(mv[y-1][x], mv[y][x-1], mv[y+1][x+1]);	(violates patent #5,905,535)
buf[i]= qp - buf[i-1];				(violates patent #?)
for more examples, see http://mplayerhq.hu/~michael/patent.html
stop it, see http://petition.eurolinux.org & http://petition.ffii.org/eubsa/en



More information about the MPlayer-dev-eng mailing list