avcodec: add Media 100i decoder

This commit is contained in:
Paul B Mahol
2022-09-21 18:22:33 +02:00
parent 9a494b82d9
commit 4b6b75c752
8 changed files with 243 additions and 1 deletions

View File

@@ -318,6 +318,7 @@ enum AVCodecID {
AV_CODEC_ID_PHM,
AV_CODEC_ID_RADIANCE_HDR,
AV_CODEC_ID_WBMP,
AV_CODEC_ID_MEDIA100,
/* various PCM "codecs" */
AV_CODEC_ID_FIRST_AUDIO = 0x10000, ///< A dummy id pointing at the start of audio codecs