]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/vf_format.c
Merge commit '9155c595f1a9c5a089a59e2c0aefdfabd0a6c59b'
[ffmpeg] / libavfilter / vf_format.c
index 98061e9153f18db232aad37c125f4c4fba84e1d5..8a41153c20e2ddac94e03d0b63f6cc123f926d20 100644 (file)
@@ -35,7 +35,7 @@
 #include "internal.h"
 #include "video.h"
 
-typedef struct {
+typedef struct FormatContext {
     const AVClass *class;
     char *pix_fmts;
     /**