avformat: add raw AC-4 muxer

This commit is contained in:
Paul B Mahol 2022-01-11 11:28:30 -08:00
parent 88b3841149
commit 2cac3fd744
4 changed files with 105 additions and 1 deletions

View file

@ -31,7 +31,7 @@
#include "version_major.h"
#define LIBAVFORMAT_VERSION_MINOR 8
#define LIBAVFORMAT_VERSION_MINOR 9
#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \