aboutsummaryrefslogtreecommitdiffhomepage
path: root/libass/ass.c
Commit message (Expand)AuthorAge
...
* Bugfix: potential write of unallocated memory.Gravatar eugeni2006-08-31
* Apply -ass-force-style also to tracks generated from subdata.Gravatar eugeni2006-08-29
* Ignore '*' at the beginning of style name.Gravatar eugeni2006-08-28
* New cmdline option: -ass-force-style.Gravatar eugeni2006-08-22
* SSA/ASS parser reworked, with 2 main results:Gravatar eugeni2006-08-22
* Add public functions for removal of styles and events.Gravatar eugeni2006-08-21
* Replace stdint.h with inttypes.h.Gravatar eugeni2006-08-15
* Replace %lld with PRId64, part 2.Gravatar eugeni2006-08-13
* MinGW treats %lld as %d. Replace it with PRId64.Gravatar eugeni2006-08-13
* Initial libass release (without mencoder support).Gravatar eugeni2006-07-07