probe: Restore identification of files with very large id3 tags and no extension.
authorAlex Converse <alex.converse@gmail.com>
Wed, 26 Oct 2011 01:37:24 +0000 (18:37 -0700)
committerAlex Converse <alex.converse@gmail.com>
Fri, 28 Oct 2011 22:44:10 +0000 (15:44 -0700)
commit61856d06eb30955290911140e6745bad93a25323
tree7c485705ad2c4ae45104d2ba5deeb0d832115d21
parent7a773d4d59c9a2e14cb84201f8d17cbf3edaede8
probe: Restore identification of files with very large id3 tags and no extension.

Restore behavior of identifying files with huge id3 tags as
mp3 at AVPROBE_SCORE_MAX/4. This was broken in r25378 and subsequently
removed in r25929.
libavformat/utils.c