forked from FFmpeg/FFmpeg
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:
parent
1e27c47715
commit
8745fe29a9
1 changed files with 0 additions and 2 deletions
|
@ -569,8 +569,6 @@ typedef struct AVChapter {
|
|||
|
||||
#if LIBAVFORMAT_VERSION_MAJOR < 53
|
||||
#define MAX_STREAMS 20
|
||||
#else
|
||||
#define MAX_STREAMS 100
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue