summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authornu774 <honeycomb77@gmail.com>2014-05-09 23:05:42 +0900
committerLuca Barbato <lu_zero@gentoo.org>2015-06-20 12:18:01 +0300
commit6ec688e1bc76dd93151cbca1c340162ae4b10d77 (patch)
tree908c2bdc32acbf8be895b0cdcdfdcd99d1bbf48a /tests/fate
parent1e79d5c6e73ad131f9395f337b58a2b59ee04c1b (diff)
mp3: enable packed main_data decoding in MP4
14496-3 suggests packing main_data of MP3 that is usually scattered into multiple frames due to bit reservoir. However, after packing main_data into a access unit, bitrate index in the MPEG audio frame header doesn't match with actual frame size. In order to accept this, this patch removes unnecessary frame size checking on mp3 decoder. Also, mov demuxer was changed to use MP3 parser only on special cases (QT MOV with specific sample description) to avoid re-packetizing. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/mp3.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/mp3.mak b/tests/fate/mp3.mak
index fe6a0e12eb..3442ce15b9 100644
--- a/tests/fate/mp3.mak
+++ b/tests/fate/mp3.mak
@@ -1,6 +1,6 @@
FATE_MP3 += fate-mp3-float-conf-compl
fate-mp3-float-conf-compl: CMD = pcm -acodec mp3float -i $(TARGET_SAMPLES)/mp3-conformance/compl.bit
-fate-mp3-float-conf-compl: REF = $(SAMPLES)/mp3-conformance/compl.pcm
+fate-mp3-float-conf-compl: REF = $(SAMPLES)/mp3-conformance/compl_2.pcm
FATE_MP3 += fate-mp3-float-conf-he_32khz
fate-mp3-float-conf-he_32khz: CMD = pcm -acodec mp3float -i $(TARGET_SAMPLES)/mp3-conformance/he_32khz.bit -fs 343296