X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=libavfilter%2Fvf_tonemap_opencl.c;h=cd293c25223951245494ec505572bf8b032e2980;hb=0c7fb6e4a0354b66caa03b5f5e02f19a4cc0649e;hp=5da2333169b888fffad39cab5c53b5bfa39c2124;hpb=b4ca32414ea28ad29b4bd387c298f5a676dace2a;p=ffmpeg diff --git a/libavfilter/vf_tonemap_opencl.c b/libavfilter/vf_tonemap_opencl.c index 5da2333169b..cd293c25223 100644 --- a/libavfilter/vf_tonemap_opencl.c +++ b/libavfilter/vf_tonemap_opencl.c @@ -33,7 +33,7 @@ #include "colorspace.h" // TODO: -// - seperate peak-detection from tone-mapping kernel to solve +// - separate peak-detection from tone-mapping kernel to solve // one-frame-delay issue. // - import colorspace matrix generation from vf_colorspace.c // - more format support