Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFmpeg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libremedia
Tethys
FFmpeg
Commits
00658253
Commit
00658253
authored
9 years ago
by
Vittorio Giovara
Browse files
Options
Downloads
Patches
Plain Diff
fate: Update DDS tests
parent
22e49e6e
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
tests/fate/image.mak
+1
-1
1 addition, 1 deletion
tests/fate/image.mak
tests/ref/fate/dds-alpha8
+2
-0
2 additions, 0 deletions
tests/ref/fate/dds-alpha8
tests/ref/fate/dds-rgb1555
+2
-0
2 additions, 0 deletions
tests/ref/fate/dds-rgb1555
tests/ref/fate/dds-rgb555
+2
-0
2 additions, 0 deletions
tests/ref/fate/dds-rgb555
with
7 additions
and
1 deletion
tests/fate/image.mak
+
1
−
1
View file @
00658253
...
@@ -37,7 +37,7 @@ endef
...
@@ -37,7 +37,7 @@ endef
DDS_OPTS_pal
=
-sws_flags
+accurate_rnd+bitexact
-pix_fmt
rgba
DDS_OPTS_pal
=
-sws_flags
+accurate_rnd+bitexact
-pix_fmt
rgba
DDS_OPTS_pal-ati
=
-sws_flags
+accurate_rnd+bitexact
-pix_fmt
rgba
DDS_OPTS_pal-ati
=
-sws_flags
+accurate_rnd+bitexact
-pix_fmt
rgba
DDS_FMT
=
argb argb-aexp dx10-bc1 dx10-bc1a dx10-bc2 dx10-bc3 dx10-bc4 dx10-bc5 dxt1 dxt1a dxt1-normalmap dxt2 dxt3 dxt4 dxt5 dxt5-aexp dxt5-normalmap dxt5-normalmap-ati dxt5-rbxg dxt5-rgxb dxt5-rxbg dxt5-rxgb dxt5-xgbr dxt5-xgxr dxt5-xrbg dxt5-ycocg dxt5-ycocg-scaled pal pal-ati rgb1
6 rgb24
rgba rgtc1s rgtc1u rgtc2s rgtc2u rgtc2u-xy uyvy xbgr xrgb y ya ycocg yuyv
DDS_FMT
=
alpha8
argb argb-aexp dx10-bc1 dx10-bc1a dx10-bc2 dx10-bc3 dx10-bc4 dx10-bc5 dxt1 dxt1a dxt1-normalmap dxt2 dxt3 dxt4 dxt5 dxt5-aexp dxt5-normalmap dxt5-normalmap-ati dxt5-rbxg dxt5-rgxb dxt5-rxbg dxt5-rxgb dxt5-xgbr dxt5-xgxr dxt5-xrbg dxt5-ycocg dxt5-ycocg-scaled pal pal-ati rgb1
555 rgb16 rgb24 rgb555
rgba rgtc1s rgtc1u rgtc2s rgtc2u rgtc2u-xy uyvy xbgr xrgb y ya ycocg yuyv
$(
foreach
FMT,
$(
DDS_FMT
)
,
$(
eval
$(
call FATE_IMGSUITE_DDS,
$(
FMT
))))
$(
foreach
FMT,
$(
DDS_FMT
)
,
$(
eval
$(
call FATE_IMGSUITE_DDS,
$(
FMT
))))
FATE_DDS-
$(
call
DEMDEC, IMAGE2, DDS
)
+=
$(FATE_DDS)
FATE_DDS-
$(
call
DEMDEC, IMAGE2, DDS
)
+=
$(FATE_DDS)
...
...
This diff is collapsed.
Click to expand it.
tests/ref/fate/dds-alpha8
0 → 100644
+
2
−
0
View file @
00658253
#tb 0: 1/25
0, 0, 0, 1, 14884, 0xf81c47f5
This diff is collapsed.
Click to expand it.
tests/ref/fate/dds-rgb1555
0 → 100644
+
2
−
0
View file @
00658253
#tb 0: 1/25
0, 0, 0, 1, 29768, 0xbdc099db
This diff is collapsed.
Click to expand it.
tests/ref/fate/dds-rgb555
0 → 100644
+
2
−
0
View file @
00658253
#tb 0: 1/25
0, 0, 0, 1, 29768, 0x277d8628
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment