0
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Port flip.rs More... over 3 years ago
Sort functions in scaling.rs better More... over 3 years ago
Port scaling.rs to use FlowError and Bitmap (mostly) More... over 3 years ago
Add colorcontext, demultiply, dest, and mult to dictionary More... over 3 years ago
Merge branch 'main' of github.com:imazen/imageflow into main More... over 3 years ago
Merge pull request #552 from anshulrgoyal/test_variation More... over 3 years ago
port variation More... over 3 years ago
Use AlignedBuffer in PixelRowWeights More... over 3 years ago
Remove imaging module More... over 3 years ago
Move weights module into imageflow_core::graphics More... over 3 years ago
Fix warning about unused function More... over 3 years ago
Add AlignedBuffer, Bitmap, BitmapWindowMut, BitmapInfo, and partially ported rust from graphics.c More... over 3 years ago
weights.rs: remove commented code More... over 3 years ago
dictionary: add premultiplied More... over 3 years ago
weights.rs: error if total weights sum to zero More... over 3 years ago
cargo update quick-error base64 dssim More... over 3 years ago
Merge pull request #549 from imazen/dependabot/cargo/base64-0.13.0 More... over 3 years ago
build(deps): bump base64 from 0.12.3 to 0.13.0 More... over 3 years ago
Disable graphics.rs for now, but leave in-tree More... over 3 years ago
codec_jpeg_wrapper.c: add commented stderr writes More... over 3 years ago
visuals.rs: test_transparent_png_to_jpeg increase dssim threshold to 0.002 More... over 3 years ago
Fixes #538, adds regression test, fixes test harness More... over 3 years ago
Add LegacyIDCTFilter to weights.rs so we can verify new IDCT code exporter against ancient file More... over 3 years ago
Add test script for preshrink accuracy testing More... over 3 years ago
Add imageflow_tool with preshrinking to compare.rb More... over 3 years ago
Upgrade to cbindgen 0.15 and base64 0.13 More... over 3 years ago
cargo update -p base64 cbindgen rustface twox-hash serde serde_json More... over 3 years ago
weights.rs: migrate tests to using weight indexes, add error enum More... over 3 years ago
Fix warnings in weights.rs More... over 3 years ago
Merge pull request #541 from anshulrgoyal/main More... over 3 years ago