Change MAX_READ_SIZE message during av_find_stream_info to DEBUG level.
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Fri, 14 May 2010 22:04:39 +0000 (22:04 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Fri, 14 May 2010 22:04:39 +0000 (22:04 +0000)
commit58edb075f0469814911b7bdabcb664701e1a885a
tree7156ee600cfb01a28f1b8e06fcfb611cc6abc7c2
parent0175d7886f005be878e07bbbfe2bcb5e9f0398f3
Change MAX_READ_SIZE message during av_find_stream_info to DEBUG level.
It is not harmful and it scares too many users.

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