Commit Graph

1227 Commits

Author SHA1 Message Date
1dc24a5c36 Add Y flip option 2021-05-21 15:10:58 +01:00
8eb29bd792 Add perceptual and srgb mipmap flag 2021-05-21 14:43:56 +01:00
83db97856c Some other Makefile edits 2021-05-21 13:52:10 +01:00
925e549466 Remove old variable 2021-05-21 13:40:23 +01:00
e0895ca074 Simplify and improve Basis makefile 2021-05-21 13:38:18 +01:00
a6f3bb596a Enable debug symbols for now 2021-05-20 12:31:04 +01:00
c9bc01b111 Add no aliasing flag 2021-05-20 10:37:28 +01:00
c5bbce6a1d Disable multithreading completely 2021-05-20 10:04:49 +01:00
e8b1db5da6 Add debug messages 2021-05-19 15:58:04 +01:00
be41088fb8 Switch KTX2 2021-05-19 15:26:49 +01:00
558ee0e5ba Fix stride error 2021-05-19 13:16:12 +01:00
114d6869ea Make object files PRECIOUS 2021-05-19 13:06:07 +01:00
c9b83a8716 Remove console.log 2021-05-15 00:30:03 +01:00
bdbb8b81ac Support ECT1S and try mipmaps 2021-05-15 00:28:37 +01:00
ba5640835f Remove dead code 2021-05-14 16:25:00 +01:00
88106a09f5 Add LICENSE to basis 2021-05-14 16:17:09 +01:00
52ca417d3a Expose quality option 2021-05-14 16:12:39 +01:00
1527b1431c Decoder works 2021-05-14 15:58:38 +01:00
189d196b2b Encoder integrated 2021-05-14 15:34:12 +01:00
cf66f2a69d Decoder works 2021-05-14 14:54:05 +01:00
d3c1877e76 Trying to make the decoder work 2021-05-14 13:13:41 +01:00
bb036df1fc Avoid printf 2021-05-13 23:49:13 +01:00
2e3361af79 Encoder works 2021-05-13 23:47:07 +01:00
4dd2296eaf First compiling encoder 2021-05-13 20:09:15 +01:00
ff9dea465f Updating AVIF, and 'auto' SSIM option (#1008) 2021-05-10 18:56:33 +01:00
912c1fac08 Better DC pass (#1006) 2021-05-06 15:02:04 +01:00
efc89efba5 JXL decoding speed tier (#1001) 2021-05-04 13:16:54 +01:00
df65f1a112 Update JPEG XL to latest. (#1000) 2021-05-04 11:47:19 +01:00
58c09ff740 Adding COOP+COEP headers to dev 2021-05-04 10:57:58 +01:00
33c0c3b034 Additional AVIF options (#987)
* Separate colour & alpha options for AVIF

* Adding broken noise synthesis

* Build files

* Updating build

* Changing speed default

* Remove old comment

* Better speed default
2021-04-29 11:19:24 +01:00
e900d33092 Fix alpha regression in resizer (#995) 2021-04-28 15:33:44 +01:00
650c662ffa Re-enable SIMD with new origin trial token (#985)
Not bothering with renewing for dev, since it's going to be in stable Chrome soon.
2021-04-06 14:13:30 +01:00
2bf0b904cd Don't listen for two-up keyboard shortcuts if in input (#979) 2021-03-23 13:04:15 +00:00
9d890a8fd6 Fix AVIF multithreading (#981) 2021-03-23 12:28:56 +00:00
914bff41c6 Merge pull request #972 from GoogleChromeLabs/png-decoder-colors
[cli] Handle all color types in png decoder
2021-03-11 16:10:45 +00:00
86c4271844 Merge branch 'dev' into png-decoder-colors 2021-03-11 16:04:51 +00:00
56beb6786a [cli] Handle all color types in png decoder
Add conversions for all color types in PNG decoder used in CLI. (While at it, also made few minor cleanups.)

Fixes #971.
2021-03-11 15:21:45 +00:00
ef77da9e96 Fix JXL mimetype (#970) 2021-03-10 14:56:59 +00:00
42cfbe11a1 Better AVIF options (#965)
* Better AVIF options

* Removing internal URL

* Remove AQ, add SSIM

* Better cast
2021-03-10 14:12:54 +00:00
0874a3ba52 Update JPEG XL and support container format in mime sniffing. (#969) 2021-03-10 13:24:52 +00:00
7f6ee3204f Remove mt AVIF encoder for now (#964) 2021-03-03 12:02:43 +00:00
37d778e4da Merge pull request #963 from veluca93/jxl_uprev
Update JPEG XL.
2021-02-24 16:44:22 +00:00
8f24c9b5ce Update JPEG XL.
This in particular fixes encoding with progressive enabled.
2021-02-24 16:38:22 +01:00
9d3401762e Merge pull request #962 from GoogleChromeLabs/butteraugli-fix 2021-02-22 18:07:33 +00:00
a783de618d Review 2021-02-22 18:05:26 +00:00
659d2b8277 Fix butteraugli for auto-optimizer 2021-02-22 17:58:15 +00:00
934ab9065a Merge pull request #957 from veluca93/jxl_v03
Bump jxl version and remove workaround for enc memory usage.
2021-02-11 14:50:44 +00:00
029c2ebb83 Bump jxl version and remove workaround for enc memory usage. 2021-02-10 12:55:18 +01:00
dc40f84a65 Update stuff and keep new Typescript happy 2021-01-25 15:35:52 +00:00
2c0dd363d4 Merge pull request #949 from GoogleChromeLabs/RReverser-patch-1
Remove no-op variable in imagequant Makefile
2021-01-22 19:25:41 +00:00