[FFmpeg-devel] [PATCH]Remove unused parameter from rotozoom.c
Carl Eugen Hoyos
cehoyos
Wed Jul 22 10:28:32 CEST 2009
Michael Niedermayer <michaelni <at> gmx.at> writes:
> i would have thought like:
> const int c = h_cos [num % 360];
> const int s = h_sin [num % 360];
>
> to keep the checksums from having to be changed again ...
Applied.
> Avoid a single point of failure, be that a person or equipment.
Has this anything to do with FFmpeg?
Carl Eugen
More information about the ffmpeg-devel
mailing list