summaryrefslogtreecommitdiff
path: root/libavfilter/vf_deshake_opencl.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/deshake_opencl: Do not use bool, powerpc does not like it.Carl Eugen Hoyos2020-04-011-31/+30
* lavfi/vf_deshake_opencl: Avoid propagating uninitialised dataMark Thompson2020-02-091-0/+2
* avfilter/vf_deshake_opencl: silence warning about usage of uninitialized valuePaul B Mahol2020-01-251-3/+2
* lavfi: add deshake_opencl filterJarek Samic2019-08-231-0/+2202