diff avformat.h @ 4945:cd7e342cfaf7 libavformat

Add QCP demuxer.
author kmalaussene
date Wed, 20 May 2009 17:19:39 +0000
parents 5f8639313523
children a73454df532f
line wrap: on
line diff
--- a/avformat.h	Sat May 16 17:11:47 2009 +0000
+++ b/avformat.h	Wed May 20 17:19:39 2009 +0000
@@ -22,7 +22,7 @@
 #define AVFORMAT_AVFORMAT_H
 
 #define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 32
+#define LIBAVFORMAT_VERSION_MINOR 33
 #define LIBAVFORMAT_VERSION_MICRO  0
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \