summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-10-02 13:43:19 +0000
committerPaul B Mahol <onemda@gmail.com>2012-10-08 09:06:25 +0000
commitd7a473926504e2acfa6ae3bead0938e1f4e03441 (patch)
treef4eae034819efb112671ec93273fc1653b64b9eb /libavcodec/version.h
parent208a5d13228208caea10d96353693c39d08a1211 (diff)
downloadffmpeg-streaming-d7a473926504e2acfa6ae3bead0938e1f4e03441.zip
ffmpeg-streaming-d7a473926504e2acfa6ae3bead0938e1f4e03441.tar.gz
TAK demuxer, decoder and parser
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 b2f4bb0..506f9f8 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 64
+#define LIBAVCODEC_VERSION_MINOR 65
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud