I made some digging and mpg123_decode_frame
implementation got renamed to mpg123_decode_frame64
but the header is still defining both functions.
My guess (if we go no-API/ABI break) is that they forgot to re-add mpg123_decode_frame
implementation.
Pinned Comments