[FFmpeg-devel] [PATCH v2] avfilter: sort filter list

Nicolas George george at nsup.org
Fri Feb 2 12:36:12 EET 2018


Muhammad Faiz (2018-02-02):
> Move REGISTER_FILTER to FILTER_TABLE in configure.
> Replace linked list with static table, and sort it.
> Use bsearch() on avfilter_get_by_name().
> Deprecate avfilter_register_all(), avfilter_register(), and
> avfilter_next().
> Add avfilter_iterate() as a replacement for avfilter_next().

I'll be explicit: unless discussed otherwise, I oppose this patch as
long as it is not part of a series that applies the same treatment to
all components (codecs, parsers, formats).

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180202/489f39dc/attachment.sig>


More information about the ffmpeg-devel mailing list