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
4f682318
Commit
4f682318
authored
Mar 26, 2016
by
Martin Vignali
Committed by
Michael Niedermayer
Apr 03, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate/exr : add test for b44/b44a compression
Signed-off-by:
Michael Niedermayer
<
michael@niedermayer.cc
>
parent
cf4d050b
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
20 additions
and
0 deletions
+20
-0
image.mak
tests/fate/image.mak
+12
-0
exr-rgb-scanline-float-b44
tests/ref/fate/exr-rgb-scanline-float-b44
+2
-0
exr-rgb-scanline-half-b44-12x8
tests/ref/fate/exr-rgb-scanline-half-b44-12x8
+2
-0
exr-rgb-scanline-half-b44-13x9
tests/ref/fate/exr-rgb-scanline-half-b44-13x9
+2
-0
exr-rgba-multiscanline-half-b44
tests/ref/fate/exr-rgba-multiscanline-half-b44
+2
-0
No files found.
tests/fate/image.mak
View file @
4f682318
...
...
@@ -65,6 +65,18 @@ fate-exr-slice-zip16: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgba_slice_zip16.e
FATE_EXR += fate-exr-slice-pxr24
fate-exr-slice-pxr24: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_slice_pxr24.exr -pix_fmt rgb48le
FATE_EXR += fate-exr-rgba-multiscanline-half-b44
fate-exr-rgba-multiscanline-half-b44: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgba_multiscanline_half_b44.exr -pix_fmt rgba64le
FATE_EXR += fate-exr-rgb-scanline-float-b44
fate-exr-rgb-scanline-float-b44: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_float_b44.exr -pix_fmt rgb48le
FATE_EXR += fate-exr-rgb-scanline-half-b44-12x8
fate-exr-rgb-scanline-half-b44-12x8: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_half_b44_12x8.exr -pix_fmt rgb48le
FATE_EXR += fate-exr-rgb-scanline-half-b44-13x9
fate-exr-rgb-scanline-half-b44-13x9: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_half_b44_13x9.exr -pix_fmt rgb48le
FATE_EXR-$(call DEMDEC, IMAGE2, EXR) += $(FATE_EXR)
FATE_IMAGE += $(FATE_EXR-yes)
...
...
tests/ref/fate/exr-rgb-scanline-float-b44
0 → 100644
View file @
4f682318
#tb 0: 1/25
0, 0, 0, 1, 576, 0x39c8e03e
tests/ref/fate/exr-rgb-scanline-half-b44-12x8
0 → 100644
View file @
4f682318
#tb 0: 1/25
0, 0, 0, 1, 576, 0x506469f9
tests/ref/fate/exr-rgb-scanline-half-b44-13x9
0 → 100644
View file @
4f682318
#tb 0: 1/25
0, 0, 0, 1, 702, 0x6914838a
tests/ref/fate/exr-rgba-multiscanline-half-b44
0 → 100644
View file @
4f682318
#tb 0: 1/25
0, 0, 0, 1, 1877480, 0x6f28b860
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