mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-01 20:00:20 +01:00
C++ does not allow to mix different enums, so e.g. code comparing ACodecID with CodecID would fail to compile with gcc. This very evil hack should fix this problem.
42 KiB
42 KiB