avcodec: add mvha video decoder

This commit is contained in:
Paul B Mahol
2019-11-25 12:59:56 +01:00
parent 61dc7add30
commit ed58f8475f
9 changed files with 324 additions and 1 deletions

View File

@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 58
#define LIBAVCODEC_VERSION_MINOR 63
#define LIBAVCODEC_VERSION_MINOR 64
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \