X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fjfdctint_template.c;h=51753907102f624cc61f58bad6d3761d3d87a6e7;hb=b9e2226972737ab202ac1f5a6e005af80072bb39;hp=02b6f093818fcae47b7f428a5d87dab28925a200;hpb=ce33320b30f27b221d140196f7107e3eccf80568;p=ffmpeg diff --git a/libavcodec/jfdctint_template.c b/libavcodec/jfdctint_template.c index 02b6f093818..51753907102 100644 --- a/libavcodec/jfdctint_template.c +++ b/libavcodec/jfdctint_template.c @@ -340,7 +340,7 @@ FUNC(ff_jpeg_fdct_islow)(DCTELEM *data) /* * The secret of DCT2-4-8 is really simple -- you do the usual 1-DCT - * on the rows and then, instead of doing even and odd, part on the colums + * on the rows and then, instead of doing even and odd, part on the columns * you do even part two times. */ GLOBAL(void)