Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression in f43e934e #30

Closed
wmatyjewicz opened this issue May 29, 2017 · 1 comment
Closed

Regression in f43e934e #30

wmatyjewicz opened this issue May 29, 2017 · 1 comment

Comments

@wmatyjewicz
Copy link

wmatyjewicz commented May 29, 2017

f43e934 seems to introduce artifacts in the compressed output and, in general, decrease PSNR.
Compressing the below picture:
picture
with:
tc -f DXT1 -d picture.ktx picture.png
and then decompressing it with:
decomp picture.ktx decomp.png
generates output with rectangular black artifacts:
decomp

Reverting this commit makes the artifacts disappear.

@Mokosha
Copy link
Member

Mokosha commented May 29, 2017

I remember making this change for a reason but I have no idea what that is anymore. =/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants