]> git.sesse.net Git - vlc/commit
Do not fail on av_find_stream_info error (avformat).
authorLaurent Aimar <fenrir@videolan.org>
Sat, 20 Feb 2010 12:00:14 +0000 (13:00 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 20 Feb 2010 13:11:25 +0000 (14:11 +0100)
commitaad46ccd35a9579a487c8ae85d3edf5383ffbdbd
tree1203fcf87293781f7bbcee888761fae99f7ccf02
parentf94cd3e8a2d4b80bbfdb68533f97d2998cdfe251
Do not fail on av_find_stream_info error (avformat).

It is not fatal.
modules/demux/avformat/demux.c