summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-10-24 20:41:32 +0200
committerPaul B Mahol <onemda@gmail.com>2015-10-26 10:08:01 +0100
commit035ae3c0096f6c0a3f199d331ed4094ff5beafd1 (patch)
tree5eb7e43f1e39621980e9cb2ceef6c098c95aa40c /libavcodec/version.h
parent2ccc1b304e08a5f5e045c056e897ed377bf670f7 (diff)
downloadffmpeg-streaming-035ae3c0096f6c0a3f199d331ed4094ff5beafd1.zip
ffmpeg-streaming-035ae3c0096f6c0a3f199d331ed4094ff5beafd1.tar.gz
avcodec: add SDX2 DPCM decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 ea0f0bd..ea9e89a 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 9
+#define LIBAVCODEC_VERSION_MINOR 10
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud