Skip to content

Tags: Tencent/libpag

Tags

v4.5.12

Toggle v4.5.12's commit message
Merge branch 'main' into alpha/4.5

* main: (41 commits)
  Add support for ArkUI V2 state management (#3131)
  Upgrade the HarmonyOS compilation version to 6.0.0. (#3133)
  Retain only pag-related symbols in the .so file on the HarmonyOS platform. (#3132)
  Resolve animator memory leak caused by orphaned AnimationTicker references (#3117)
  Ignore the .codebuddy folder in the root directory.
  Add setting page of export panel window for exporter (#3110)
  Fixed a compilation error when the PAG_USE_C option was enabled on Windows (#3116)
  Fix exporter runtime issues after packaging (#3115)
  Add null checks for AE data retrieval interfaces in exporter (#3114)
  Fix Chinese path display issue on Windows for viewer (#3113)
  Fix the display issue in viewer's layer editing tab (#3112)
  Fix multiple issues in AE export plugin: frame rate mismatch, incorrect gradient effects, and mask layer problems (#3096)
  Add audio playback support to viewer (#3098)
  Add export window and export panel window for exporter (#3097)
  Renamed the C API interface export macro from PAG_API to PAG_EXPORT to solve the problem of conflict with the UE PAG plug-in module macro. (#3107)
  Add config window for exporter (#3089)
  Add exporter support for sequences and imagebytes (#3067)
  Fix window resize lag during PAG playback for viewer (#3083)
  Update viewer packaging scripts (#3079)
  Add viewer support for replacing placeholder layer with video (#3070)
  ...

v4.5.2

Toggle v4.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix compilation errors on the HarmonyOS platform. (#3015)

v4.4.35

Toggle v4.4.35's commit message
Use JReleaser to publish libpag's AAR package in Maven Central Reposi…

…tory. (#2933)

(cherry picked from commit 706c3ae)

v4.4.31

Toggle v4.4.31's commit message
Remove support for passing a canvas ID to PAGView.init() in miniprogr…

…ams. (#2824)

Co-authored-by: billyjin <billyjin@tencent.com>
(cherry picked from commit d7532ff)

v4.4.29

Toggle v4.4.29's commit message
Fixed the error during the npm install. (#2746)

(cherry picked from commit cbb2143)

v4.4.26

Toggle v4.4.26's commit message
Remove lastOutputBufferIndex from OHOSVideoDecoder. (#2744)

(cherry picked from commit 2d6c394)

v4.3.71

Toggle v4.3.71's commit message
update

(cherry picked from commit affcb0d)

v4.4.25

Toggle v4.4.25's commit message
update

v4.4.20

Toggle v4.4.20's commit message
Fix the memory leak of the NativeWindow on the OHOS platform. (#2634)

(cherry picked from commit 6dc13b6)

v4.3.68

Toggle v4.3.68's commit message
Fix cache mismatch error when cache.cfg is lost (#2527)

Co-authored-by: fanmingyi <fanmingyi@lizhi.fm>
Co-authored-by: jackfan <fanmingyi@vocalbeats.com>
(cherry picked from commit 90899f5)