avfilter/vf_tonemap_opencl: Fix seperate typo

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Michael Niedermayer
2018-10-07 03:03:09 +02:00
parent 1fc3d8ee00
commit c07bbdbcf0
+1 -1
View File
@@ -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