COMMITS
August 4, 2026
J
[zune-jpeg] Fix baseline non-interleaved decoding
Josh Nohle committed
August 3, 2026
S
Add clarification comments
Sergio Gonzalez Martin committed
July 17, 2026
S
style(jpeg): format progressive preview changes
Sergio Gonzalez Martin committed
S
test(jpeg): cover progressive preview edge cases
Sergio Gonzalez Martin committed
June 18, 2026
S
Fix progressive scratch-path best-effort parity for non-strict corrupt scans.
Sergio Gonzalez Martin committed
June 15, 2026
S
Fix PR feedback
Sergio Gonzalez Martin committed
S
Add clarification in documentation
Sergio Gonzalez Martin committed
June 3, 2026
S
feat(jpeg): add progressive incremental partial display
Sergio Gonzalez Martin committed
June 22, 2026
B
isobmff: avoid pub struct elements, adapt heic to match new accessors
Brad Hards committed
June 16, 2026
B
isobmff: initial version refactoring from zune-heic
Brad Hards committed
July 19, 2026
V
fix(inflate): don't reject valid stored blocks that grow past size_hint
Vincent Gao committed
June 2, 2026
E
median: Change to median blur
etemesi committed
May 23, 2026
E
wasm: Better operations
etemesi committed
E
imageprocs: Utilize the new simd function for some speedups
etemesi committed
E
imageprocs: Add a simd function generator when i want to inline stuff.
etemesi committed
E
image: Add some faster swizzle capabilities
etemesi committed
E
E
imageprocs/fast_gaussian_blur: Separation of concerns in outer loop
etemesi committed
E
imageprocs/fast_gaussian_blur/x86: Fix some missed imports
etemesi committed
E
imageprocs/fast_gaussian_blur: Add x86_64 and aarch neon simd variants
etemesi committed
E
imageprocs/blur/fast_gaussian_blur: Improve locality on horizontal blur
etemesi committed
E
E
imageprocs/fast_gaussian_blur: Fix the inner loop div
etemesi committed
E
imageprocs/blur: Fix some generic impl
etemesi committed
E
imageprocs/blur: Fix some generic impl
etemesi committed
E
imageprocs/blur: Missed some imports
etemesi committed
E
imageprocs/blur: Missed some imports
etemesi committed
E
imageprocs/blur/x86_64: Allocate large values in the heap
etemesi committed
E
E
imageprocs/blur: Cleanup blur and add x86 test
etemesi committed