Gyan Doshi via ffmpeg-devel (HE12026-04-13):
> On 2026-04-13 06:10 pm, Nicolas George via ffmpeg-devel wrote:
> > Did we not have framework protections to only send frames with variable
> > dimensions to filters that support them? I thought we had them, but I
> > cannot find them in the code nor removed in the log.
> 
> Are you thinking of ff_filter_frame() in lavfi/avfilter.c?

This is where I looked at first, and you can see there is code to
prevent mismatches between link format and frame format, but there is no
protection for when somebody changes the parameters of the link
directly.

This is a severe omission, probably from
868a2ed568 and cc9a7cae76.

Regards,

-- 
  Nicolas George
_______________________________________________
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to