Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
peerless2012
/
libass-android
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
76
Code
Issues
1
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 29, 2026
Update version to 0.5.0.
peerless2012
committed
f12cf8f
Copy full SHA for f12cf8f
Commits on Jun 10, 2026
Update version to 0.5.0-beta01
peerless2012
committed
07b447f
Copy full SHA for 07b447f
Merge pull request #83 from peerless2012/feature/render-downscaling
Show description for 20078bc
peerless2012
authored
20078bc
Copy full SHA for 20078bc
Add maxRenderPixels for subtitle render downscaling
Show description for 9d9882d
peerless2012
committed
9d9882d
Copy full SHA for 9d9882d
Commits on Jun 5, 2026
Merge pull request #82 from peerless2012/fix/resize-rendering
Show description for d1e97a7
peerless2012
authored
d1e97a7
Copy full SHA for d1e97a7
Fix subtitle rendering at wrong size after resize
Show description for 57ae102
peerless2012
committed
57ae102
Copy full SHA for 57ae102
Commits on Jun 4, 2026
Merge pull request #81 from peerless2012/fix/glprogram-uninitialized-crash
Show description for fd7db48
peerless2012
authored
fd7db48
Copy full SHA for fd7db48
fix: check glProgram initialization before delete in onSurfaceDestroyed
Show description for 1fb2cb5
peerless2012
committed
1fb2cb5
Copy full SHA for 1fb2cb5
Merge pull request #80 from peerless2012/fix/local-ref-overflow
Show description for f4b6497
peerless2012
authored
f4b6497
Copy full SHA for f4b6497
fix: DeleteLocalRef for AssEvent in nativeAssTrackGetEvents
Show description for caefd1f
peerless2012
committed
caefd1f
Copy full SHA for caefd1f
Merge pull request #76 from inorichi/texture_blend_fix
Show description for 27d84a5
peerless2012
authored
27d84a5
Copy full SHA for 27d84a5
Merge branch 'master' into texture_blend_fix
peerless2012
authored
5cd089b
Copy full SHA for 5cd089b
Merge pull request #70 from edde746/fix/thread-safety
Show description for 9c69339
peerless2012
authored
9c69339
Copy full SHA for 9c69339
Merge pull request #79 from peerless2012/fix_overlay_texture
Show description for fa36424
peerless2012
authored
fa36424
Copy full SHA for fa36424
Fix OpenGL renderer crash on GPUs without GL_EXT_unpack_subimage
Show description for 73484e0
peerless2012
committed
73484e0
Copy full SHA for 73484e0
Commits on May 13, 2026
Fix texture blending
inorichi
committed
ef6c45b
Copy full SHA for ef6c45b
Commits on Mar 21, 2026
Use single lock per ASS_Library for all libass calls
edde746
committed
09b36ca
Copy full SHA for 09b36ca
Commits on Mar 20, 2026
Add thread safety and lifecycle for native pointers
edde746
committed
f952bc6
Copy full SHA for f952bc6
Commits on Mar 18, 2026
Merge pull request #68 from edde746/master
Show description for c10b71a
peerless2012
authored
c10b71a
Copy full SHA for c10b71a
Make AssMatroskaExtractor open
edde746
committed
e797ccd
Copy full SHA for e797ccd
Commits on Mar 17, 2026
Merge pull request #67 from edde746/master
Show description for cf7168d
peerless2012
authored
cf7168d
Copy full SHA for cf7168d
Add flags parameter to AssMatroskaExtractor
edde746
committed
e1faf67
Copy full SHA for e1faf67
Commits on Mar 5, 2026
Update version to 0.4.0.
peerless2012
committed
98e9efc
Copy full SHA for 98e9efc
Commits on Mar 4, 2026
Merge pull request #62 from j3553a/master
Show description for 807397e
peerless2012
authored
807397e
Copy full SHA for 807397e
Commits on Mar 2, 2026
Merge pull request #63 from edde746/master
Show description for 7da015a
peerless2012
authored
7da015a
Copy full SHA for 7da015a
Commits on Feb 28, 2026
Buffer fonts before track creation
Show description for 3988e17
edde746
committed
3988e17
Copy full SHA for 3988e17
Commits on Feb 25, 2026
Update default glyphSize
j3553a
authored
e9e9df0
Copy full SHA for e9e9df0
Commits on Jan 12, 2026
Update version to 0.4.0-beta01.
peerless2012
committed
e541395
Copy full SHA for e541395
Merge pull request #61 from j3553a/master
Show description for 13a5d27
peerless2012
authored
13a5d27
Copy full SHA for 13a5d27
Commits on Jan 10, 2026
Make glyph and cache sizes configurable.
j3553a
committed
f3ec0f9
Copy full SHA for f3ec0f9
Commits on Jan 9, 2026
Initial test on changing cache values.
j3553a
committed
5491fd2
Copy full SHA for 5491fd2
Commits on Dec 22, 2025
Merge pull request #60 from Mountains-0/master
Show description for 570c973
peerless2012
authored
570c973
Copy full SHA for 570c973
Commits on Dec 20, 2025
Fix track id comparison logic
Mountains-0
authored
4c8875c
Copy full SHA for 4c8875c
Commits on Dec 9, 2025
Merge pull request #59 from peerless2012/dev_overlay_gl
Show description for 044bab1
peerless2012
authored
044bab1
Copy full SHA for 044bab1
Update version to 0.4.0-alpha01.
peerless2012
committed
c476080
Copy full SHA for c476080
Previous
Next
You can’t perform that action at this time.