avformat: add raw AC-4 demuxer

This commit is contained in:
Paul B Mahol 2019-02-19 20:30:55 +01:00
parent 2bc65003e2
commit 9c6538d4c2
4 changed files with 107 additions and 1 deletions

View file

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