OSDN Git Service

Either the software mp3 decoder's CRC computation is wrong (and PV never enabled...
authorAndreas Huber <andih@google.com>
Thu, 18 Mar 2010 17:51:09 +0000 (10:51 -0700)
committerAndreas Huber <andih@google.com>
Thu, 18 Mar 2010 17:51:09 +0000 (10:51 -0700)
commit43595bc268d181748a96b7d421aebaa9ee2df022
tree3fc564778ccb0d75c405225d13b672015a82e32e
parentcbf1840f4c8bb7f9be3c15fcc4b4c18eb69fe949
Either the software mp3 decoder's CRC computation is wrong (and PV never enabled it before) or there are files in the wild with wrong CRCs that nonetheless decode correctly, either way, opt out of CRC verification.

Change-Id: I1d9bd78f4efb53faa82c67110cf61f78122e40f8
related-to-bug: 2511393
media/libstagefright/codecs/mp3dec/MP3Decoder.cpp