[FFmpeg-devel] [PATCH] Remove unused variable from videogen.c
Carl Eugen Hoyos
cehoyos
Tue Jul 21 12:39:53 CEST 2009
Michael Niedermayer <michaelni <at> gmx.at> writes:
> > > x1 = (x << FRAC_BITS) + dx;
> > > y1 = (y << FRAC_BITS) + dx;
> > > ^^
> > > should probably be dy
> >
> > As you probably expected, this changes all regression tests.
> >
> > Do you want me to commit the change including the regression test changes?
>
> probably yes
I applied the typo fix and updated the regression test results.
(Tested with gcc 2.95.3 and icc 10.1)
Carl Eugen
More information about the ffmpeg-devel
mailing list