aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2019-01-06 17:45:04 +1100
committerPeter Ross <pross@xvid.org>2019-06-12 20:06:20 +1000
commit43dbdee264915d21b745939034d0c5120322ec5b (patch)
tree67ed9cc4a826aa758b84422ad5d710557ac82039 /libavcodec/version.h
parenta212c8da48fea89bff3e26324aef257e5663233e (diff)
downloadffmpeg-43dbdee264915d21b745939034d0c5120322ec5b.tar.gz
VP4 video decoder
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 7ed60717f0..2709163700 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,8 +28,8 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 58
-#define LIBAVCODEC_VERSION_MINOR 52
-#define LIBAVCODEC_VERSION_MICRO 102
+#define LIBAVCODEC_VERSION_MINOR 53
+#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \