]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/jfdctint_template.c
timecode: fix typo
[ffmpeg] / libavcodec / jfdctint_template.c
index 02b6f093818fcae47b7f428a5d87dab28925a200..51753907102f624cc61f58bad6d3761d3d87a6e7 100644 (file)
@@ -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)