diff avformat.h @ 3143:7f0f50bbfe23 libavformat

ipod/iphone compatible mp4 muxer
author bcoudurier
date Sun, 16 Mar 2008 13:36:36 +0000
parents 96814e704e8b
children f00aeedea66a
line wrap: on
line diff
--- a/avformat.h	Sat Mar 15 16:15:47 2008 +0000
+++ b/avformat.h	Sun Mar 16 13:36:36 2008 +0000
@@ -22,7 +22,7 @@
 #define FFMPEG_AVFORMAT_H
 
 #define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR  9
+#define LIBAVFORMAT_VERSION_MINOR 10
 #define LIBAVFORMAT_VERSION_MICRO  0
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \