log libass/ass_mp.c @ 32064:a735105a66b6

age author description
Fri, 10 Sep 2010 21:57:22 +0000 diego Replace a bunch of extern declarations by proper mpcommon.h #include.
Wed, 08 Sep 2010 19:35:02 +0000 diego Refactor all font_fontconfig extern declarations to libvo/font_load.h.
Wed, 08 Sep 2010 19:26:42 +0000 diego Move sub_cp extern declaration to subreader.h, where it belongs.
Tue, 10 Aug 2010 13:23:04 +0000 reimar Simplify code: allow file_format argument to open_stream to be NULL.
Fri, 30 Jul 2010 18:14:35 +0000 greg Rename libass types to match upstream libass >= 0.9.7
Mon, 19 Jul 2010 00:12:08 +0000 greg Pass libass messages to mp_msg
Mon, 19 Jul 2010 00:12:04 +0000 greg Require libass version with ass_flush_events
Sat, 20 Mar 2010 23:38:27 +0000 diego Rename get_path.[ch] --> path.[ch].
Thu, 25 Feb 2010 22:51:23 +0000 reimar Add const to ass_read_stream fname argument, the string is not modified.
Fri, 05 Feb 2010 17:13:47 +0000 reimar Add support for loading ASS subtitles through the stream layer and thus e.g.
Fri, 08 Jan 2010 18:07:12 +0000 greg Fix libass API checks
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.
Thu, 24 Dec 2009 10:45:05 +0000 reimar rename process_force_style to ass_process_force_style to match the API
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 08 Mar 2009 16:13:21 +0000 eugeni Treat -font/-subfont as Fontconfig pattern in libass.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-related preprocessor directives.
Fri, 01 Aug 2008 20:28:58 +0000 diego Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
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, 30 Apr 2008 14:16:22 +0000 eugeni Remove libass dependency on global font_fontconfig variable.
Wed, 23 Jan 2008 21:18:30 +0000 eugeni Add global ass_force_reload flag.
Sun, 16 Dec 2007 11:13:24 +0000 ben make libass use sub_font_name whenever it's possible
Wed, 12 Dec 2007 10:00:34 +0000 ulion Fix libass to support -nofontconfig.
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.