diff avformat.h @ 6053:1b6a5459ff73 libavformat

MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>.
author rbultje
date Mon, 24 May 2010 21:59:32 +0000
parents f8d603e0850f
children 65b0ea69d9af
line wrap: on
line diff
--- a/avformat.h	Mon May 24 20:35:01 2010 +0000
+++ b/avformat.h	Mon May 24 21:59:32 2010 +0000
@@ -22,8 +22,8 @@
 #define AVFORMAT_AVFORMAT_H
 
 #define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 64
-#define LIBAVFORMAT_VERSION_MICRO  1
+#define LIBAVFORMAT_VERSION_MINOR 65
+#define LIBAVFORMAT_VERSION_MICRO  0
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
                                                LIBAVFORMAT_VERSION_MINOR, \