Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
etc1 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.security 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: etc1
Version: 0
URL: https://source.android.com/
License: Apache 2.0
Security Critical: no

Description:
This directory contains an ETC1 encoding/decoding API. The source derives from
frameworks/base/opengl/include/ETC1/etc1.cpp from the Android Open Source
Project.

Local modifications:
- Removed decoding.
- Generalize so that output size is independent of input size.
- Handle cases of out-of-bounds blocks along the image boundary.
- Added ARGB8888 decoding option.