]> granicus.if.org Git - libass/log
libass
18 years agoAllow \fade to be used in place of \fad and vice versa.
eugeni [Tue, 15 Aug 2006 14:40:57 +0000 (14:40 +0000)]
Allow \fade to be used in place of \fad and vice versa.
Now they are distinguished by the number of arguments.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19404 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agoReplace %lld with PRId64, part 2.
eugeni [Sun, 13 Aug 2006 10:54:29 +0000 (10:54 +0000)]
Replace %lld with PRId64, part 2.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19384 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agoMinGW treats %lld as %d. Replace it with PRId64.
eugeni [Sun, 13 Aug 2006 00:47:33 +0000 (00:47 +0000)]
MinGW treats %lld as %d. Replace it with PRId64.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19380 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agoFix compilation with gcc 2.95.
eugeni [Sat, 12 Aug 2006 18:33:19 +0000 (18:33 +0000)]
Fix compilation with gcc 2.95.
Patch by Jason Tackaberry, tack at urandom dot ca.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19376 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agoUse FontConfig cache to speedup mplayer startup.
eugeni [Sun, 6 Aug 2006 17:56:01 +0000 (17:56 +0000)]
Use FontConfig cache to speedup mplayer startup.
Patch by Zealot <zealot0630 at gmail dot com>.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19346 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agoUnify include paths in the build system, part I.
diego [Thu, 27 Jul 2006 10:08:17 +0000 (10:08 +0000)]
Unify include paths in the build system, part I.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19195 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agomarks several read-only string parameters which aren't modified inside the called...
reynaldo [Sat, 15 Jul 2006 16:03:12 +0000 (16:03 +0000)]
marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19109 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agomarks several function without a prototype which arent used outside its sourcefile...
reynaldo [Thu, 13 Jul 2006 20:59:18 +0000 (20:59 +0000)]
marks several function without a prototype which arent used outside its sourcefile as static, Patch by Stefan Huehner - stefan AT huehner-org

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19071 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agoCosmetics.
eugeni [Thu, 13 Jul 2006 18:52:16 +0000 (18:52 +0000)]
Cosmetics.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19069 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agoUse FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires...
eugeni [Thu, 13 Jul 2006 18:49:06 +0000 (18:49 +0000)]
Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires escaping of some characters ('-', maybe more).

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19068 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agoSupport 6 argument variant of \move.
eugeni [Wed, 12 Jul 2006 22:28:20 +0000 (22:28 +0000)]
Support 6 argument variant of \move.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19049 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agoOPTFLAGS already includes EXTRA_INC.
diego [Wed, 12 Jul 2006 17:58:07 +0000 (17:58 +0000)]
OPTFLAGS already includes EXTRA_INC.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19042 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agoSupport some recently discovered color formats.
eugeni [Mon, 10 Jul 2006 23:58:24 +0000 (23:58 +0000)]
Support some recently discovered color formats.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19008 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agoIgnoring FT_Glyph_Stroke() errors can potentially lead to double free().
eugeni [Mon, 10 Jul 2006 23:57:17 +0000 (23:57 +0000)]
Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19007 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agoOnly match outline fonts.
eugeni [Mon, 10 Jul 2006 23:55:40 +0000 (23:55 +0000)]
Only match outline fonts.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19006 b3059339-0415-0410-9bf9-f77b7e298cf2

18 years agoInitial libass release (without mencoder support).
eugeni [Fri, 7 Jul 2006 18:26:51 +0000 (18:26 +0000)]
Initial libass release (without mencoder support).

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18942 b3059339-0415-0410-9bf9-f77b7e298cf2