This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
basis_universal
Watch
1
Star
0
Fork
0
You've already forked basis_universal
mirror of
https://github.com/BinomialLLC/basis_universal.git
synced
2026-08-06 21:39:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0be63d76022c65270258934e963f4de4e2390bf
basis_universal
/
transcoder
History
Rich Geldreich
f83ee300a3
Adding more header checks
2019-05-09 18:09:47 -07:00
..
basisu_file_headers.h
More transcoder fixes found during fuzz testing (I disabled all header/data CRC checking by setting BASISU_NO_HEADER_OR_DATA_CRC16_CHECKS to 1).
2019-05-09 14:43:13 -07:00
basisu_global_selector_cb.h
Initial checkin
2019-04-29 18:53:00 -07:00
basisu_global_selector_palette.h
Moving g_hamming_dist[] array from transcoder to encoder (it's never used by the transcoder).
2019-05-08 20:01:35 -07:00
basisu_transcoder_internal.h
More transcoder fixes found during fuzz testing (I disabled all header/data CRC checking by setting BASISU_NO_HEADER_OR_DATA_CRC16_CHECKS to 1).
2019-05-09 14:43:13 -07:00
basisu_transcoder_tables_bc7_m6.inc
Initial checkin
2019-04-29 18:53:00 -07:00
basisu_transcoder_tables_dxt1_5.inc
Initial checkin
2019-04-29 18:53:00 -07:00
basisu_transcoder_tables_dxt1_6.inc
Initial checkin
2019-04-29 18:53:00 -07:00
basisu_transcoder.cpp
Adding more header checks
2019-05-09 18:09:47 -07:00
basisu_transcoder.h
Major compression performance/quality improvements, for a 15-35% or so decrease in file size for the same Y PSNR/SSIM. The basis file format has changed due to these optimizations.
2019-05-07 15:52:54 -07:00
basisu.h
Major compression performance/quality improvements, for a 15-35% or so decrease in file size for the same Y PSNR/SSIM. The basis file format has changed due to these optimizations.
2019-05-07 15:52:54 -07:00