[FFmpeg-devel] packed rgb cropping patch - diff

Carl Eugen Hoyos cehoyos
Tue Jan 8 20:35:11 CET 2008


Teemu Keinonen <tkeinonen <at> gmail.com> writes:

> -    y_shift = pix_fmt_info[pix_fmt].y_chroma_shift;
> -    x_shift = pix_fmt_info[pix_fmt].x_chroma_shift;

[...]

> +		y_shift = pix_fmt_info[pix_fmt].y_chroma_shift;
> +		x_shift = pix_fmt_info[pix_fmt].x_chroma_shift;


Cosmetics.

Please remove all cosmetic (that is whitespace-only) changes from your patch. It
won't be reviewed before.

Carl Eugen





More information about the ffmpeg-devel mailing list