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
028a79c1
Commit
028a79c1
authored
Oct 10, 2011
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reg tests: add g723.1
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
ef64c45c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
codec-regression.sh
tests/codec-regression.sh
+5
-0
g723_1
tests/ref/acodec/g723_1
+4
-0
No files found.
tests/codec-regression.sh
View file @
028a79c1
...
...
@@ -304,6 +304,11 @@ do_audio_encoding ac3.rm "-vn -acodec ac3_fixed"
#$tiny_psnr $pcm_dst $pcm_ref 2 1024
fi
if
[
-n
"
$do_g723_1
"
]
;
then
do_audio_encoding g723_1.tco
"-b:a 6.3k -ac 1 -ar 8000 -acodec g723_1"
do_audio_decoding
fi
if
[
-n
"
$do_g726
"
]
;
then
do_audio_encoding g726.wav
"-b:a 32k -ac 1 -ar 8000 -acodec g726"
do_audio_decoding
...
...
tests/ref/acodec/g723_1
0 → 100644
View file @
028a79c1
5815887898457847a7717fbe60d9cfb6 *./tests/data/acodec/g723_1.tco
4800 ./tests/data/acodec/g723_1.tco
2cc429a4383e80070189cf1fb1132501 *./tests/data/g723_1.acodec.out.wav
stddev: 8507.20 PSNR: 17.73 MAXDIFF:26473 bytes: 96000/ 1058400
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