mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-26 19:30:14 +00:00
Fixes "libavcodec/aac/aacdec_usac.c(543): error C2440: 'type cast': cannot convert from 'GetBitContext' to 'GetBitContext'" from msvc. Signed-off-by: James Almer <jamrial@gmail.com>