Mon, 27 Jul 2009 19:39:23 +0000 |
eugeni |
Fix stupid, off-by-one, mistakes in assert() expressions.
|
Sat, 18 Jul 2009 11:33:03 +0000 |
eugeni |
Make sure clip coordinates are inside the screen area.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Tue, 13 May 2008 10:16:20 +0000 |
diego |
Use standard license headers.
|
Wed, 23 Jan 2008 21:18:30 +0000 |
eugeni |
Add global ass_force_reload flag.
|
Fri, 09 Nov 2007 06:58:32 +0000 |
rfelker |
begin moving const filter data to .text/.rodata sections
|
Tue, 18 Sep 2007 09:30:42 +0000 |
diego |
Replace stdint.h #include by functionally equivalent inttypes.h.
|
Fri, 27 Apr 2007 14:25:36 +0000 |
eugeni |
Add -ass-hinting option for setting font hinting method.
|
Sun, 28 Jan 2007 16:48:01 +0000 |
reimar |
Mark m_struct_t defaults as const
|
Wed, 06 Dec 2006 18:44:26 +0000 |
eugeni |
Speed up ASS subtitles display by detecting changes between two consecutive
|
Wed, 22 Nov 2006 17:00:03 +0000 |
eugeni |
Fix incorrect stride used in vf_ass.
|
Sun, 05 Nov 2006 18:56:31 +0000 |
eugeni |
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
|
Sat, 04 Nov 2006 20:48:15 +0000 |
reimar |
ass renderer absolutely needs readable target mpi.
|
Fri, 03 Nov 2006 18:15:33 +0000 |
eugeni |
Introduce MSGT_ASS, use it for all libass messages.
|
Sat, 28 Oct 2006 15:07:18 +0000 |
eugeni |
Libass interface reworked:
|
Thu, 26 Oct 2006 20:08:46 +0000 |
eugeni |
Split ass_configure() into several smaller functions.
|
Mon, 02 Oct 2006 17:30:18 +0000 |
eugeni |
Simplify and optimize bitmap blending.
|
Sun, 01 Oct 2006 17:09:04 +0000 |
eugeni |
Add copyright notice and vim/emacs comments to libass and vf_ass.c.
|
Mon, 28 Aug 2006 15:12:45 +0000 |
eugeni |
Add -(no)ass-use-margins option.
|
Sun, 27 Aug 2006 10:57:29 +0000 |
eugeni |
Zero fill ass_settings_t before use.
|
Thu, 24 Aug 2006 22:10:43 +0000 |
eugeni |
Add VFCTRL_DRAW_EOSD.
|
Thu, 24 Aug 2006 15:36:20 +0000 |
eugeni |
Simplify vf_ass initialization.
|
Sun, 06 Aug 2006 18:02:42 +0000 |
eugeni |
"[ass] init" message looks better when it starts with the capital letter 'I'.
|
Thu, 13 Jul 2006 20:23:34 +0000 |
reynaldo |
drops casts from void * on malloc/calloc, leftover on libmpcodecs
|
Fri, 07 Jul 2006 18:26:51 +0000 |
eugeni |
Initial libass release (without mencoder support).
|