log libass/ass_render.c @ 19398:bb5164e0f70f

age author description
Tue, 15 Aug 2006 14:40:57 +0000 eugeni Allow \fade to be used in place of \fad and vice versa.
Sun, 13 Aug 2006 10:54:29 +0000 eugeni Replace %lld with PRId64, part 2.
Sat, 12 Aug 2006 18:33:19 +0000 eugeni Fix compilation with gcc 2.95.
Sat, 15 Jul 2006 16:03:12 +0000 reynaldo marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
Thu, 13 Jul 2006 20:59:18 +0000 reynaldo marks several function without a prototype which arent used outside its sourcefile as static, Patch by Stefan Huehner - stefan AT huehner-org
Wed, 12 Jul 2006 22:28:20 +0000 eugeni Support 6 argument variant of \move.
Mon, 10 Jul 2006 23:57:17 +0000 eugeni Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).