This repository was archived by the owner on Nov 22, 2023. It is now read-only.
Releases: telescope-proj/libttc
Releases · telescope-proj/libttc
Version 0.1.0
This initial release of our library supports CPU transcoding with basic C, SSE 4.1, and AVX2.
Some specific conversions, such as those provided by the etcpak library, support ARM NEON intrinsics as well.
It supports the following conversions:
- Channel transcoding of quad-channel, 8bpc data to triple-channel, 8bpc data
- Channel byte order swaps of quad-channel, 8bpc data
- CPU S3TC compression support: DXT1, DXT5
- CPU ETC compression support: ETC1, ETC2, ETC2 EAC