]> git.sesse.net Git - ffmpeg/commit
avformat: Add max_streams option
authorMichael Niedermayer <michael@niedermayer.cc>
Fri, 18 Nov 2016 16:00:30 +0000 (17:00 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 8 Dec 2016 17:25:30 +0000 (18:25 +0100)
commit1296f844955e513d19051c962656f829479d4fb9
treebbac8b6e416a390ba20b876c5fc21f7ba018ea44
parentda5c8284c02c4ccc3596bc52d54a10166708094f
avformat: Add max_streams option

This allows user apps to stop OOM due to excessive number of streams

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
doc/formats.texi
libavformat/avformat.h
libavformat/options_table.h
libavformat/utils.c
libavformat/version.h