Bugzilla – Bug 123
Support libswresample
Last modified: 2018-07-09 05:46:12 PDT
Some distributions of ffmpeg (e.g. the Zeranoe Windows ones) ship with libswresample but not libavresample, which is what we currently use for resampling. Likewise, libav ships with libavresample but not libswresample, so the old support can't be removed.
libswresample has a pretty bad API that isn't letting me easily implement this. It seems every major distro has libavresample (at least as of the upcoming version), and I'm planning on shipping the Windows builds with custom-built ffmpeg, so I can just build it myself. Deferring this.
Deferring again. Still haven't found a huge need to support this.
See https://mgba.io/i/1120.