OSDN Git Service

Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINT
authorMartin Storsjö <martin@martin.st>
Wed, 19 May 2010 08:13:13 +0000 (08:13 +0000)
committerMartin Storsjö <martin@martin.st>
Wed, 19 May 2010 08:13:13 +0000 (08:13 +0000)
Originally committed as revision 23179 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/avformat.h

index 6582f19..88cabc5 100644 (file)
@@ -22,7 +22,7 @@
 #define AVFORMAT_AVFORMAT_H
 
 #define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 62
+#define LIBAVFORMAT_VERSION_MINOR 63
 #define LIBAVFORMAT_VERSION_MICRO  0
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \