-
Notifications
You must be signed in to change notification settings - Fork 167
feat: support WebM media fragments in Anki exports for local video #924
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
Open
khajiitvaper2017
wants to merge
36
commits into
killergerbah:main
Choose a base branch
from
khajiitvaper2017:feat-webm-v2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
feb472b
feat: webm
khajiitvaper2017 e6422da
Refine media export and capture format settings
khajiitvaper2017 4f4c507
mini-preview rendering fix
khajiitvaper2017 a83ddd8
remove cap
khajiitvaper2017 1f2f08c
artifacts fixes
khajiitvaper2017 0f905d4
codecs
khajiitvaper2017 7a8cd89
refactor: remove redundant WebM codec tests and enhance logging for v…
khajiitvaper2017 9067b0b
Merge branch 'killergerbah:main' into feat-webm-v2
khajiitvaper2017 0c386a6
Improve WebM fragment rendering robustness
khajiitvaper2017 c113179
Refactor WebM renderer and log capture settings
khajiitvaper2017 16b5239
Stabilize WebM FPS sampling and log fallback paths
khajiitvaper2017 0fe7533
Merge branch 'feat-webm-v2' of https://github.com/khajiitvaper2017/as…
khajiitvaper2017 ba0f51f
Tune media fragment readiness timeout and cap WebM capture timeouts
khajiitvaper2017 81f552d
Avoid shared WebM render resources across timestamp-derived instances
khajiitvaper2017 3706a26
Harden WebM frame-rate sampling timeout and delta collection
khajiitvaper2017 34f2d08
Refactor WebM video state management with reusable VideoStateGuard
khajiitvaper2017 9d55355
Add explicit render reentry guard and simplify seek completion handling
khajiitvaper2017 ee9bf26
anki: abort updateLast export before media encoding when no note exists
khajiitvaper2017 55085e2
refactor(common): simplify WebM fragment rendering and lifecycle
khajiitvaper2017 ac38311
refactor(jpeg): remove async promise executor and make canvas render …
khajiitvaper2017 e6599f9
fix(jpeg): attach seek/error handlers before seeking and clean up lis…
khajiitvaper2017 4515399
refactor(jpeg): simplify base64/blob serialization async flow
khajiitvaper2017 80eb13e
test(jpeg): add targeted regression coverage for render retry, cancel…
khajiitvaper2017 8b63290
centered duration
khajiitvaper2017 50c6ffa
Merge branch 'main' into feat-webm-v2
khajiitvaper2017 82a6fe5
fix(media-fragment): stabilize WebM capture and simplify export flow
khajiitvaper2017 7adc4b1
hide webm settings in extension
khajiitvaper2017 de2cd44
localization
khajiitvaper2017 bb74d1b
Use slider for clip duration adjustment
khajiitvaper2017 3aabef1
Merge main into feat-webm-v2: resolve MiningSettingsTab conflicts
khajiitvaper2017 8e372d9
Removed unnecessary code + prettier
khajiitvaper2017 29e1329
Address PR review feedback
khajiitvaper2017 7279ca6
formatting
khajiitvaper2017 60bcf88
max clip length setting
khajiitvaper2017 9fec4c0
fix missing argument
khajiitvaper2017 dc19490
Restore seekable check
khajiitvaper2017 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
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
Oops, something went wrong.
Oops, something went wrong.
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.