Quoting Johannes Kauffmann (2022-09-25 00:41:18) > The butterflies_fixed function pointer declaration specifies av_restrict > for the first two pointer arguments. So the corresponding function > definitions should honor this declaration. > > MSVC emits warning C4113 for this. > --- > libavutil/fixed_dsp.c | 2 +- > libavutil/x86/fixed_dsp_init.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-)
Makes sense, will push. -- Anton Khirnov _______________________________________________ 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".