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
97334f10
Commit
97334f10
authored
Dec 09, 2011
by
Aneesh Dogra
Committed by
Janne Grunau
Dec 10, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
utvideo: add fate tests covering all codec variants
Signed-off-by:
Janne Grunau
<
janne-libav@jannau.net
>
parent
708060d7
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
62 additions
and
0 deletions
+62
-0
fate2.mak
tests/fate2.mak
+24
-0
utvideo_rgb_left
tests/ref/fate/utvideo_rgb_left
+4
-0
utvideo_rgb_median
tests/ref/fate/utvideo_rgb_median
+5
-0
utvideo_rgba_left
tests/ref/fate/utvideo_rgba_left
+5
-0
utvideo_rgba_median
tests/ref/fate/utvideo_rgba_median
+5
-0
utvideo_yuv420_left
tests/ref/fate/utvideo_yuv420_left
+7
-0
utvideo_yuv420_median
tests/ref/fate/utvideo_yuv420_median
+4
-0
utvideo_yuv422_left
tests/ref/fate/utvideo_yuv422_left
+4
-0
utvideo_yuv422_median
tests/ref/fate/utvideo_yuv422_median
+4
-0
No files found.
tests/fate2.mak
View file @
97334f10
...
@@ -229,3 +229,27 @@ fate-iirfilter: CMD = run libavcodec/iirfilter-test
...
@@ -229,3 +229,27 @@ fate-iirfilter: CMD = run libavcodec/iirfilter-test
FATE_TESTS += fate-vble
FATE_TESTS += fate-vble
fate-vble: CMD = framecrc -i $(SAMPLES)/vble/flowers-partial-2MB.avi
fate-vble: CMD = framecrc -i $(SAMPLES)/vble/flowers-partial-2MB.avi
FATE_TESTS += fate-utvideo_rgba_left
fate-utvideo_rgba_left: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_rgba_left.avi
FATE_TESTS += fate-utvideo_rgba_median
fate-utvideo_rgba_median: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_rgba_median.avi
FATE_TESTS += fate-utvideo_rgb_left
fate-utvideo_rgb_left: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_rgb_left.avi
FATE_TESTS += fate-utvideo_rgb_median
fate-utvideo_rgb_median: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_rgb_median.avi
FATE_TESTS += fate-utvideo_yuv420_left
fate-utvideo_yuv420_left: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_yuv420_left.avi
FATE_TESTS += fate-utvideo_yuv420_median
fate-utvideo_yuv420_median: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_yuv420_median.avi
FATE_TESTS += fate-utvideo_yuv422_left
fate-utvideo_yuv422_left: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_yuv422_left.avi
FATE_TESTS += fate-utvideo_yuv422_median
fate-utvideo_yuv422_median: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_yuv422_median.avi
tests/ref/fate/utvideo_rgb_left
0 → 100644
View file @
97334f10
0, 0, 921600, 0x27e6001e
0, 3003, 921600, 0x7c0a92bc
0, 6006, 921600, 0x4d2be42c
0, 9009, 921600, 0x58ddd0be
tests/ref/fate/utvideo_rgb_median
0 → 100644
View file @
97334f10
0, 0, 921600, 0x9776611f
0, 3003, 921600, 0xdbfa64f4
0, 6006, 921600, 0xed2a0580
0, 9009, 921600, 0x6ecc80bc
0, 12012, 921600, 0x58ddd0be
tests/ref/fate/utvideo_rgba_left
0 → 100644
View file @
97334f10
0, 0, 1228800, 0xf1bc9432
0, 3003, 1228800, 0x8480d1e5
0, 6006, 1228800, 0xb01d5fb2
0, 9009, 1228800, 0x53cb42c4
0, 12012, 1228800, 0x2b2ea176
tests/ref/fate/utvideo_rgba_median
0 → 100644
View file @
97334f10
0, 0, 1228800, 0xf1bc9432
0, 3003, 1228800, 0x8480d1e5
0, 6006, 1228800, 0xb01d5fb2
0, 9009, 1228800, 0x53cb42c4
0, 12012, 1228800, 0x2b2ea176
tests/ref/fate/utvideo_yuv420_left
0 → 100644
View file @
97334f10
0, 0, 460800, 0xece98fc8
0, 3003, 460800, 0x9baf786b
0, 6006, 460800, 0x8e8e0510
0, 9009, 460800, 0x27c1f2ba
0, 12012, 460800, 0x6a817987
0, 15015, 460800, 0x2f713ec2
0, 18018, 460800, 0x003b560e
tests/ref/fate/utvideo_yuv420_median
0 → 100644
View file @
97334f10
0, 0, 460800, 0x6a817987
0, 3003, 460800, 0x2f713ec2
0, 6006, 460800, 0x003b560e
0, 9009, 460800, 0x9e1bbf63
tests/ref/fate/utvideo_yuv422_left
0 → 100644
View file @
97334f10
0, 0, 614400, 0x9a6b8802
0, 3003, 614400, 0xaa8687e2
0, 6006, 614400, 0x2fe5bd40
0, 9009, 614400, 0x1c8f3737
tests/ref/fate/utvideo_yuv422_median
0 → 100644
View file @
97334f10
0, 0, 614400, 0x9a6b8802
0, 3003, 614400, 0xaa8687e2
0, 6006, 614400, 0x2fe5bd40
0, 9009, 614400, 0x1c8f3737
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