avcodec: add MI-SC4 audio decoder

This commit is contained in:
Paul B Mahol
2022-09-08 20:44:49 +02:00
parent 6df3ad9687
commit ea93943bee
9 changed files with 200 additions and 1 deletions

View File

@@ -528,6 +528,7 @@ enum AVCodecID {
AV_CODEC_ID_MSNSIREN,
AV_CODEC_ID_DFPWM,
AV_CODEC_ID_BONK,
AV_CODEC_ID_MISC4,
/* subtitle codecs */
AV_CODEC_ID_FIRST_SUBTITLE = 0x17000, ///< A dummy ID pointing at the start of subtitle codecs.