]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/opencl_source.h
avfilter/af_channelsplit: add channels option
[ffmpeg] / libavfilter / opencl_source.h
index 23cdfc6ac9e3772f23861eb2b4ee675e054de2d5..02bc1723b092590f110a4eb65f68efe83b0f2be1 100644 (file)
@@ -19,6 +19,7 @@
 #ifndef AVFILTER_OPENCL_SOURCE_H
 #define AVFILTER_OPENCL_SOURCE_H
 
+extern const char *ff_opencl_source_avgblur;
 extern const char *ff_opencl_source_overlay;
 extern const char *ff_opencl_source_unsharp;