Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Allow \be with arguments other than 0 or 1. Implement \blur. | eugeni | 2009-02-07 |
* | Speak of libass instead of MPlayer in the libass license headers. | diego | 2008-05-14 |
* | Use standard license header. | diego | 2008-05-13 |
* | Add missing header #includes to fix 'make checkheaders'. | diego | 2008-03-05 |
* | Consistently give all libass multiple inclusion guards a LIBASS_ prefix. | diego | 2008-01-29 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 |
* | "()" to "(void)" function param list fixes | uau | 2007-04-01 |
* | Add copyright notice and vim/emacs comments to libass and vf_ass.c. | eugeni | 2006-10-01 |
* | Cosmetics: add some comments. | eugeni | 2006-09-24 |
* | Shadow support in libass. | eugeni | 2006-09-24 |
* | Add \be (blur edges) support to libass. | eugeni | 2006-09-16 |
* | Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer. | eugeni | 2006-09-16 |