aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 41daba0b245fbb062f53e36a45d0b164b71e4689 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# astc-codec

astc-codec is a software ASTC decoder implementation, which supports the ASTC
LDR profile.

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md) for important contributing requirements.

## License

astc-codec project is licensed under the Apache License Version 2.0. You can
find a copy of it in [LICENSE](LICENSE).

This is not an official Google product.