]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Increase the maximum number of supported stream mappings in ffmpeg.c.
authorstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 3 Aug 2008 13:38:31 +0000 (13:38 +0000)
committerstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 3 Aug 2008 13:38:31 +0000 (13:38 +0000)
commite72fddd2714a2cfaaa560407ec1207db00581e40
tree2bae3b447aa6e7e3c843b068baf47c96bcbc1e08
parenta5aeb8d9a84b03df52f2050670f26e191500ad57
Increase the maximum number of supported stream mappings in ffmpeg.c.
The new value is given by maximum_files_nb * maximum_streams_per_file_nb,
which looks also more correct in respect to the previous value.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14520 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
ffmpeg.c