Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
77c3fb90
Commit
77c3fb90
authored
Aug 05, 2008
by
Baptiste Coudurier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add dv 4:1:1 regression test
Originally committed as revision 14631 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
b91758de
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
0 deletions
+11
-0
ffmpeg.regression.ref
tests/ffmpeg.regression.ref
+4
-0
regression.sh
tests/regression.sh
+3
-0
rotozoom.regression.ref
tests/rotozoom.regression.ref
+4
-0
No files found.
tests/ffmpeg.regression.ref
View file @
77c3fb90
...
...
@@ -154,6 +154,10 @@ c299f64c3e85b928c5bfe71629cee006 *./tests/data/a-dv.dv
7200000 ./tests/data/a-dv.dv
3b9ead854b912e43ead976e4e86aab3b *./tests/data/dv.vsynth.out.yuv
stddev: 8.91 PSNR: 29.12 bytes: 7603200/ 7603200
f3f2d89bbf40b5812c919b7bdf38684b *./tests/data/a-dv411.dv
7200000 ./tests/data/a-dv411.dv
b59e4ad3f4eef415752641d087c75d5d *./tests/data/dv.vsynth.out.yuv
stddev: 30.72 PSNR: 18.37 bytes: 7603200/ 7603200
70dc9a58345e603094dedcac71e2dcd2 *./tests/data/a-dv50.dv
14400000 ./tests/data/a-dv50.dv
d727da8c7ce387ebe68845a1be916ee3 *./tests/data/dv50.vsynth.out.yuv
...
...
tests/regression.sh
View file @
77c3fb90
...
...
@@ -353,6 +353,9 @@ fi
if
[
-n
"
$do_dv
"
]
;
then
do_video_encoding dv.dv
"-dct int"
"-s pal -an"
do_video_decoding
""
"-s cif"
do_video_encoding dv411.dv
"-dct int"
"-s pal -an -pix_fmt yuv411p"
do_video_decoding
""
"-s cif"
fi
if
[
-n
"
$do_dv50
"
]
;
then
...
...
tests/rotozoom.regression.ref
View file @
77c3fb90
...
...
@@ -154,6 +154,10 @@ stddev: 0.00 PSNR:999.99 bytes: 7603200/ 7603200
7200000 ./tests/data/a-dv.dv
75bf724e37f667f36af50e2051846574 *./tests/data/dv.rotozoom.out.yuv
stddev: 3.11 PSNR: 38.24 bytes: 7603200/ 7603200
a8f9aaab0220c8895dafa43ebcda916d *./tests/data/a-dv411.dv
7200000 ./tests/data/a-dv411.dv
06ab34615153162ad73696672531d448 *./tests/data/dv.rotozoom.out.yuv
stddev: 10.17 PSNR: 27.97 bytes: 7603200/ 7603200
ac6741e4c79e9ed18f179c4124ede29c *./tests/data/a-dv50.dv
14400000 ./tests/data/a-dv50.dv
ad9907f4ef608f025f5fc38b4b067b37 *./tests/data/dv50.rotozoom.out.yuv
...
...
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