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
5ad18f27
Commit
5ad18f27
authored
Apr 23, 2017
by
Martin Vignali
Committed by
Michael Niedermayer
May 01, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate/exr : add tests for piz uncompress
Signed-off-by:
Michael Niedermayer
<
michael@niedermayer.cc
>
parent
37f4d220
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
36 additions
and
0 deletions
+36
-0
image.mak
tests/fate/image.mak
+12
-0
exr-rgb-scanline-float-piz-48x32
tests/ref/fate/exr-rgb-scanline-float-piz-48x32
+6
-0
exr-rgb-scanline-half-piz-bw
tests/ref/fate/exr-rgb-scanline-half-piz-bw
+6
-0
exr-rgb-scanline-half-piz-color
tests/ref/fate/exr-rgb-scanline-half-piz-color
+6
-0
exr-rgb-scanline-half-piz-dw-t01
tests/ref/fate/exr-rgb-scanline-half-piz-dw-t01
+6
-0
No files found.
tests/fate/image.mak
View file @
5ad18f27
...
@@ -256,6 +256,18 @@ fate-exr-rgb-scanline-pxr24-uint32: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_
...
@@ -256,6 +256,18 @@ fate-exr-rgb-scanline-pxr24-uint32: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_
FATE_EXR += fate-exr-rgb-scanline-zip1-half-float-l1-zero-offsets
FATE_EXR += fate-exr-rgb-scanline-zip1-half-float-l1-zero-offsets
fate-exr-rgb-scanline-zip1-half-float-l1-zero-offsets: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_zip1_half_float_zero_offsets.exr -pix_fmt rgb48le
fate-exr-rgb-scanline-zip1-half-float-l1-zero-offsets: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_zip1_half_float_zero_offsets.exr -pix_fmt rgb48le
FATE_EXR += fate-exr-rgb-scanline-half-piz-bw
fate-exr-rgb-scanline-half-piz-bw: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_half_piz_bw.exr -pix_fmt rgb48le
FATE_EXR += fate-exr-rgb-scanline-half-piz-color
fate-exr-rgb-scanline-half-piz-color: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_half_piz_color.exr -pix_fmt rgb48le
FATE_EXR += fate-exr-rgb-scanline-half-piz-dw-t01
fate-exr-rgb-scanline-half-piz-dw-t01: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_half_piz_dw_t01.exr -pix_fmt rgb48le
FATE_EXR += fate-exr-rgb-scanline-float-piz-48x32
fate-exr-rgb-scanline-float-piz-48x32: CMD = framecrc -i $(TARGET_SAMPLES)/exr/rgb_scanline_float_piz_48x32.exr -pix_fmt rgb48le
FATE_EXR-$(call DEMDEC, IMAGE2, EXR) += $(FATE_EXR)
FATE_EXR-$(call DEMDEC, IMAGE2, EXR) += $(FATE_EXR)
FATE_IMAGE += $(FATE_EXR-yes)
FATE_IMAGE += $(FATE_EXR-yes)
...
...
tests/ref/fate/exr-rgb-scanline-float-piz-48x32
0 → 100644
View file @
5ad18f27
#tb 0: 1/25
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 48x32
#sar 0: 1/1
0, 0, 0, 1, 9216, 0x5b3f7a8e
tests/ref/fate/exr-rgb-scanline-half-piz-bw
0 → 100644
View file @
5ad18f27
#tb 0: 1/25
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 34x27
#sar 0: 1/1
0, 0, 0, 1, 5508, 0x36d15e2e
tests/ref/fate/exr-rgb-scanline-half-piz-color
0 → 100644
View file @
5ad18f27
#tb 0: 1/25
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 34x40
#sar 0: 1/1
0, 0, 0, 1, 8160, 0x9dd67b7d
tests/ref/fate/exr-rgb-scanline-half-piz-dw-t01
0 → 100644
View file @
5ad18f27
#tb 0: 1/25
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 400x300
#sar 0: 1/1
0, 0, 0, 1, 720000, 0xe50fc9f8
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