mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-13 22:43:07 +02:00
4d59d58ea6
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>