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
883ad2c5
Commit
883ad2c5
authored
Jan 15, 2016
by
James Darnley
Committed by
Luca Barbato
Jan 21, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: add 10-bit v210 encoder tests
Signed-off-by:
Luca Barbato
<
lu_zero@gentoo.org
>
parent
8e7bea6d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
1 deletion
+10
-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
No files found.
tests/fate/vcodec.mak
View file @
883ad2c5
...
@@ -212,7 +212,8 @@ FATE_VCODEC-$(call ENCDEC, SVQ1, MOV) += svq1
...
@@ -212,7 +212,8 @@ FATE_VCODEC-$(call ENCDEC, SVQ1, MOV) += svq1
fate-vsynth%-svq1: ENCOPTS = -qscale 3 -pix_fmt yuv410p
fate-vsynth%-svq1: ENCOPTS = -qscale 3 -pix_fmt yuv410p
fate-vsynth%-svq1: FMT = mov
fate-vsynth%-svq1: FMT = mov
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, WMV1, AVI) += wmv1
FATE_VCODEC-$(call ENCDEC, WMV1, AVI) += wmv1
fate-vsynth%-wmv1: ENCOPTS = -qscale 10
fate-vsynth%-wmv1: ENCOPTS = -qscale 10
...
...
tests/ref/vsynth/vsynth1-v210-10
0 → 100644
View file @
883ad2c5
054d7e903fb4d9e68700c56b93d45916 *tests/data/fate/vsynth1-v210-10.avi
14752448 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 @
883ad2c5
87bb634932b3f5cacd4d08142798db17 *tests/data/fate/vsynth2-v210-10.avi
14752448 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
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