A video decoder built on ffmpeg which allows libpag to use ffmpeg as its software decoder for h264 decoding.
Stars
15
Forks
6
Watchers
15
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
10
commits
5
commits
4
commits
1
commits
1
commits
1
commits
Upgraded ffmpeg to n7.0.2 and deleted built-in third-party. (#6)
aaf60e0View on GitHubDeleted the built-in third-party library and changed it to be pulled by depsync
686bbc8View on GitHubAdded depsync to remotely pull third-party libraries, and upgraded ffmpeg library to n7.0.2 to fix vulnerabilities
6a1eb69View on GitHubMerge pull request #5 from libpag/feature/kevingpqi_update_ndk
86bc3b1View on GitHub