[FFmpeg-cvslog] r23634 - trunk/libavformat/avformat.h

michael subversion
Wed Jun 16 21:31:05 CEST 2010


Author: michael
Date: Wed Jun 16 21:31:05 2010
New Revision: 23634

Log:
Marking what should be removed in relation to MAX_STREAMS.

Modified:
   trunk/libavformat/avformat.h

Modified: trunk/libavformat/avformat.h
==============================================================================
--- trunk/libavformat/avformat.h	Wed Jun 16 21:16:23 2010	(r23633)
+++ trunk/libavformat/avformat.h	Wed Jun 16 21:31:05 2010	(r23634)
@@ -569,8 +569,6 @@ typedef struct AVChapter {
 
 #if LIBAVFORMAT_VERSION_MAJOR < 53
 #define MAX_STREAMS 20
-#else
-#define MAX_STREAMS 100
 #endif
 
 /**



More information about the ffmpeg-cvslog mailing list