-
-
Notifications
You must be signed in to change notification settings - Fork 886
Animated webp encoder #2569
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
JimBobSquarePants
merged 22 commits into
SixLabors:main
from
Poker-sang:animated-webp-encoder
Nov 6, 2023
Merged
Animated webp encoder #2569
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
6f52a0d
Preparation
Poker-sang 62ab3a1
refactor
Poker-sang 95d36af
(Vp8) Write total size after writing. Separate the writes of each block
Poker-sang 437144d
(Vp8L) Write total size after writing. Separate the writes of each block
Poker-sang fbc08bd
Implement Vp8 encoder
Poker-sang 87de521
Implement Vp8L encoder
Poker-sang 2c260b2
add unit test and format
Poker-sang 6fed95b
remove unused scratchBuffer field
Poker-sang dbb8960
encode FrameDuration
Poker-sang bd2d455
refactor to follow style rules
Poker-sang d448321
fix SA1117
Poker-sang 5737e4a
Merge branch 'main' into animated-webp-encoder
Poker-sang b89bc54
Add new member to WebpFrameMetadata
Poker-sang b4e1b7f
fix
Poker-sang 296da73
add riif helper
Poker-sang 9dc0cda
add static
Poker-sang 4beafcf
fix FourCC bug
Poker-sang b33209c
Merge branch 'riff-helper' into animated-webp-encoder
Poker-sang 1b0b877
introduce RiffHelper
Poker-sang 8e9473e
Merge remote-tracking branch 'upstream/main' into animated-webp-encoder
JimBobSquarePants a477ac1
Use correct alpha blending
JimBobSquarePants f461378
Complete encoding tests
JimBobSquarePants File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.