-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add write support for HEIC, HEIF, AVIF (#210)
* Initial RIFF implementation * AVI test * webp support * Disable XMP default writting * Fix broken hashing * Refactor asset handlers to control supported features * Fix clippy errors * Moved XMP generation to the asset handlers * Remove XMP stuff from store since it is now performed by handlders * XMP restrict some file types BMFF generation bug for remote manifests * Code cleanup * Update version * format issues * more formatting fixes * cleanup * Bump major number since new error codes are available * Fix PR comments * Minor cleanup * Support HEIC, HEIF, & AVIF * PR comment fixes * Add comment for future enhancement
- Loading branch information
1 parent
a7d8b9e
commit 1c10b05
Showing
5 changed files
with
334 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.