Marking what should be removed in relation to MAX_STREAMS.

Originally committed as revision 23634 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2010-06-16 19:31:05 +00:00
parent 1e27c47715
commit 8745fe29a9
1 changed files with 0 additions and 2 deletions

View File

@ -569,8 +569,6 @@ typedef struct AVChapter {
#if LIBAVFORMAT_VERSION_MAJOR < 53
#define MAX_STREAMS 20
#else
#define MAX_STREAMS 100
#endif
/**