do not fail av_find_stream_info() if params for all streams could not be found
authorMåns Rullgård <mans@mansr.com>
Thu, 29 Jun 2006 19:02:15 +0000 (19:02 +0000)
committerMåns Rullgård <mans@mansr.com>
Thu, 29 Jun 2006 19:02:15 +0000 (19:02 +0000)
commit344a18c3b8b783756b209e515e004bb21b03c7a4
tree5b478d08b38db204ebf109dcc96cd4d2df710a9d
parentc6bb50e0024005e78fd54fce14773fefb9489821
do not fail av_find_stream_info() if params for all streams could not be found

Originally committed as revision 5545 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/utils.c