-
-
Notifications
You must be signed in to change notification settings - Fork 51
Add element preview (images/videos/audio), video speed/loop props, and preview toggle #1436
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
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
94325ed
feat: implement element preview functionality with image and video su…
yuto-trd e803b68
feat: add audio waveform preview support with chunk handling
yuto-trd bd851f7
feat: remove image preview support and update waveform handling
yuto-trd 1188891
feat: enhance video rendering with internal draw method and resource …
yuto-trd 590198c
feat: implement preview invalidation mechanism for audio and video el…
yuto-trd 766bc0b
feat: add speed and loop properties to video source configuration
yuto-trd b978258
feat: improve audio composition by integrating `Composer` and optimiz…
yuto-trd 1aa7a81
feat: add toggle for disabling preview and manage preview state in ti…
yuto-trd 796fd4c
feat: refactor thumbnail generation to improve performance and update…
yuto-trd 29f0221
feat: update dispatcher reference in waveform chunk rendering for imp…
yuto-trd 6f48eff
feat: enhance buffer validation in waveform chunk rendering to check …
yuto-trd 4614b39
feat: add logging for preview update errors in ElementViewModel
yuto-trd ce8a3d5
feat: replace ConcurrentBag with ConcurrentDictionary for property re…
yuto-trd 279c116
feat: rename preview-related identifiers to thumbnails for clarity an…
yuto-trd a127168
fix: remove redundant semicolon in Dispose method for cleaner code
yuto-trd 8748769
Update src/Beutl.Operators/Source/SourceVideoOperator.cs
yuto-trd 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.