]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Only try to probe the codec when the available data has roughly doubled
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 12 Jul 2008 19:57:30 +0000 (19:57 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 12 Jul 2008 19:57:30 +0000 (19:57 +0000)
commit2833546a056813ae0098942fd859de238cffa675
treeec384c941fd88b325ef39eb1daf2519a4e770515
parent94c1a03e2c890eea2b1840acf0e02a201e4f6d01
Only try to probe the codec when the available data has roughly doubled
relative to the last attempt.

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