]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/vf_blackframe.c
configure: Simplify nvenc check (and move it to the correct spot)
[ffmpeg] / libavfilter / vf_blackframe.c
index 039f05549573b5e979e2c74d3ddb731056d12416..8cbcc005a49bb3dab019b05ef8bfb587fcf52930 100644 (file)
@@ -38,7 +38,7 @@
 #include "internal.h"
 #include "video.h"
 
-typedef struct {
+typedef struct BlackFrameContext {
     const AVClass *class;
     int bamount;          ///< black amount
     int bthresh;          ///< black threshold