Mercurial > hg > svcore
view data/model/test/files.pri @ 1288:5ef9b4d4bbdb 3.0-integration
Filter out Xing/LAME info frames, rather than letting them go to the mp3 decoder as if they were audio frames. Fixes the 1152-sample zero pad at start of some decoded mp3 files (distinct from decoder delay). The logic here is based on the madplay code.
author | Chris Cannam |
---|---|
date | Thu, 24 Nov 2016 13:32:04 +0000 |
parents | 24c0d4c5356e |
children | a7485c1bdba5 |
line wrap: on
line source
TEST_HEADERS += \ Compares.h \ MockWaveModel.h \ TestFFTModel.h TEST_SOURCES += \ MockWaveModel.cpp \ svcore-data-model-test.cpp