avfilter/vf_tonemap_opencl: Fix seperate typo

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
pull/299/head
Michael Niedermayer 7 years ago
parent 1fc3d8ee00
commit c07bbdbcf0
  1. 2
      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

Loading…
Cancel
Save