summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-11-21 15:29:15 +0000
committerPaul B Mahol <onemda@gmail.com>2012-11-24 10:56:47 +0000
commit3d8e684f0592603a91a2f33e68ae1934148f7d81 (patch)
tree474e3f5173807ebed237d26019a7c68bc9bc056b /libavcodec/version.h
parented591ed842dad0e23e7ba83d854faa61d2e2eb0f (diff)
downloadffmpeg-streaming-3d8e684f0592603a91a2f33e68ae1934148f7d81.zip
ffmpeg-streaming-3d8e684f0592603a91a2f33e68ae1934148f7d81.tar.gz
ADPCM IMA Dialogic 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 2beef77..b797aec 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 76
+#define LIBAVCODEC_VERSION_MINOR 77
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud