Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
ddbddce5
Commit
ddbddce5
authored
Apr 24, 2006
by
Benjamin Larsson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix samples to bytes relation.
Originally committed as revision 5314 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
f267587e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
13 deletions
+13
-13
ffmpeg.regression.ref
tests/ffmpeg.regression.ref
+6
-6
rotozoom.regression.ref
tests/rotozoom.regression.ref
+6
-6
tiny_psnr.c
tests/tiny_psnr.c
+1
-1
No files found.
tests/ffmpeg.regression.ref
View file @
ddbddce5
...
...
@@ -148,23 +148,23 @@ stddev: 10.99 PSNR:27.30 bytes:7602176
21f8ff9f1daacd9133683bb4ea0f50a4 *./data/a-mp2.mp2
95712 ./data/a-mp2.mp2
6956f2c5185c4edbae648c614992a14b *./data/out.wav
stddev:9330.70 PSNR:16.92 bytes:
52736
0
stddev:4396.13 PSNR:23.46 bytes:
526336
stddev:9330.70 PSNR:16.92 bytes:
105472
0
stddev:4396.13 PSNR:23.46 bytes:
1052672
aefe11ab5067621a1c674859d6413891 *./data/a-ac3.rm
98203 ./data/a-ac3.rm
9e6e66847a568ef4f1f229b0939d2aae *./data/a-g726.wav
24268 ./data/a-g726.wav
a719ab6d47d8d601520edb13bf6136b4 *./data/out.wav
stddev:8459.88 PSNR:17.77 bytes:
48128
stddev:8459.88 PSNR:17.77 bytes:
96256
bdc512b78e2ccb1d815aec08794650eb *./data/a-adpcm_ima.wav
266288 ./data/a-adpcm_ima.wav
1316b03da3bdc8df9785c7995e3c9b2a *./data/out.wav
stddev:13585.76 PSNR:13.66 bytes:
52736
0
stddev:13585.76 PSNR:13.66 bytes:
105472
0
d2eee867856d2bdb6d08e936d4ceec0c *./data/a-adpcm_ms.wav
267308 ./data/a-adpcm_ms.wav
91a84bb4f319a3a0bf0c0441b3d3a529 *./data/out.wav
stddev:1050.18 PSNR:35.89 bytes:
52736
0
stddev:1050.18 PSNR:35.89 bytes:
105472
0
5d99e12e911b0f96d44a5792db23dbe2 *./data/a-adpcm_yam.wav
264236 ./data/a-adpcm_yam.wav
1b3ad9196ca3e97bfe17259b2e2db470 *./data/out.wav
stddev:18866.39 PSNR:10.81 bytes:
528384
stddev:18866.39 PSNR:10.81 bytes:
1056768
tests/rotozoom.regression.ref
View file @
ddbddce5
...
...
@@ -148,23 +148,23 @@ stddev: 3.44 PSNR:37.38 bytes:7602176
21f8ff9f1daacd9133683bb4ea0f50a4 *./data/a-mp2.mp2
95712 ./data/a-mp2.mp2
6956f2c5185c4edbae648c614992a14b *./data/out.wav
stddev:9330.70 PSNR:16.92 bytes:
52736
0
stddev:4396.13 PSNR:23.46 bytes:
526336
stddev:9330.70 PSNR:16.92 bytes:
105472
0
stddev:4396.13 PSNR:23.46 bytes:
1052672
aefe11ab5067621a1c674859d6413891 *./data/a-ac3.rm
98203 ./data/a-ac3.rm
9e6e66847a568ef4f1f229b0939d2aae *./data/a-g726.wav
24268 ./data/a-g726.wav
a719ab6d47d8d601520edb13bf6136b4 *./data/out.wav
stddev:8459.88 PSNR:17.77 bytes:
48128
stddev:8459.88 PSNR:17.77 bytes:
96256
bdc512b78e2ccb1d815aec08794650eb *./data/a-adpcm_ima.wav
266288 ./data/a-adpcm_ima.wav
1316b03da3bdc8df9785c7995e3c9b2a *./data/out.wav
stddev:13585.76 PSNR:13.66 bytes:
52736
0
stddev:13585.76 PSNR:13.66 bytes:
105472
0
d2eee867856d2bdb6d08e936d4ceec0c *./data/a-adpcm_ms.wav
267308 ./data/a-adpcm_ms.wav
91a84bb4f319a3a0bf0c0441b3d3a529 *./data/out.wav
stddev:1050.18 PSNR:35.89 bytes:
52736
0
stddev:1050.18 PSNR:35.89 bytes:
105472
0
5d99e12e911b0f96d44a5792db23dbe2 *./data/a-adpcm_yam.wav
264236 ./data/a-adpcm_yam.wav
1b3ad9196ca3e97bfe17259b2e2db470 *./data/out.wav
stddev:18866.39 PSNR:10.81 bytes:
528384
stddev:18866.39 PSNR:10.81 bytes:
1056768
tests/tiny_psnr.c
View file @
ddbddce5
...
...
@@ -141,7 +141,7 @@ int main(int argc,char* argv[]){
printf
(
"stddev:%3d.%02d PSNR:%2d.%02d bytes:%d
\n
"
,
(
int
)(
dev
/
F
),
(
int
)(
dev
%
F
),
(
int
)(
psnr
/
F
),
(
int
)(
psnr
%
F
),
i
);
i
*
len
);
return
0
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment