]> git.sesse.net Git - ffmpeg/commit
lavfi/convolution_opencl: use CL_FAIL_ON_ERROR for error handling
authorDanil Iashchenko <danyaschenko@gmail.com>
Thu, 12 Jul 2018 22:20:18 +0000 (01:20 +0300)
committerMark Thompson <sw@jkqxz.net>
Thu, 12 Jul 2018 22:28:46 +0000 (23:28 +0100)
commit7cd58a8a8c53bde42f3a5d271eb41e6b00004428
treea516d7e5a3be8e217e3bfa8996bda849a5436437
parent3c26ce464435673fe1c0e96a4d5f435b964db8d1
lavfi/convolution_opencl: use CL_FAIL_ON_ERROR for error handling

Switch to use CL_FAIL_ON_ERROR for error handling
libavfilter/vf_convolution_opencl.c