[FFmpeg-devel] [PATCH 16/16] avfilter/vsrc_testsrc: Deduplicate options
Nicolas George
george at nsup.org
Mon Jan 4 22:34:07 EET 2021
Andreas Rheinhardt (12021-01-04):
> The examples that this command shows you do not only de-duplicate in the
> source (like it is done here in vsrc_testsrc.c), but really in the
> binary. And it works (for it not to work the AVOpt API would need to be
> modified to e.g. store the addresses of all the AVOption arrays that it
> has received so far and compare whether a AVOption * actually points
> into an array already known; and of course it would have to error
> out/abort for it to matter).
It seems I speaking of another issue. Thanks James for clarifying.
No objection, then. Sorry.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210104/c3d82a3f/attachment.sig>
More information about the ffmpeg-devel
mailing list