# HG changeset patch # User michael # Date 1276716665 0 # Node ID 938df9041b1cda7036e1245f66fc633b496d022e # Parent 6c0e0ad773156841be0c077fda1b22d35bd26ee1 Marking what should be removed in relation to MAX_STREAMS. diff -r 6c0e0ad77315 -r 938df9041b1c avformat.h --- 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 /**