avcodec: AC-4 codec registration

This commit is contained in:
Paul B Mahol
2023-06-20 01:01:58 +02:00
parent 7ff3dce29a
commit 2bc65003e2
3 changed files with 10 additions and 2 deletions

View File

@@ -542,6 +542,7 @@ enum AVCodecID {
AV_CODEC_ID_FTR,
AV_CODEC_ID_WAVARC,
AV_CODEC_ID_RKA,
AV_CODEC_ID_AC4,
/* subtitle codecs */
AV_CODEC_ID_FIRST_SUBTITLE = 0x17000, ///< A dummy ID pointing at the start of subtitle codecs.