[MPlayer-dev-eng] Cache optimized rotation.

David Bateman adb014 at gmail.com
Thu Apr 5 12:37:06 CEST 2007


On 4/5/07, Jindrich Makovicka <makovick at gmail.com> wrote:
>
>
> Also try using the same indent style as in the rest of the file, when
> you are at it.
>
>
I'm sorry the only place I see that I didn't respect the ident style of
vf_rotate.c is in one of the two patches here, with the lines

+   if (! (h % MIN_BLOCK_SIZE) && ! (w % MIN_BLOCK_SIZE))
+     {

which is the ident style used by the vast majority of projects I work on.
Sure I'll fix that. How about some comment on the code rather than its
form..

D.



More information about the MPlayer-dev-eng mailing list