log libass/ass_mp.h @ 30197:871e061553bb

age author description
Fri, 08 Jan 2010 18:07:12 +0000 greg Fix libass API checks
Fri, 01 Jan 2010 18:51:59 +0000 reimar Fix compilation if FreeType is not available, in particular do not try to build
Thu, 24 Dec 2009 10:56:25 +0000 reimar Revert renaming of process_force_style to restore compilation against
Thu, 24 Dec 2009 10:51:24 +0000 reimar Some ugly hacks to make compiling against a newer external version of libass work.
Sat, 19 Dec 2009 20:59:58 +0000 reimar Fix compilation with internal ASS when no ass header is installed system-wide.
Sat, 19 Dec 2009 15:41:47 +0000 reimar Make ass_mp.h use the system-libass headers when the internal one is disabled.
Wed, 14 May 2008 17:21:58 +0000 diego Speak of libass instead of MPlayer in the libass license headers.
Tue, 13 May 2008 08:02:23 +0000 diego Use standard license header.
Wed, 05 Mar 2008 08:24:09 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Tue, 29 Jan 2008 23:25:11 +0000 diego Consistently give all libass multiple inclusion guards a LIBASS_ prefix.
Wed, 23 Jan 2008 21:18:30 +0000 eugeni Add global ass_force_reload flag.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Mon, 02 Jul 2007 21:34:39 +0000 diego Consistently use filename as multiple inclusion guard.
Fri, 27 Apr 2007 14:25:36 +0000 eugeni Add -ass-hinting option for setting font hinting method.
Sun, 01 Apr 2007 21:59:54 +0000 uau "()" to "(void)" function param list fixes
Wed, 06 Dec 2006 18:44:26 +0000 eugeni Speed up ASS subtitles display by detecting changes between two consecutive
Sun, 05 Nov 2006 18:56:31 +0000 eugeni Initialize fontconfig in VFCTRL_INIT_EOSD handler.
Sun, 29 Oct 2006 15:26:13 +0000 eugeni Move ass_library initialization code to ass_mp.c.
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.
Sun, 01 Oct 2006 17:09:04 +0000 eugeni Add copyright notice and vim/emacs comments to libass and vf_ass.c.
Sun, 03 Sep 2006 17:42:31 +0000 eugeni Add -ass-styles option. It allows to load styles from a file and use them
Sun, 03 Sep 2006 12:18:49 +0000 eugeni ass-color and ass-border-color options.
Sat, 02 Sep 2006 20:46:26 +0000 eugeni Add support for rendering matroska plaintext subtitles with libass.
Mon, 28 Aug 2006 15:12:45 +0000 eugeni Add -(no)ass-use-margins option.
Tue, 22 Aug 2006 23:20:05 +0000 eugeni New cmdline option: -ass-force-style.
Tue, 15 Aug 2006 19:25:46 +0000 eugeni Add subdata to ass_track conversion for external subtitles.
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).