preliminary AV1 support

This commit is contained in:
Alan Witkowski
2022-05-30 13:45:25 -06:00
parent 930848e07a
commit 6dbe01f415
9 changed files with 225 additions and 2 deletions
+1
View File
@@ -53,6 +53,7 @@ public:
kCodecVorbis,
kCodecFLAC,
kCodecSRT,
kCodecAV1,
kCodecCount
};