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
5be9939b
Commit
5be9939b
authored
Jun 27, 2017
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: Add cinepak encoder vsynth tests
parent
ed3b2a99
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
0 deletions
+12
-0
vcodec.mak
tests/fate/vcodec.mak
+4
-0
vsynth1-cinepak
tests/ref/vsynth/vsynth1-cinepak
+4
-0
vsynth2-cinepak
tests/ref/vsynth/vsynth2-cinepak
+4
-0
No files found.
tests/fate/vcodec.mak
View file @
5be9939b
...
...
@@ -12,6 +12,10 @@ fate-vsynth%-asv1: ENCOPTS = -qscale 10
FATE_VCODEC-$(call ENCDEC, ASV2, AVI) += asv2
fate-vsynth%-asv2: ENCOPTS = -qscale 10
FATE_VCODEC-$(call ENCDEC, CINEPAK, AVI) += cinepak
fate-vsynth%-cinepak: ENCOPTS = -s sqcif -strip_number_adaptivity 1
fate-vsynth%-cinepak: DECOPTS = -s sqcif
FATE_VCODEC-$(call ENCDEC, CLJR, AVI) += cljr
FATE_VCODEC-$(call ENCDEC, DNXHD, DNXHD) += dnxhd-720p \
...
...
tests/ref/vsynth/vsynth1-cinepak
0 → 100644
View file @
5be9939b
c2198279f3ccf18eb029875c98231073 *tests/data/fate/vsynth1-cinepak.avi
408612 tests/data/fate/vsynth1-cinepak.avi
fdcc7e515ff0bea5203d1ed9bfa7514c *tests/data/fate/vsynth1-cinepak.out.rawvideo
stddev: 64.04 PSNR: 12.00 MAXDIFF: 238 bytes: 7603200/ 921600
tests/ref/vsynth/vsynth2-cinepak
0 → 100644
View file @
5be9939b
722bab34b13b33e46dbbdd47985049f3 *tests/data/fate/vsynth2-cinepak.avi
400398 tests/data/fate/vsynth2-cinepak.avi
c59f0419068f0071476d037abd2ccde2 *tests/data/fate/vsynth2-cinepak.out.rawvideo
stddev: 87.20 PSNR: 9.32 MAXDIFF: 247 bytes: 7603200/ 921600
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