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
61625dcc
Commit
61625dcc
authored
Jan 15, 2016
by
James Darnley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: add 10-bit v210 encoder tests
parent
c8a9aaab
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
18 additions
and
1 deletion
+18
-1
vcodec.mak
tests/fate/vcodec.mak
+2
-1
vsynth1-v210-10
tests/ref/vsynth/vsynth1-v210-10
+4
-0
vsynth2-v210-10
tests/ref/vsynth/vsynth2-v210-10
+4
-0
vsynth3-v210-10
tests/ref/vsynth/vsynth3-v210-10
+4
-0
vsynth_lena-v210-10
tests/ref/vsynth/vsynth_lena-v210-10
+4
-0
No files found.
tests/fate/vcodec.mak
View file @
61625dcc
...
@@ -300,7 +300,8 @@ fate-vsynth%-svq1: FMT = mov
...
@@ -300,7 +300,8 @@ fate-vsynth%-svq1: FMT = mov
FATE_VCODEC-$(call ENCDEC, R210, AVI) += r210
FATE_VCODEC-$(call ENCDEC, R210, AVI) += r210
FATE_VCODEC-$(call ENCDEC, V210, AVI) += v210
FATE_VCODEC-$(call ENCDEC, V210, AVI) += v210 v210-10
fate-vsynth%-v210-10: ENCOPTS = -pix_fmt yuv422p10
FATE_VCODEC-$(call ENCDEC, V308, AVI) += v308
FATE_VCODEC-$(call ENCDEC, V308, AVI) += v308
...
...
tests/ref/vsynth/vsynth1-v210-10
0 → 100644
View file @
61625dcc
230bbd31c82d4fbb92d5ea2ac591ded5 *tests/data/fate/vsynth1-v210-10.avi
14752452 tests/data/fate/vsynth1-v210-10.avi
50973792d3f1abe04a51ee0121f077f2 *tests/data/fate/vsynth1-v210-10.out.rawvideo
stddev: 1.85 PSNR: 42.78 MAXDIFF: 29 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth2-v210-10
0 → 100644
View file @
61625dcc
02a5d983deb4bc91bb273c2b26c3100f *tests/data/fate/vsynth2-v210-10.avi
14752452 tests/data/fate/vsynth2-v210-10.avi
8bb1c449e1a2a94fd0d98841c04246bb *tests/data/fate/vsynth2-v210-10.out.rawvideo
stddev: 0.39 PSNR: 56.17 MAXDIFF: 9 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth3-v210-10
0 → 100644
View file @
61625dcc
b68ad16e3bfd78556b816ec1a676445c *tests/data/fate/vsynth3-v210-10.avi
224452 tests/data/fate/vsynth3-v210-10.avi
0cf7cf68724fa5146b1667e4fa08b0e1 *tests/data/fate/vsynth3-v210-10.out.rawvideo
stddev: 2.12 PSNR: 41.58 MAXDIFF: 26 bytes: 86700/ 86700
tests/ref/vsynth/vsynth_lena-v210-10
0 → 100644
View file @
61625dcc
a3913b719397fae870c1d9bc35053259 *tests/data/fate/vsynth_lena-v210-10.avi
14752452 tests/data/fate/vsynth_lena-v210-10.avi
a627fb50c8276200fd71383977d87ca3 *tests/data/fate/vsynth_lena-v210-10.out.rawvideo
stddev: 0.34 PSNR: 57.43 MAXDIFF: 6 bytes: 7603200/ 7603200
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