log libass/ass_mp.c @ 24636:389960ca6c3b

age author description
Tue, 18 Sep 2007 18:34:52 +0000 eugeni Enable ass_line_spacing option.
Tue, 28 Aug 2007 11:20:24 +0000 diego Clean up the way get_path is handled: Compile get_path.c to an object to link
Sat, 19 May 2007 14:11:41 +0000 eugeni Correct font size in libass.
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
Sun, 07 Jan 2007 16:07:45 +0000 reimar Avoid invalid memory access in ass_process_subtitle for empty subtitles
Sun, 17 Dec 2006 12:35:12 +0000 eugeni Make -embeddedfonts enabled by default with FontConfig >= 2.4.2.
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