[Mplayer-cvslog] CVS: main/libmpcodecs vd_ffmpeg.c,1.58,1.59

D Richard Felker III dalias at aerifal.cx
Mon Oct 14 01:03:53 CEST 2002


On Sun, Oct 13, 2002 at 03:49:26PM +0200, Michael Niedermayer wrote:
> Update of /cvsroot/mplayer/main/libmpcodecs
> In directory mail:/var/tmp.root/cvs-serv26836/libmpcodecs
> 
> Modified Files:
> 	vd_ffmpeg.c 
> Log Message:
> new error resilience support
>  option renamed for consitancy with ffmpeg (ver -> er)
>  bug numbers changed (1234->1248) as some files need multiple ones 
> 
> -	{"ver", &lavc_param_error_resilience, CONF_TYPE_INT, CONF_RANGE, -1, 99, NULL},
> +	{"er", &lavc_param_error_resilience, CONF_TYPE_INT, CONF_RANGE, 0, 99, NULL},

Was -1 really removed, or is this a mistake?

Rich




More information about the MPlayer-cvslog mailing list