Thanks, fixed
- Dylan
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
From: drfer3
Fixes Coverity CID 1430382
---
libavfilter/vf_avgblur_opencl.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/libavfilter/vf_avgblur_opencl.c b/libavfilter/vf_avgblur_opencl.c
index 5ee66c0ba2..53db83c21f 100644
--- a/libavfilter/vf_avgblur_opencl.c
+++ b/libavfilter/vf_a
From: drfer3
Fixes Coverity CID 1430382
---
libavfilter/vf_avgblur_opencl.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/libavfilter/vf_avgblur_opencl.c b/libavfilter/vf_avgblur_opencl.c
index 5ee66c0ba2..09caa1fd4f 100644
--- a/libavfilter/vf_avgblur_opencl.c
+++ b/libavfilter/vf_a
From: drfer3
Behaves like the existing avgblur filter, except working on OpenCL
hardware frames. Takes exactly the same options.
---
configure | 1 +
libavfilter/Makefile| 2 +
libavfilter/allfilters.c| 1 +
libavfilter/opencl/avgblur.cl | 60 ++
From: drfer3
Behaves like the existing avgblur filter, except working on OpenCL
hardware frames. Takes exactly the same options.
---
configure | 1 +
libavfilter/Makefile| 2 +
libavfilter/allfilters.c| 1 +
libavfilter/opencl/avgblur.cl | 60 ++
From: drfer3
Behaves like the existing avgblur filter, except working on OpenCL
hardware frames. Takes exactly the same options.
---
configure | 1 +
libavfilter/Makefile| 2 +
libavfilter/allfilters.c| 1 +
libavfilter/opencl/avgblur.cl | 60 ++
From: drfer3
Behaves like the existing avgblur filter, except working on OpenCL
hardware frames. Takes exactly the same options.
---
configure | 1 +
libavfilter/Makefile| 2 +
libavfilter/allfilters.c| 1 +
libavfilter/opencl/avgblur.cl | 60 ++