[FFmpeg-devel] [PATCH] lavfi/lut: duplicate class definitions for each lut variant filter

Stefano Sabatini stefasab at gmail.com
Sat Aug 18 10:58:47 CEST 2012


On date Monday 2012-08-13 13:45:16 +0200, Stefano Sabatini encoded:
> This is due to the design of components iteration through AVClass
> child_class_next() callback, which requires that two components cannot
> share the same class.
> ---
>  libavfilter/vf_lut.c |   99 +++++++++++++++++++++++++++++++++++++-------------
>  1 files changed, 73 insertions(+), 26 deletions(-)
[...]

Applied.
-- 
FFmpeg = Fundamental and Fanciful Minimalistic Prodigious Exploitable Governor


More information about the ffmpeg-devel mailing list