Skip to content
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

Fix video decoder on Web env. #117

Merged
merged 4 commits into from
Feb 17, 2022
Merged

Fix video decoder on Web env. #117

merged 4 commits into from
Feb 17, 2022

Conversation

zenoslin
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #117 (7de5cfb) into main (153abc9) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #117   +/-   ##
=======================================
  Coverage   63.84%   63.85%           
=======================================
  Files         555      556    +1     
  Lines       26127    26126    -1     
  Branches     7297     7297           
=======================================
  Hits        16682    16682           
- Misses       4817     4823    +6     
+ Partials     4628     4621    -7     
Impacted Files Coverage Δ
libpag/tgfx/src/core/vectors/freetype/FTMask.cpp 60.78% <0.00%> (-11.77%) ⬇️
libpag/src/codec/tags/MarkerTag.cpp 55.55% <0.00%> (-7.41%) ⬇️
libpag/src/rendering/caches/FrameCache.h 80.00% <0.00%> (-6.67%) ⬇️
libpag/tgfx/src/gpu/opengl/GLSurface.cpp 59.13% <0.00%> (-3.23%) ⬇️
libpag/src/video/VideoSequenceDemuxer.cpp 75.80% <0.00%> (-3.23%) ⬇️
libpag/tgfx/src/gpu/ProgramCache.cpp 68.57% <0.00%> (-2.86%) ⬇️
libpag/src/base/Transform2D.cpp 69.44% <0.00%> (-2.78%) ⬇️
libpag/tgfx/src/gpu/ResourceCache.cpp 77.96% <0.00%> (-2.55%) ⬇️
libpag/tgfx/src/core/ImageInfo.cpp 75.92% <0.00%> (-1.86%) ⬇️
libpag/src/rendering/graphics/Graphic.cpp 76.68% <0.00%> (-1.85%) ⬇️
... and 38 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 153abc9...7de5cfb. Read the comment docs.

@domchen domchen merged commit 2394ba9 into main Feb 17, 2022
@domchen domchen deleted the bugfix/zenoslin_video_web branch February 17, 2022 02:36
@hanbinbin hanbinbin mentioned this pull request Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants