diff avformat.h @ 6160:1b4be334ef89 libavformat

Split url_open and url_open_protocol into url_alloc and url_connect
author mstorsjo
date Tue, 22 Jun 2010 14:03:37 +0000
parents 3fcaee5cf416
children f7090c70ed34
line wrap: on
line diff
--- a/avformat.h	Tue Jun 22 13:58:48 2010 +0000
+++ b/avformat.h	Tue Jun 22 14:03:37 2010 +0000
@@ -22,7 +22,7 @@
 #define AVFORMAT_AVFORMAT_H
 
 #define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 69
+#define LIBAVFORMAT_VERSION_MINOR 70
 #define LIBAVFORMAT_VERSION_MICRO  0
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \