changeset 6137:938df9041b1c libavformat

Marking what should be removed in relation to MAX_STREAMS.
author michael
date Wed, 16 Jun 2010 19:31:05 +0000
parents 6c0e0ad77315
children 6fa300e438f3
files avformat.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/avformat.h	Wed Jun 16 12:59:47 2010 +0000
+++ b/avformat.h	Wed Jun 16 19:31:05 2010 +0000
@@ -569,8 +569,6 @@
 
 #if LIBAVFORMAT_VERSION_MAJOR < 53
 #define MAX_STREAMS 20
-#else
-#define MAX_STREAMS 100
 #endif
 
 /**