OSDN Git Service

avformat/mp3dec: Increase probe score slightly when the whole data from begin to...
authorMichael Niedermayer <michael@niedermayer.cc>
Sat, 11 Jun 2016 00:41:45 +0000 (02:41 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 11 Jun 2016 00:58:00 +0000 (02:58 +0200)
commit5fd73948bb684efcadc1f95fd2028b58d675f3ff
treec1980830e3ebb5714f82d163174a4037396791b5
parentd4cd8e7f6a49aeb6728af9acc1d9ac3eda431094
avformat/mp3dec: Increase probe score slightly when the whole data from begin to end is mp3

Improves score for 1000-frames-of-noise-encoded-with-lame.mp3 without file extension

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/mp3dec.c