openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libass
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
22 days
ago. based on code collected
23 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 60 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Stronger blur.
eugeni
More...
almost 16 years ago
Allow shadow without border.
eugeni
More...
almost 16 years ago
In case of several \move or \pos in one line, prefer the first one.
eugeni
More...
about 16 years ago
Add stubs for a few unimplemented tags.
eugeni
More...
about 16 years ago
Allow \be with arguments other than 0 or 1. Implement \blur.
eugeni
More...
about 16 years ago
increase max glyph and lines limit patch by Scaevolus on irc fixes http://samples.mplayerhq.hu/Matroska/subtitles/090128_gszs02.mkv
compn
More...
about 16 years ago
Get rid of pointless 'extern' keywords.
diego
More...
about 16 years ago
Consistently use NULL for pointers instead of 0.
reimar
More...
over 16 years ago
Fallback to non-fontconfig behaviour when fontconfig initialization fails. Also fixes a memleak in that case, bug #1313.
reimar
More...
over 16 years ago
libass: fix type mismatch between size parameter and the way it's used
aurel
More...
over 16 years ago
libass: add a new ass_process_data() to process demuxed subtitle packets conforming to the ASS spec
aurel
More...
over 16 years ago
Don't print drawing commands on screen.
eugeni
More...
over 16 years ago
If (has outline) blur(outline) else blur(glyph).
eugeni
More...
over 16 years ago
\org turns off collision detection.
eugeni
More...
over 16 years ago
Treat \h as space character.
eugeni
More...
over 16 years ago
Calculate subtitle origin in floating point.
eugeni
More...
over 16 years ago
Calculate subtitle position in floating point.
eugeni
More...
over 16 years ago
Rename font-related preprocessor directives. Switch them from a HAVE_ to a CONFIG_ prefix.
diego
More...
over 16 years ago
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; CONFIG_ prefix for configurable options, HAVE_ for system-dependent stuff.
diego
More...
over 16 years ago
Start unifying names of internal preprocessor directives. Replace all USE_ prefixes by CONFIG_ prefixes to indicate options which are configurable.
diego
More...
over 16 years ago
Fix \fn without an argument consuming the next '\'.
eugeni
More...
over 16 years ago
Check if the font set returned from FcFontSort in not NULL.
eugeni
More...
over 16 years ago
Reindent.
eugeni
More...
over 16 years ago
Only use application font dir if library->fonts_dir is not NULL.
eugeni
More...
over 16 years ago
The size of output buffer is stored in 'osize', not 'size'.
eugeni
More...
over 16 years ago
Clear iconv conversion state also in libass.
eugeni
More...
over 16 years ago
Offset should be size_t.
eugeni
More...
over 16 years ago
Cosmetics: reindent after the last commit.
eugeni
More...
almost 17 years ago
Read all faces of a memory font, not just the first one.
eugeni
More...
almost 17 years ago
Fix compilation with FontConfig <= 2.2.96.
eugeni
More...
almost 17 years ago
←
1
2
…
56
57
58
59
60
61
62
63
64
…
70
71
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree