]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/intrax8.h
Vivo demuxer
[ffmpeg] / libavcodec / intrax8.h
index dd2dc7d69610dcb1915468318c98e2e03d86c09b..40d689a93c67950dca47f52b4985b3b73427eb0c 100644 (file)
@@ -23,7 +23,7 @@
 #include "mpegvideo.h"
 #include "intrax8dsp.h"
 
-typedef struct{
+typedef struct IntraX8Context {
     VLC * j_ac_vlc[4];//they point to the static j_mb_vlc
     VLC * j_orient_vlc;
     VLC * j_dc_vlc[3];