This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-11-23 21:54:53 +02:00
Code
Issues
Releases
Activity
Files
8b951cd4752c8db2b4532fae9fb300d422950cdd
FFmpeg
/
libavfilter
/
opencl
History
Ruiling Song
8b951cd475
lavfi/tonemap_opencl: reuse color matrix calculation from colorspace.c
...
Signed-off-by: Ruiling Song <
ruiling.song@intel.com
>
2019-03-22 09:33:28 +08:00
..
.gitignore
…
avgblur.cl
lavfi: Add OpenCL avgblur filter
2018-03-22 23:16:25 +00:00
colorspace_common.cl
lavfi/tonemap_opencl: reuse color matrix calculation from colorspace.c
2019-03-22 09:33:28 +08:00
convolution.cl
lavfi: add sobel, prewitt, roberts filters
2018-07-03 00:11:28 +01:00
neighbor.cl
lavfi: add erosion_opencl, dilation_opencl filters
2018-08-12 21:52:06 +01:00
overlay.cl
…
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
…