X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fvf_spp.h;h=c03073a4e175a44c86728ebdca44e9638825a3dd;hb=2508e606fba86f2e460eebb045e29e1f069a4d72;hp=6b70a91770ec418c5daa26f0ecc1723b419fdae9;hpb=5786ee3eee7a88bf9faecc7246b35cfa64b31236;p=ffmpeg diff --git a/libavfilter/vf_spp.h b/libavfilter/vf_spp.h index 6b70a91770e..c03073a4e17 100644 --- a/libavfilter/vf_spp.h +++ b/libavfilter/vf_spp.h @@ -28,7 +28,7 @@ #define MAX_LEVEL 6 /* quality levels */ -typedef struct { +typedef struct SPPContext { const AVClass *av_class; int log2_count;