summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-10-13 14:16:24 +0200
committerPaul B Mahol <onemda@gmail.com>2015-10-16 16:37:40 +0200
commit8b11e43799260009dead51667bf6ff0157c05ff4 (patch)
tree7b7d14c5231040d93c5f5194b7e7c82869dbbab9 /libavcodec/version.h
parent377883c4be7a5b27d57737a79d6a58a6af0ae6cd (diff)
downloadffmpeg-streaming-8b11e43799260009dead51667bf6ff0157c05ff4.zip
ffmpeg-streaming-8b11e43799260009dead51667bf6ff0157c05ff4.tar.gz
avcodec: add ADPCM PSX 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 953ff9f..97f4ae4 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 6
+#define LIBAVCODEC_VERSION_MINOR 7
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud