]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/vf_spp.h
Merge commit 'b420a27e74750b60d2e064236afb10be06a38ace'
[ffmpeg] / libavfilter / vf_spp.h
index 6b70a91770ec418c5daa26f0ecc1723b419fdae9..c03073a4e175a44c86728ebdca44e9638825a3dd 100644 (file)
@@ -28,7 +28,7 @@
 
 #define MAX_LEVEL 6 /* quality levels */
 
-typedef struct {
+typedef struct SPPContext {
     const AVClass *av_class;
 
     int log2_count;