summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMark Thompson <mrt@jkqxz.net>2017-01-09 19:17:37 +0000
committerMark Thompson <sw@jkqxz.net>2017-01-29 13:28:31 +0000
commitca6ae3b77a7e6600e517723b90e57527a47809de (patch)
tree0deb7c54459bf0c834fc076646c9c734e768234e /libavcodec/version.h
parent3c2717e48dd8c5115f2be35c2afcabd8a1f67aee (diff)
downloadffmpeg-streaming-ca6ae3b77a7e6600e517723b90e57527a47809de.zip
ffmpeg-streaming-ca6ae3b77a7e6600e517723b90e57527a47809de.tar.gz
vaapi_encode: Add MPEG-2 support
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index df0c01f..271bc9d 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 31
+#define LIBAVCODEC_VERSION_MINOR 32
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud