mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-07 23:40:01 +01:00
Having all the public functions marked as deprecated is enough. This gets rid of a warning spam when compiling any file including libavresample/avresample.h even when avresample is not enabled, like it's the case with fftools/cmdutils.c Signed-off-by: James Almer <jamrial@gmail.com>