[FFmpeg-devel] [PATCH v2] avfilter: propagate colorspace and color_range from buffer filter and between AVFilterLink.
Niklas Haas
ffmpeg at haasn.xyz
Sun Mar 24 15:14:29 EET 2024
On Sun, 24 Mar 2024 13:49:04 +0100 Damiano Galassi <damiog at gmail.com> wrote:
> AVFilterLink colorspace and color_range are first set in
> avfiltergraph.c pick_format(),
> so in ff_filter_config_links() they will never be AVCOL_SPC_NONE or
> AVCOL_SPC_NONE.
Wait, now I'm confused what this patch even accomplishes then. If it's
already set, what else is there to do?
More information about the ffmpeg-devel
mailing list