-
-
Notifications
You must be signed in to change notification settings - Fork 21.8k
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
Support WebM seeking operation #57690
Conversation
There's a whitespace formatting change that needs to be applied. |
Thanks, and i have modified the formatting change |
There will be more style issues to fix, see https://docs.godotengine.org/en/stable/community/contributing/code_style_guidelines.html But this PR should be reopened against the |
Thanks for your guidance, and i correct the issue according to the guidelines, as well as the suggestion from @Calinou , before the third commit, i have use pre-commit to ensure that "Files in this commit comply with the clang-format rules." When this PR is Ready, i will reopen it on |
I have asked @kidrigger to review and am testing too. |
Superseded by #57744. |
Support webm video seeking operation with minimal modification. Currently, it only support 3.x version since master 4.0 version has abandoned webm format support.
Kapture.2022-02-06.at.11.49.43.mp4