avformat: add bonk demuxer

This commit is contained in:
Paul B Mahol
2022-09-07 14:01:42 +02:00
parent 88170070c4
commit 3ce6fa6b6d
5 changed files with 103 additions and 3 deletions

View File

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