[FFmpeg-devel] [PATCH 0/2] Add colorkey video filter
Timo Rothenpieler
timo at rothenpieler.org
Thu Jun 11 21:06:18 CEST 2015
Updated patch, following the suggested changes.
Timo Rothenpieler (2):
avfilter/vf_colorkey: Add colorkey video filter
avfilter/vf_colorkey: Transform calculations to integer math
Changelog | 1 +
MAINTAINERS | 1 +
doc/filters.texi | 39 ++++++++
libavfilter/Makefile | 1 +
libavfilter/allfilters.c | 1 +
libavfilter/vf_colorkey.c | 239 ++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 282 insertions(+)
create mode 100644 libavfilter/vf_colorkey.c
--
2.4.1
More information about the ffmpeg-devel
mailing list