[MPlayer-dev-eng] [PATCH]Set default mc to 1
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Jun 8 22:11:46 CEST 2010
Carl Eugen Hoyos <cehoyos <at> rainbow.studorg.tuwien.ac.at> writes:
> Index: mplayer.c
> ===================================================================
> --- mplayer.c (revision 29219)
> +++ mplayer.c (working copy)
> @@ -287,7 +287,7 @@
> int stream_dump_type=0;
>
> // A-V sync:
> -static float default_max_pts_correction=-1;//0.01f;
> +static float default_max_pts_correction=1;
Patch applied.
Carl Eugen
More information about the MPlayer-dev-eng
mailing list