Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use tgfx::Task to release the hardware decoder in an async task. #969

Merged
merged 2 commits into from
Jun 5, 2023

Conversation

domchen
Copy link
Collaborator

@domchen domchen commented Jun 5, 2023

No description provided.

@lvpengwei lvpengwei merged commit aafb907 into main Jun 5, 2023
@lvpengwei lvpengwei deleted the feature/domchen_decoder branch June 5, 2023 04:54
newstarchen pushed a commit that referenced this pull request Jun 26, 2023
* main:
  Remove a  rule in lds that has no effect. (#1015)
  Update issue template.
  Fix bug when encode alpha png. (#1014)
  Replace ValueAnimator with PAGAnimator in PAGImageView (#975)
  Set the timer of PAGImageView through PAGAnimator. (#982)
  Using the correct OpenGL ES path, using RTLD_DEFAULT will link methods from non-system dynamic libraries. (#983)
  apply proguard-rules of pag in demo. (#980)
  Keep org.libpag.DisplayLink and org.libpag.PAGAnimator on Android. (#977)
  Only use GLClear when the color is opaque. (#974)
  Quick rejects based on blend mode. (#973)
  Add fault tolerance to avoid JNI crashes. (#972)
  Use tgfx::Task to release the hardware decoder in an async task. (#969)
  Fix the bug in TaskGroup where threads are frequently destroyed and recreated. (#968)
  Make Path.addArc() support adding segments of an ellipse. (#967)
  Add the getBounds method to the PAGView. (#966)
  Fix the  disk cache key generating with a PAGFile loaded from binary data. (#965)
  Make PAGAnimator holds a weak reference to the listener and remove the onAnimationFlush method. (#964)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants