alpha
Login
or
Join now
xcc.es
/
avify
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/mrgnw/avify.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
avify
/
src
2 files
at
ccfe8da441420ffb31c8d0cf4f2fca39f52853c0
Morgan Williams
preserve original created/modified time on avif output
4w ago
f9e55d95
main.rs
preserve original created/modified time on avif output Copy the source file's created, modified, and accessed timestamps onto the new .avif via std's macOS FileTimesExt. Best-effort — conversion never fails if timestamps can't be set. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 month ago
xmp.rs
fix green tint: apply exposure in post-process, not basecurve basecurve.exposure operates on raw Bayer data before demosaicing, causing channel imbalance. Moved exposure to the RGB LUT in apply_tone where it multiplies all channels equally. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 months ago