Update macOS builds to FFmpeg 4.1

This commit is contained in:
Cameron Gutman
2019-01-07 21:43:18 -08:00
parent 8f8532921c
commit 7091e0324e
12 changed files with 69 additions and 6 deletions
+2 -2
View File
@@ -79,8 +79,8 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 56
#define LIBAVUTIL_VERSION_MINOR 18
#define LIBAVUTIL_VERSION_MICRO 102
#define LIBAVUTIL_VERSION_MINOR 22
#define LIBAVUTIL_VERSION_MICRO 100
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
LIBAVUTIL_VERSION_MINOR, \