log libass/ass_mp.c @ 21280:db66f5bdb5cd

age author description
Sun, 05 Nov 2006 18:56:31 +0000 eugeni Initialize fontconfig in VFCTRL_INIT_EOSD handler.
Sun, 05 Nov 2006 18:21:39 +0000 eugeni Cosmetics: indentation fix.
Fri, 03 Nov 2006 18:15:33 +0000 eugeni Introduce MSGT_ASS, use it for all libass messages.
Sun, 29 Oct 2006 15:26:13 +0000 eugeni Move ass_library initialization code to ass_mp.c.
Sun, 29 Oct 2006 13:58:30 +0000 eugeni Don't set PlayResX for plaintext subtitles.
Sun, 29 Oct 2006 13:52:51 +0000 eugeni Add \N at the end of each subtitle line when converting from subdata.
Sat, 28 Oct 2006 15:07:18 +0000 eugeni Libass interface reworked:
Sat, 28 Oct 2006 10:21:30 +0000 reimar If HAVE_FONTCONFIG is not defined, font_fontconfig might be declared both
Thu, 26 Oct 2006 20:08:46 +0000 eugeni Split ass_configure() into several smaller functions.
Mon, 09 Oct 2006 19:57:56 +0000 eugeni Reduce margins for plaintext subtitles.
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:57:41 +0000 eugeni Apply -ass-force-style also to matroska plaintext subs.
Sun, 03 Sep 2006 17:44:25 +0000 eugeni Cosmetics: restore indentation after recent changes.
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.