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
Add regression test for "sox" format muxer/demuxer.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
tags/n0.9
Reimar Döffinger
14 years ago
parent
33a43695c6
commit
7c875c2d59
2 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
tests/lavf-regression.sh
+3
-0
tests/ref/lavf/sox
+ 4
- 0
tests/lavf-regression.sh
View File
@@ -221,6 +221,10 @@ if [ -n "$do_rso" ] ; then
do_audio_only rso
fi
if [ -n "$do_sox" ] ; then
do_audio_only sox
fi
# pix_fmt conversions
if [ -n "$do_pixfmt" ] ; then
+ 3
- 0
tests/ref/lavf/sox
View File
@@ -0,0 +1,3 @@
e6f278256f145b69ed06f35b8d3585c1 *./tests/data/lavf/lavf.sox
180256 ./tests/data/lavf/lavf.sox
./tests/data/lavf/lavf.sox CRC=0xf1ae5536
Write
Preview
Loading…
Cancel
Save