[FFmpeg-devel] [PATCH 01/12] avfilter: factorize requesting an input frame from multi output filters
Nicolas George
george at nsup.org
Wed Jun 25 16:53:21 EEST 2025
Marton Balint (HE12025-06-24):
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
> doc/filter_design.txt | 1 +
> libavfilter/af_acrossover.c | 10 +---------
> libavfilter/af_channelsplit.c | 10 +---------
> libavfilter/filters.h | 15 +++++++++++++++
> libavfilter/split.c | 10 +---------
> libavfilter/vf_extractplanes.c | 10 +---------
> 6 files changed, 20 insertions(+), 36 deletions(-)
Looks useful, thanks.
Regards,
--
Nicolas George
More information about the ffmpeg-devel
mailing list