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
70ece6cc
Commit
70ece6cc
authored
Jan 22, 2016
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: add 1 and 15BPP rawvideo in avi tests
Signed-off-by:
Michael Niedermayer
<
michael@niedermayer.cc
>
parent
1c02af30
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
37 additions
and
1 deletion
+37
-1
vcodec.mak
tests/fate/vcodec.mak
+5
-1
vsynth1-bpp1
tests/ref/vsynth/vsynth1-bpp1
+4
-0
vsynth1-bpp15
tests/ref/vsynth/vsynth1-bpp15
+4
-0
vsynth2-bpp1
tests/ref/vsynth/vsynth2-bpp1
+4
-0
vsynth2-bpp15
tests/ref/vsynth/vsynth2-bpp15
+4
-0
vsynth3-bpp1
tests/ref/vsynth/vsynth3-bpp1
+4
-0
vsynth3-bpp15
tests/ref/vsynth/vsynth3-bpp15
+4
-0
vsynth_lena-bpp1
tests/ref/vsynth/vsynth_lena-bpp1
+4
-0
vsynth_lena-bpp15
tests/ref/vsynth/vsynth_lena-bpp15
+4
-0
No files found.
tests/fate/vcodec.mak
View file @
70ece6cc
...
...
@@ -264,9 +264,13 @@ fate-vsynth%-qtrlegray: CODEC = qtrle
fate-vsynth%-qtrlegray: ENCOPTS = -pix_fmt gray
fate-vsynth%-qtrlegray: FMT = mov
FATE_VCODEC-$(call ENCDEC, RAWVIDEO, AVI) += rgb
FATE_VCODEC-$(call ENCDEC, RAWVIDEO, AVI) += rgb
bpp1 bpp15
fate-vsynth%-rgb: CODEC = rawvideo
fate-vsynth%-rgb: ENCOPTS = -pix_fmt bgr24
fate-vsynth%-bpp1: CODEC = rawvideo
fate-vsynth%-bpp1: ENCOPTS = -pix_fmt monow
fate-vsynth%-bpp15: CODEC = rawvideo
fate-vsynth%-bpp15: ENCOPTS = -pix_fmt bgr555le
FATE_VCODEC-$(call ENCDEC, ROQ, ROQ) += roqvideo
fate-vsynth%-roqvideo: CODEC = roqvideo
...
...
tests/ref/vsynth/vsynth1-bpp1
0 → 100644
View file @
70ece6cc
3e5e0f4afb3a0350440e86b1ea56cec9 *tests/data/fate/vsynth1-bpp1.avi
640452 tests/data/fate/vsynth1-bpp1.avi
ccef5f5d5b0392f1d01c200499dac657 *tests/data/fate/vsynth1-bpp1.out.rawvideo
stddev: 97.30 PSNR: 8.37 MAXDIFF: 237 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth1-bpp15
0 → 100644
View file @
70ece6cc
dc37d1db0429f44000a03a60862751cd *tests/data/fate/vsynth1-bpp15.avi
10144452 tests/data/fate/vsynth1-bpp15.avi
3aee2d6e82a9507d7f01844c04d2b57b *tests/data/fate/vsynth1-bpp15.out.rawvideo
stddev: 38.44 PSNR: 16.43 MAXDIFF: 159 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth2-bpp1
0 → 100644
View file @
70ece6cc
771437c9038b44f4e2d4ff764c1c3821 *tests/data/fate/vsynth2-bpp1.avi
640452 tests/data/fate/vsynth2-bpp1.avi
ba70b5aebc786e625af6bd7f7ec82717 *tests/data/fate/vsynth2-bpp1.out.rawvideo
stddev: 81.63 PSNR: 9.89 MAXDIFF: 237 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth2-bpp15
0 → 100644
View file @
70ece6cc
4bf0992de6b40389a35cd744f76bb213 *tests/data/fate/vsynth2-bpp15.avi
10144452 tests/data/fate/vsynth2-bpp15.avi
9a40133384e3f22c960d70c8cfe51781 *tests/data/fate/vsynth2-bpp15.out.rawvideo
stddev: 33.97 PSNR: 17.51 MAXDIFF: 154 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth3-bpp1
0 → 100644
View file @
70ece6cc
a5e6d1eff2f6fc3bba31e3bb8753b905 *tests/data/fate/vsynth3-bpp1.avi
15352 tests/data/fate/vsynth3-bpp1.avi
75e8ee0c0b0ada4515455d9f29377a16 *tests/data/fate/vsynth3-bpp1.out.rawvideo
stddev: 97.70 PSNR: 8.33 MAXDIFF: 248 bytes: 86700/ 86700
tests/ref/vsynth/vsynth3-bpp15
0 → 100644
View file @
70ece6cc
9ac236c12757cbf9ee6f95c24a374524 *tests/data/fate/vsynth3-bpp15.avi
122452 tests/data/fate/vsynth3-bpp15.avi
85ac2fa98252ae907b97a7a561ca676f *tests/data/fate/vsynth3-bpp15.out.rawvideo
stddev: 37.76 PSNR: 16.59 MAXDIFF: 156 bytes: 86700/ 86700
tests/ref/vsynth/vsynth_lena-bpp1
0 → 100644
View file @
70ece6cc
d53d08c755ffde5fca744f0f941bfcb1 *tests/data/fate/vsynth_lena-bpp1.avi
640452 tests/data/fate/vsynth_lena-bpp1.avi
9a66df9009670b0a593d889975246c00 *tests/data/fate/vsynth_lena-bpp1.out.rawvideo
stddev: 96.36 PSNR: 8.45 MAXDIFF: 233 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth_lena-bpp15
0 → 100644
View file @
70ece6cc
b1b2dd35bcb3d5c20651ffe0da55cb46 *tests/data/fate/vsynth_lena-bpp15.avi
10144452 tests/data/fate/vsynth_lena-bpp15.avi
ccf6fc507e938e8cc5c2a97b644de51c *tests/data/fate/vsynth_lena-bpp15.out.rawvideo
stddev: 32.84 PSNR: 17.80 MAXDIFF: 92 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