]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mjpegdec.h
idct_sse2_xvid: remove libavutil/internal.h include
[ffmpeg] / libavcodec / mjpegdec.h
index 23b3498f65571eaa5a1630332df7623695cf0b6c..f35f20ac1180801f372edadafa68ff0247f5417f 100644 (file)
@@ -68,7 +68,7 @@ typedef struct MJpegDecodeContext {
     int maxval;
     int near;         ///< near lossless bound (si 0 for lossless)
     int t1,t2,t3;
-    int reset;        ///< context halfing intervall ?rename
+    int reset;        ///< context halfing interval ?rename
 
     int width, height;
     int mb_width, mb_height;