1
0
Fork 0
FFmpeg/libavfilter/opencl
Diederik de Haas via ffmpeg-devel c07ed10b0e apply spelling fixes
Fix spelling issue as reported by Debian's lintian tool:
accomodate -> accommodate
addtional -> additional
auxillary -> auxiliary
bellow -> below
betweeen -> between
Calulate -> Calculate
coefficents -> coefficients
Defalt -> Default
defaul -> default
higer -> higher
neccesary -> necessary
orignal -> original
ouput -> output
precison -> precision
processsing -> processing
substract -> subtract
Transfered -> Transferred
upto -> up to

Also add several of them to the 'common typos' check in patcheck.

Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
2023-11-18 19:55:42 +01:00
..
.gitignore lavfi: add a gitignore file for OpenCL compiled kernels 2018-02-07 11:25:58 +00:00
avgblur.cl lavfi: Add OpenCL avgblur filter 2018-03-22 23:16:25 +00:00
colorkey.cl lavfi: add colorkey_opencl filter 2019-04-20 16:32:34 +01:00
colorspace_common.cl lavfi/colorspace_common: add ifdef check to be more compatible. 2019-03-22 09:33:28 +08:00
convolution.cl lavfi: add sobel, prewitt, roberts filters 2018-07-03 00:11:28 +01:00
deshake.cl apply spelling fixes 2023-11-18 19:55:42 +01:00
neighbor.cl lavfi: add erosion_opencl, dilation_opencl filters 2018-08-12 21:52:06 +01:00
nlmeans.cl lavfi/opencl: add nlmeans_opencl filter 2019-05-24 15:09:22 +08:00
overlay.cl
pad.cl avfilter: add pad opencl filter 2020-02-14 09:59:27 +01:00
remap.cl avfilter: add remap opencl filter 2022-07-07 17:52:32 +02:00
tonemap.cl lavfi: add opencl tonemap filter 2018-06-21 01:19:18 +01:00
transpose.cl lavf: add transpose_opencl filter 2018-12-02 23:39:37 +00:00
unsharp.cl
xfade.cl avfilter: add xfade opencl filter 2020-02-02 14:08:56 +01:00