1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 20 days ago. based on code collected 20 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
font: prefer full-Unicode cmaps to BMP-only ones More... about 1 year ago
drawing: tokenise vector drawings like VSFilter More... about 1 year ago
drawing: reject drawings not starting with m More... about 1 year ago
refactor/drawing: replace magic -1 with INVALID enum More... about 1 year ago
readme: replace erroneous pseudo spec More... about 1 year ago
ass: don't log Comment events as "not understood" More... about 1 year ago
ass: explicitly read 32bit ints in timestring parts More... about 1 year ago
Drop style if strdup(Name) fails rather than try to rename it More... over 1 year ago
Treat empty Style name as "Default" More... over 1 year ago
Adjust spelling of libass in pc file More... over 1 year ago
api: limit resolutions to be representable in a single ASS_Image More... over 1 year ago
render: avoid overflow on BorderStyle=4 img allocation More... over 1 year ago
Support Core Text on Mac OS X 10.5 More... over 1 year ago
Plug a memory leak when adding a font on some platforms More... over 1 year ago
fuzz: add quiet flag for standalone mode More... over 1 year ago
ci/gha: detect leaks on MacOS More... over 1 year ago
ci/gha: drop temporary MinGW workaround More... over 1 year ago
ass_render_api: clear caches when updating selective overrides More... almost 2 years ago
configure: use $host_os to detect NASM config More... almost 2 years ago
checkasm: increase BENCH_RUNS More... almost 2 years ago
ass_coretext: add CHECK_AVAILABLE as a more portable __builtin_available More... almost 2 years ago
Update readme, changelog, versions to reflect 0.17.1 release More... almost 2 years ago
ci/gha: explicitly install pkg-config on macos More... about 2 years ago
ci/gha: install all listed deps on macos More... about 2 years ago
ass_render: pull RenderContext init and cleanup out into functions More... about 2 years ago
ass_render: move TextInfo into RenderContext More... about 2 years ago
directwrite: try to fill extended_family even without IDWriteFontFace3 More... about 2 years ago
directwrite: add a backup source of name for fallback font More... about 2 years ago
directwrite: replace !FAILED by SUCCEEDED More... about 2 years ago
directwrite: always read metadata on our own via FreeType More... about 2 years ago