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
ee3eac59
Commit
ee3eac59
authored
Jan 22, 2016
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: Add a small number of rawvideo in mov tests
Signed-off-by:
Michael Niedermayer
<
michael@niedermayer.cc
>
parent
84110f4f
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
59 additions
and
0 deletions
+59
-0
vcodec.mak
tests/fate/vcodec.mak
+11
-0
vsynth1-mov-bgr24
tests/ref/vsynth/vsynth1-mov-bgr24
+4
-0
vsynth1-mov-bpp15
tests/ref/vsynth/vsynth1-mov-bpp15
+4
-0
vsynth1-mov-bpp16
tests/ref/vsynth/vsynth1-mov-bpp16
+4
-0
vsynth2-mov-bgr24
tests/ref/vsynth/vsynth2-mov-bgr24
+4
-0
vsynth2-mov-bpp15
tests/ref/vsynth/vsynth2-mov-bpp15
+4
-0
vsynth2-mov-bpp16
tests/ref/vsynth/vsynth2-mov-bpp16
+4
-0
vsynth3-mov-bgr24
tests/ref/vsynth/vsynth3-mov-bgr24
+4
-0
vsynth3-mov-bpp15
tests/ref/vsynth/vsynth3-mov-bpp15
+4
-0
vsynth3-mov-bpp16
tests/ref/vsynth/vsynth3-mov-bpp16
+4
-0
vsynth_lena-mov-bgr24
tests/ref/vsynth/vsynth_lena-mov-bgr24
+4
-0
vsynth_lena-mov-bpp15
tests/ref/vsynth/vsynth_lena-mov-bpp15
+4
-0
vsynth_lena-mov-bpp16
tests/ref/vsynth/vsynth_lena-mov-bpp16
+4
-0
No files found.
tests/fate/vcodec.mak
View file @
ee3eac59
...
...
@@ -272,6 +272,17 @@ fate-vsynth%-bpp1: ENCOPTS = -pix_fmt monow
fate-vsynth%-bpp15: CODEC = rawvideo
fate-vsynth%-bpp15: ENCOPTS = -pix_fmt bgr555le
FATE_VCODEC-$(call ENCDEC, RAWVIDEO, MOV) += mov-bgr24 mov-bpp15 mov-bpp16
fate-vsynth%-mov-bgr24: CODEC = rawvideo
fate-vsynth%-mov-bgr24: ENCOPTS = -pix_fmt bgr24
fate-vsynth%-mov-bgr24: FMT = mov
fate-vsynth%-mov-bpp15: CODEC = rawvideo
fate-vsynth%-mov-bpp15: ENCOPTS = -pix_fmt rgb555le
fate-vsynth%-mov-bpp15: FMT = mov
fate-vsynth%-mov-bpp16: CODEC = rawvideo
fate-vsynth%-mov-bpp16: ENCOPTS = -pix_fmt rgb565le
fate-vsynth%-mov-bpp16: FMT = mov
FATE_VCODEC-$(call ENCDEC, ROQ, ROQ) += roqvideo
fate-vsynth%-roqvideo: CODEC = roqvideo
fate-vsynth%-roqvideo: ENCOPTS = -frames 5
...
...
tests/ref/vsynth/vsynth1-mov-bgr24
0 → 100644
View file @
ee3eac59
93d3a2e5701c3da06da27cffa04fb730 *tests/data/fate/vsynth1-mov-bgr24.mov
15207169 tests/data/fate/vsynth1-mov-bgr24.mov
93695a27c24a61105076ca7b1f010bbd *tests/data/fate/vsynth1-mov-bgr24.out.rawvideo
stddev: 3.42 PSNR: 37.44 MAXDIFF: 48 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth1-mov-bpp15
0 → 100644
View file @
ee3eac59
00cd1f0cf8c335b8f4d7dfa81e188e75 *tests/data/fate/vsynth1-mov-bpp15.mov
10138329 tests/data/fate/vsynth1-mov-bpp15.mov
99bece160cfb0da47f446b60d42fa3ae *tests/data/fate/vsynth1-mov-bpp15.out.rawvideo
stddev: 4.06 PSNR: 35.94 MAXDIFF: 47 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth1-mov-bpp16
0 → 100644
View file @
ee3eac59
623f62ed23abf406c2d67bf65adaf421 *tests/data/fate/vsynth1-mov-bpp16.mov
10138329 tests/data/fate/vsynth1-mov-bpp16.mov
0cea382b9b0a4ce88260c1edc20b3f5b *tests/data/fate/vsynth1-mov-bpp16.out.rawvideo
stddev: 3.79 PSNR: 36.55 MAXDIFF: 46 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth2-mov-bgr24
0 → 100644
View file @
ee3eac59
ed8dbb665820659d9c4fa659e0a20c65 *tests/data/fate/vsynth2-mov-bgr24.mov
15207169 tests/data/fate/vsynth2-mov-bgr24.mov
32fae3e665407bb4317b3f90fedb903c *tests/data/fate/vsynth2-mov-bgr24.out.rawvideo
stddev: 1.54 PSNR: 44.37 MAXDIFF: 17 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth2-mov-bpp15
0 → 100644
View file @
ee3eac59
d694493c1fe20211e12d797620d622ec *tests/data/fate/vsynth2-mov-bpp15.mov
10138329 tests/data/fate/vsynth2-mov-bpp15.mov
eb3f0c974ed17ede7cd3ce30ce417d8d *tests/data/fate/vsynth2-mov-bpp15.out.rawvideo
stddev: 2.81 PSNR: 39.14 MAXDIFF: 19 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth2-mov-bpp16
0 → 100644
View file @
ee3eac59
c2685405eaec39007a68108c4533ba0e *tests/data/fate/vsynth2-mov-bpp16.mov
10138329 tests/data/fate/vsynth2-mov-bpp16.mov
7747ab837f0e832be2124120d4f7df1c *tests/data/fate/vsynth2-mov-bpp16.out.rawvideo
stddev: 2.21 PSNR: 41.24 MAXDIFF: 18 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth3-mov-bgr24
0 → 100644
View file @
ee3eac59
9af1caa30e99cc422c8a0734051f7f95 *tests/data/fate/vsynth3-mov-bgr24.mov
174093 tests/data/fate/vsynth3-mov-bgr24.mov
693aff10c094f8bd31693f74cf79d2b2 *tests/data/fate/vsynth3-mov-bgr24.out.rawvideo
stddev: 3.67 PSNR: 36.82 MAXDIFF: 43 bytes: 86700/ 86700
tests/ref/vsynth/vsynth3-mov-bpp15
0 → 100644
View file @
ee3eac59
3d64ea4e9c78e72fcedca5e00363db7b *tests/data/fate/vsynth3-mov-bpp15.mov
116293 tests/data/fate/vsynth3-mov-bpp15.mov
19f61c34cbdef98b0f4aca6c19f59ed4 *tests/data/fate/vsynth3-mov-bpp15.out.rawvideo
stddev: 4.35 PSNR: 35.35 MAXDIFF: 46 bytes: 86700/ 86700
tests/ref/vsynth/vsynth3-mov-bpp16
0 → 100644
View file @
ee3eac59
ddff7831e0d3e950cee4fdb7fceeb76a *tests/data/fate/vsynth3-mov-bpp16.mov
116293 tests/data/fate/vsynth3-mov-bpp16.mov
756f68dd5412d245d4bbeda7b5d51829 *tests/data/fate/vsynth3-mov-bpp16.out.rawvideo
stddev: 4.07 PSNR: 35.93 MAXDIFF: 46 bytes: 86700/ 86700
tests/ref/vsynth/vsynth_lena-mov-bgr24
0 → 100644
View file @
ee3eac59
f1eccd8c8719e3fabfe7855dad997699 *tests/data/fate/vsynth_lena-mov-bgr24.mov
15207169 tests/data/fate/vsynth_lena-mov-bgr24.mov
98d0e2854731472c5bf13d8638502d0a *tests/data/fate/vsynth_lena-mov-bgr24.out.rawvideo
stddev: 1.26 PSNR: 46.10 MAXDIFF: 13 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth_lena-mov-bpp15
0 → 100644
View file @
ee3eac59
286e9e0712da1efb186a7228b6d4a177 *tests/data/fate/vsynth_lena-mov-bpp15.mov
10138329 tests/data/fate/vsynth_lena-mov-bpp15.mov
be0e64bdf519ce1097613063804eded9 *tests/data/fate/vsynth_lena-mov-bpp15.out.rawvideo
stddev: 2.16 PSNR: 41.43 MAXDIFF: 17 bytes: 7603200/ 7603200
tests/ref/vsynth/vsynth_lena-mov-bpp16
0 → 100644
View file @
ee3eac59
1da4058a0cfb241d735ed46a0b18efa3 *tests/data/fate/vsynth_lena-mov-bpp16.mov
10138329 tests/data/fate/vsynth_lena-mov-bpp16.mov
789bfa1dc2a72f498928f2ae85e461c3 *tests/data/fate/vsynth_lena-mov-bpp16.out.rawvideo
stddev: 1.76 PSNR: 43.18 MAXDIFF: 17 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