avformat: add LAF demuxer

This commit is contained in:
Paul B Mahol 2022-09-11 20:10:27 +02:00
parent e91bc521af
commit dd2a01ef5c
6 changed files with 277 additions and 1 deletions

View file

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