summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-11-19 10:51:44 +0000
committerPaul B Mahol <onemda@gmail.com>2012-11-22 19:27:44 +0000
commit32cd3a7c16e1d1b5633e72f42397e9cb218f5e2b (patch)
tree7712c9d3971f52cb1f22670e435733179b4e0c67 /libavcodec/version.h
parent08e26e7f5c0caa0b056354ef8b5230f6893f0994 (diff)
downloadffmpeg-streaming-32cd3a7c16e1d1b5633e72f42397e9cb218f5e2b.zip
ffmpeg-streaming-32cd3a7c16e1d1b5633e72f42397e9cb218f5e2b.tar.gz
ADPCM AFC 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 d2ed12d..2beef77 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 75
+#define LIBAVCODEC_VERSION_MINOR 76
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud