mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-04 02:23:20 +00:00
This avoids annoying warnings about unused functions. The compatibility wrapper is designed to provide a complete (stub) API, so some functions being unused by some files is natural and no reason for a warning.