Raise needed score for codec probing in CODEC_ID_PROBE before the last packet.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 11 Apr 2010 00:43:36 +0000 (00:43 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 11 Apr 2010 00:43:36 +0000 (00:43 +0000)
commit0f1f4816d59cbc0d5144699ab356763387d2732d
tree669889d8b5828f2622378a83199342f8d368ddd5
parentac1c95645ae1ac2be4d78349a74258582dc09e2b
Raise needed score for codec probing in CODEC_ID_PROBE before the last packet.
Fixes issue1871

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