Update Windows builds to FFmpeg 4.1

This commit is contained in:
Cameron Gutman
2019-01-07 21:08:08 -08:00
parent 6375055b3e
commit e9936992ec
22 changed files with 69 additions and 6 deletions

View File

@@ -28,8 +28,8 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 58
#define LIBAVCODEC_VERSION_MINOR 21
#define LIBAVCODEC_VERSION_MICRO 104
#define LIBAVCODEC_VERSION_MINOR 35
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \