X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fintrax8.h;h=69673171a8d9a1857599b0f285f97ed8113a48d5;hb=9469370fb32679352e66826daf77bdd2e6f067b5;hp=be984f8df7a615d2f0d198410c8bd76a4bf29871;hpb=15616eb04206b64bcf08ad351f4c754e69e00666;p=ffmpeg diff --git a/libavcodec/intrax8.h b/libavcodec/intrax8.h index be984f8df7a..69673171a8d 100644 --- a/libavcodec/intrax8.h +++ b/libavcodec/intrax8.h @@ -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];