This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Do not decode the mp3 data in lavf test since that is not bit-exact.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
tags/n0.11
Reimar Döffinger
14 years ago
parent
4395c058d2
commit
e80ce4adea
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/lavf-regression.sh
+1
-1
tests/ref/lavf-fate/mp3
+ 1
- 1
tests/lavf-regression.sh
View File
@@ -136,7 +136,7 @@ do_lavf mkv "-acodec mp2 -ab 64k -vcodec mpeg4"
fi
if [ -n "$do_mp3" ] ; then
do_lavf_fate mp3 "mp3-conformance/he_32khz.bit"
do_lavf_fate mp3 "mp3-conformance/he_32khz.bit"
"-acodec copy"
fi
if [ -n "$do_ogg_vp3" ] ; then
+ 1
- 1
tests/ref/lavf-fate/mp3
View File
@@ -1,3 +1,3 @@
67cbcc79f018afb68f7d81625bfa234c *./tests/data/lavf-fate/lavf.mp3
97230 ./tests/data/lavf-fate/lavf.mp3
./tests/data/lavf-fate/lavf.mp3 CRC=0x
3364502f
./tests/data/lavf-fate/lavf.mp3 CRC=0x
6c9850fe
Write
Preview
Loading…
Cancel
Save