On Sat, Oct 5, 2024 at 10:14 PM Niklas Haas <ffm...@haasn.xyz> wrote: > > From: Niklas Haas <g...@haasn.dev> > > And give it const parameters while we're at it, because this function does > not mutate its parameters.
Not entirely correct since it still modifies srcStride. After fixing this it should then be possible to remove the copy we do in scale_internal(). Thank you for working on these cleanups. Ramiro _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".