Updated with more input from Paul and Andreas Paul Buxton (1): avfilter: Implement gray world color correction Uses log LAB colorspace
doc/filters.texi | 12 ++ libavfilter/Makefile | 1 + libavfilter/allfilters.c | 1 + libavfilter/version.h | 2 +- libavfilter/vf_grayworld.c | 362 +++++++++++++++++++++++++++++++++++++ 5 files changed, 377 insertions(+), 1 deletion(-) create mode 100644 libavfilter/vf_grayworld.c -- 2.17.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".