summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2010-05-22 01:41:32 +0000
committerDavid Conrad <lessen42@gmail.com>2010-05-22 01:41:32 +0000
commit470491faed80883d9e5d50715947a880f040c5be (patch)
tree98b7ea3293035da4076c66430226637cbcf17c16 /libavformat/avformat.h
parent6a2c9b8bcbbc3e892abd1c63ad322bac7d5d4989 (diff)
matroskadec: Support webm doctype
Patch by James Zern <jzern at google> Originally committed as revision 23245 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/avformat.h')
-rw-r--r--libavformat/avformat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 88cabc5468..91d69117f7 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -22,7 +22,7 @@
#define AVFORMAT_AVFORMAT_H
#define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 63
+#define LIBAVFORMAT_VERSION_MINOR 64
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \