feat: change ffmpeg to 4.1.3

This commit is contained in:
Barry 2019-07-21 11:08:06 +08:00
parent 6c5b0ac5be
commit 10d1bf11b5
48 changed files with 124 additions and 17 deletions

View file

@ -27,7 +27,7 @@
#include "libavutil/version.h"
#define LIBSWSCALE_VERSION_MAJOR 5
#define LIBSWSCALE_VERSION_MINOR 1
#define LIBSWSCALE_VERSION_MINOR 3
#define LIBSWSCALE_VERSION_MICRO 100
#define LIBSWSCALE_VERSION_INT AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \