diff avformat.h @ 3189:f016d69a28b6 libavformat

IFF demuxer Patch by Jai Menon (realityman <at> gmx.net)
author vitor
date Sun, 30 Mar 2008 19:17:01 +0000
parents 55ce214a13ea
children bda0941921fe
line wrap: on
line diff
--- a/avformat.h	Sun Mar 30 03:40:03 2008 +0000
+++ b/avformat.h	Sun Mar 30 19:17:01 2008 +0000
@@ -22,7 +22,7 @@
 #define FFMPEG_AVFORMAT_H
 
 #define LIBAVFORMAT_VERSION_MAJOR 52
-#define LIBAVFORMAT_VERSION_MINOR 12
+#define LIBAVFORMAT_VERSION_MINOR 13
 #define LIBAVFORMAT_VERSION_MICRO  0
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \