summaryrefslogtreecommitdiffstats
path: root/libass/ass_mp.c
Commit message (Expand)AuthorAgeFilesLines
* ass-color and ass-border-color options.eugeni2006-09-031-3/+12
* Add support for rendering matroska plaintext subtitles with libass.eugeni2006-09-021-27/+76
* Change default font family and color for plain text subs.eugeni2006-08-291-4/+4
* Bugfix: strdup of NULL value.eugeni2006-08-291-1/+1
* Apply -ass-force-style also to tracks generated from subdata.eugeni2006-08-291-0/+2
* Add -(no)ass-use-margins option.eugeni2006-08-281-0/+1
* New cmdline option: -ass-force-style.eugeni2006-08-221-0/+1
* use of malloc without prototype.. very bad on 64bit archsrfelker2006-08-211-0/+1
* Replace stdint.h with inttypes.h.eugeni2006-08-151-1/+1
* Add subdata to ass_track conversion for external subtitles.eugeni2006-08-151-0/+99
* Initial libass release (without mencoder support).eugeni2006-07-071-0/+10