X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=slice_effect.h;h=31a13fd60a736c5f32154080b7de4022157d67fe;hb=74ac64b2e402247edf61271a4862e657da7fe135;hp=17202d77c97577e720cf023426c8c28f095ab8c5;hpb=c34865f55569942959da2815a790b5ad76ba0057;p=movit diff --git a/slice_effect.h b/slice_effect.h index 17202d7..31a13fd 100644 --- a/slice_effect.h +++ b/slice_effect.h @@ -7,8 +7,8 @@ // discard roles, where one does convolutions by means of many small FFTs, but // could also work as a (relatively boring) video effect on its own. // -// Note that vertical slices happen from the bottom, not the top, due to the -// OpenGL coordinate system. +// Note that vertical slices happen from the top, consistent with the rest of +// Movit. #include #include