[FFmpeg-devel] [PATCH] lavfi/testsrc: add a macro to create definition of filter class
Nicolas George
nicolas.george at normalesup.org
Wed Aug 1 11:15:05 CEST 2012
Le quintidi 15 thermidor, an CCXX, Stefano Sabatini a écrit :
> The macro is similar to AVFILTER_DEFINE_MACRO, which can't be used
> because the filters in the file share the same options.
>
> Factorize.
LGTM. Maybe
#define testsrc_options options
#define rgbtestsrc_options options
...
would have worked too.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120801/5a092e15/attachment.asc>
More information about the ffmpeg-devel
mailing list