commit | 3508d77cf7b619d33d236533a45eea1a7321cc5a | [log] [tgz] |
---|---|---|
author | Ashok Bhat <ashok.bhat@arm.com> | Mon May 12 16:09:23 2014 +0100 |
committer | Andy Hung <hunga@google.com> | Tue Aug 11 12:45:49 2015 -0700 |
tree | 47a24f32abba8991f0f9327b1b89fdcc2de06749 | |
parent | e3884972baaf8385f0212bd7fca7f38aa57c7b6e [diff] |
Add test for mp3 decoder The test accepts a mp3 file as an input and dumps output PCM in a wav file. [x] Command to run the test libstagefright_mp3dec_test <input mp3> <output wav> [x] Sources MP3 reader portion of test contains code from frameworks/av/media/libstagefright/MP3Extractor.cpp. Bug: 17722566 Change-Id: If4586a7cd6d5bc9cecea34aacfb89db458ea3814 Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>