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 the mask rendering with correct matrix. #134

Merged
merged 2 commits into from
Feb 24, 2022
Merged

Conversation

FusionXu
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #134 (f4f4170) into main (61a8b22) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
- Coverage   64.11%   64.03%   -0.08%     
==========================================
  Files         562      562              
  Lines       26699    26699              
  Branches     7507     7507              
==========================================
- Hits        17117    17098      -19     
  Misses       4831     4831              
- Partials     4751     4770      +19     
Impacted Files Coverage Δ
libpag/src/codec/utils/NALUReader.cpp 52.63% <0.00%> (-10.53%) ⬇️
...ibpag/tgfx/src/gpu/YUVTextureFragmentProcessor.cpp 80.00% <0.00%> (-6.67%) ⬇️
libpag/tgfx/src/gpu/ProgramCache.cpp 68.57% <0.00%> (-5.72%) ⬇️
libpag/src/rendering/utils/ScopedLock.cpp 80.00% <0.00%> (-5.00%) ⬇️
...rc/gpu/opengl/GLQuadPerEdgeAAGeometryProcessor.cpp 65.21% <0.00%> (-4.35%) ⬇️
libpag/src/codec/tags/VideoSequence.cpp 76.05% <0.00%> (-4.23%) ⬇️
...pag/src/rendering/renderers/TrackMatteRenderer.cpp 41.33% <0.00%> (-4.00%) ⬇️
libpag/tgfx/src/gpu/opengl/GLRenderTarget.cpp 60.37% <0.00%> (-3.31%) ⬇️
libpag/src/video/SoftwareDecoderWrapper.cpp 52.58% <0.00%> (-2.59%) ⬇️
libpag/tgfx/src/gpu/ResourceCache.cpp 78.81% <0.00%> (-2.55%) ⬇️
... and 29 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 61a8b22...f4f4170. Read the comment docs.

@lvpengwei lvpengwei merged commit 316bb94 into main Feb 24, 2022
@lvpengwei lvpengwei deleted the feature/fusionxu_maskfix branch February 24, 2022 02:02
@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