diff mpegvideo.h @ 5963:80103098c797 libavcodec

spelling
author vitor
date Sat, 01 Dec 2007 22:21:04 +0000
parents 1d83e9c34641
children 1275461ae6f8
line wrap: on
line diff
--- a/mpegvideo.h	Sat Dec 01 15:41:35 2007 +0000
+++ b/mpegvideo.h	Sat Dec 01 22:21:04 2007 +0000
@@ -94,7 +94,7 @@
     uint8_t permutated[64];
     uint8_t raster_end[64];
 #ifdef ARCH_POWERPC
-                /** Used by dct_quantise_alitvec to find last-non-zero */
+                /** Used by dct_quantize_alitvec to find last-non-zero */
     DECLARE_ALIGNED_8(uint8_t, inverse[64]);
 #endif
 } ScanTable;