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
...
*
Make font outline width proportional to movie resolution.
eugeni
2006-09-13
*
Bugfix: timing for empty karaoke words was lost, resulting
eugeni
2006-09-06
*
Workaround for broken fonts with bad ascender/descender.
eugeni
2006-09-05
*
Change \fad behaviour so that it does not get cancelled by \r.
eugeni
2006-09-05
*
Simplification.
eugeni
2006-09-05
*
Add vertical clipping for subtitles that were moved because of a collision.
eugeni
2006-09-04
*
Fix possible unallocated memory read in libass line wrapping code.
eugeni
2006-09-04
*
Apply -ass-force-style also to matroska plaintext subs.
eugeni
2006-09-03
*
Cosmetics: restore indentation after recent changes.
eugeni
2006-09-03
*
Add -ass-styles option. It allows to load styles from a file and use them
eugeni
2006-09-03
*
Fix last commit.
eugeni
2006-09-03
*
More checks in ass_render_event.
eugeni
2006-09-03
*
Remove unneeded variable.
eugeni
2006-09-03
*
ass-color and ass-border-color options.
eugeni
2006-09-03
*
Add support for rendering matroska plaintext subtitles with libass.
eugeni
2006-09-02
*
Don't sort events when reading external subs. With r19644, the order does not...
eugeni
2006-09-02
*
Better collision detection algorithm. The idea is to keep a subtitle in place
eugeni
2006-09-02
*
Remove some unused code.
eugeni
2006-09-02
*
Read layer info from external subs.
eugeni
2006-09-02
*
Make \fr* parameter a floating point value.
eugeni
2006-09-01
*
Bugfix: potential write of unallocated memory.
eugeni
2006-08-31
*
Bugfix: wrong height value used in font size calculation.
eugeni
2006-08-31
*
Change default font family and color for plain text subs.
eugeni
2006-08-29
*
Bugfix: strdup of NULL value.
eugeni
2006-08-29
*
Apply -ass-force-style also to tracks generated from subdata.
eugeni
2006-08-29
*
Ignore '*' at the beginning of style name.
eugeni
2006-08-28
*
Fix font scaling taking margins into account.
eugeni
2006-08-28
*
Add -(no)ass-use-margins option.
eugeni
2006-08-28
*
Cosmetics: fix indentation after r19562.
eugeni
2006-08-27
*
Transition effects support.
eugeni
2006-08-27
*
Simplify ass_glyph_cache_reset().
eugeni
2006-08-26
*
Reset glyph cache on reconfigure.
eugeni
2006-08-26
*
Add right and left margins support to libass.
eugeni
2006-08-26
*
Fix previous commit.
eugeni
2006-08-24
*
Simplify vf_ass initialization.
eugeni
2006-08-24
*
New cmdline option: -ass-force-style.
eugeni
2006-08-22
*
SSA/ASS parser reworked, with 2 main results:
eugeni
2006-08-22
*
use of malloc without prototype.. very bad on 64bit archs
rfelker
2006-08-21
*
no c++ decls!
rfelker
2006-08-21
*
Add public functions for removal of styles and events.
eugeni
2006-08-21
*
Move all internal -I parameters to the front of CFLAGS to avoid using external
diego
2006-08-17
*
Fix wrong handling of transparency in \fad(\fade).
eugeni
2006-08-16
*
Replace stdint.h with inttypes.h.
eugeni
2006-08-15
*
Angle value from style was ignored. Not anymore.
eugeni
2006-08-15
*
Add subdata to ass_track conversion for external subtitles.
eugeni
2006-08-15
*
Cosmetics: fix indentation after the last patch.
eugeni
2006-08-15
*
Allow \fade to be used in place of \fad and vice versa.
eugeni
2006-08-15
*
Replace %lld with PRId64, part 2.
eugeni
2006-08-13
*
MinGW treats %lld as %d. Replace it with PRId64.
eugeni
2006-08-13
*
Fix compilation with gcc 2.95.
eugeni
2006-08-12
[prev]
[next]