[FFmpeg-devel] [PATCH 06/10] avfilter/vf_coreimage: Simplify query_formats
Thilo Borgmann
thilo.borgmann at mail.de
Fri Sep 17 17:28:07 EEST 2021
Am 15.08.21 um 11:55 schrieb Andreas Rheinhardt:
> Using ff_set_common_formats_from_list() avoids using different functions
> depending upon how many inputs the filter has.
>
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
> Untested as I don't have a mac.
>
> libavfilter/vf_coreimage.m | 37 ++-----------------------------------
> 1 file changed, 2 insertions(+), 35 deletions(-)
LGTM.
-Thilo
More information about the ffmpeg-devel
mailing list