index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libass
Commit message (
Expand
)
Author
Age
*
Combine adjacent overlapping, translucent glyph borders and shadows to
greg
2009-03-05
*
Fix positioned events' y-position when pan-and-scan is used.
greg
2009-03-05
*
Support for subpixel accuracy of 3 bits for \pos and \move.
greg
2009-03-05
*
Style override for ScaledBorderAndShadow.
greg
2009-03-05
*
Support ScaledBorderAndShadow property.
greg
2009-03-05
*
Scale shadow displacement and blur size like border size.
greg
2009-03-05
*
Round shadow displacement to nearest int.
greg
2009-03-05
*
Support a vsfilter special case:
greg
2009-03-05
*
Hack: half-merge glyph border with outline to avoid ugly anti-aliasing
greg
2009-03-05
*
Ignore PlayResX/Y aspect ratio for font aspect ratio.
greg
2009-03-05
*
Fix a memory leak.
eugeni
2009-03-01
*
With pan-and-scan, keep positioned events in their original positions
eugeni
2009-03-01
*
Zero-fill glyph_info_t before use.
eugeni
2009-02-27
*
Remove unused function argument.
eugeni
2009-02-27
*
Support fractional arguments for some override tags.
eugeni
2009-02-27
*
Fix two gcc warnings.
eugeni
2009-02-27
*
Fix memory leak produced by the \blur patch.
eugeni
2009-02-27
*
Stronger blur.
eugeni
2009-02-27
*
Allow shadow without border.
eugeni
2009-02-27
*
In case of several \move or \pos in one line, prefer the first one.
eugeni
2009-02-07
*
Add stubs for a few unimplemented tags.
eugeni
2009-02-07
*
Allow \be with arguments other than 0 or 1. Implement \blur.
eugeni
2009-02-07
*
increase max glyph and lines limit
compn
2009-01-29
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
Consistently use NULL for pointers instead of 0.
reimar
2008-11-02
*
Fallback to non-fontconfig behaviour when fontconfig initialization fails.
reimar
2008-11-02
*
libass: fix type mismatch between size parameter and the way it's used
aurel
2008-09-05
*
libass: add a new ass_process_data() to process demuxed subtitle packets
aurel
2008-09-05
*
Don't print drawing commands on screen.
eugeni
2008-08-08
*
If (has outline) blur(outline) else blur(glyph).
eugeni
2008-08-07
*
\org turns off collision detection.
eugeni
2008-08-07
*
Treat \h as space character.
eugeni
2008-08-07
*
Calculate subtitle origin in floating point.
eugeni
2008-08-07
*
Calculate subtitle position in floating point.
eugeni
2008-08-07
*
Rename font-related preprocessor directives.
diego
2008-08-07
*
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
diego
2008-08-01
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Fix \fn without an argument consuming the next '\'.
eugeni
2008-07-09
*
Check if the font set returned from FcFontSort in not NULL.
eugeni
2008-06-23
*
Reindent.
eugeni
2008-06-23
*
Only use application font dir if library->fonts_dir is not NULL.
eugeni
2008-06-23
*
The size of output buffer is stored in 'osize', not 'size'.
eugeni
2008-05-29
*
Clear iconv conversion state also in libass.
eugeni
2008-05-29
*
Offset should be size_t.
eugeni
2008-05-29
*
Cosmetics: reindent after the last commit.
eugeni
2008-05-22
*
Read all faces of a memory font, not just the first one.
eugeni
2008-05-22
*
Fix compilation with FontConfig <= 2.2.96.
eugeni
2008-05-22
*
In case 2 styles have the same name, prefer the latest one.
eugeni
2008-05-19
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
Speak of libass instead of MPlayer in the libass license headers.
diego
2008-05-14
[next]