Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFmpeg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libremedia
Tethys
FFmpeg
Commits
f02ab814
Commit
f02ab814
authored
21 years ago
by
Michael Niedermayer
Browse files
Options
Downloads
Patches
Plain Diff
ima & ms adpcm regression test
Originally committed as revision 2766 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
6cf9d5eb
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tests/ffmpeg.regression.ref
+4
-0
4 additions, 0 deletions
tests/ffmpeg.regression.ref
tests/regression.sh
+22
-0
22 additions, 0 deletions
tests/regression.sh
tests/rotozoom.regression.ref
+4
-0
4 additions, 0 deletions
tests/rotozoom.regression.ref
with
30 additions
and
0 deletions
tests/ffmpeg.regression.ref
+
4
−
0
View file @
f02ab814
...
@@ -73,3 +73,7 @@ stddev: 0.00 PSNR:99.99 bytes:7602176
...
@@ -73,3 +73,7 @@ stddev: 0.00 PSNR:99.99 bytes:7602176
d056da679e6d6682812fffb28a7f0db6 *./data/a-ac3.rm
d056da679e6d6682812fffb28a7f0db6 *./data/a-ac3.rm
88c867eee0fb3a51263253477e5b39cf *./data/a-g726.wav
88c867eee0fb3a51263253477e5b39cf *./data/a-g726.wav
23def970a6a301bd0095c89e58f5282f *./data/out.wav
23def970a6a301bd0095c89e58f5282f *./data/out.wav
bdc512b78e2ccb1d815aec08794650eb *./data/a-adpcm_ima.wav
449ec3854e8b09982302f92ea9cd47ca *./data/out.wav
5ac5a5ffd680d7880dfb1dd069851691 *./data/a-adpcm_ms.wav
e4276587e9ffef41a007ac4c12d3fad2 *./data/out.wav
This diff is collapsed.
Click to expand it.
tests/regression.sh
+
22
−
0
View file @
f02ab814
...
@@ -47,6 +47,8 @@ else
...
@@ -47,6 +47,8 @@ else
do_mp2
=
y
do_mp2
=
y
do_ac3
=
y
do_ac3
=
y
do_g726
=
y
do_g726
=
y
do_adpcm_ima_wav
=
y
do_adpcm_ms
=
y
do_rc
=
y
do_rc
=
y
do_mpeg4adv
=
y
do_mpeg4adv
=
y
do_mpeg4nr
=
y
do_mpeg4nr
=
y
...
@@ -376,6 +378,26 @@ do_ffmpeg $file -y -ab 128 -ac 2 -ar 44100 -f s16le -i $pcm_src -ab 32 -ac 1 -ar
...
@@ -376,6 +378,26 @@ do_ffmpeg $file -y -ab 128 -ac 2 -ar 44100 -f s16le -i $pcm_src -ab 32 -ac 1 -ar
do_ffmpeg
$pcm_dst
-y
-i
$file
-f
wav
$pcm_dst
do_ffmpeg
$pcm_dst
-y
-i
$file
-f
wav
$pcm_dst
fi
fi
###################################
if
[
-n
"
$do_adpcm_ima_wav
"
]
;
then
# encoding
file
=
${
outfile
}
adpcm_ima.wav
do_ffmpeg
$file
-y
-ab
128
-ac
2
-ar
44100
-f
s16le
-i
$pcm_src
-acodec
adpcm_ima_wav
$file
# decoding
do_ffmpeg
$pcm_dst
-y
-i
$file
-f
wav
$pcm_dst
fi
###################################
if
[
-n
"
$do_adpcm_ms
"
]
;
then
# encoding
file
=
${
outfile
}
adpcm_ms.wav
do_ffmpeg
$file
-y
-ab
128
-ac
2
-ar
44100
-f
s16le
-i
$pcm_src
-acodec
adpcm_ms
$file
# decoding
do_ffmpeg
$pcm_dst
-y
-i
$file
-f
wav
$pcm_dst
fi
###################################
###################################
# libav testing
# libav testing
###################################
###################################
...
...
This diff is collapsed.
Click to expand it.
tests/rotozoom.regression.ref
+
4
−
0
View file @
f02ab814
...
@@ -73,3 +73,7 @@ stddev: 0.00 PSNR:99.99 bytes:7602176
...
@@ -73,3 +73,7 @@ stddev: 0.00 PSNR:99.99 bytes:7602176
d056da679e6d6682812fffb28a7f0db6 *./data/a-ac3.rm
d056da679e6d6682812fffb28a7f0db6 *./data/a-ac3.rm
88c867eee0fb3a51263253477e5b39cf *./data/a-g726.wav
88c867eee0fb3a51263253477e5b39cf *./data/a-g726.wav
23def970a6a301bd0095c89e58f5282f *./data/out.wav
23def970a6a301bd0095c89e58f5282f *./data/out.wav
bdc512b78e2ccb1d815aec08794650eb *./data/a-adpcm_ima.wav
449ec3854e8b09982302f92ea9cd47ca *./data/out.wav
5ac5a5ffd680d7880dfb1dd069851691 *./data/a-adpcm_ms.wav
e4276587e9ffef41a007ac4c12d3fad2 *./data/out.wav
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment