log

age author description
Fri, 14 Jul 2006 21:54:24 +0000 nicodvb removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)
Fri, 14 Jul 2006 21:38:20 +0000 ivo remove useless comment
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Fri, 14 Jul 2006 16:57:24 +0000 diego Mark several string parameters that are not modified in the function as const.
Fri, 14 Jul 2006 15:12:05 +0000 ivo fix line >79 characters
Fri, 14 Jul 2006 15:08:31 +0000 ivo fix matching of MSDOS line endings
Fri, 14 Jul 2006 13:34:44 +0000 ivo also omit configure.log and the generated help_mp.h from files to check
Fri, 14 Jul 2006 12:57:37 +0000 ivo CVS --> Subversion
Fri, 14 Jul 2006 07:57:01 +0000 diego Update some old and crufty sections.
Fri, 14 Jul 2006 07:40:36 +0000 diego printf --> mp_msg
Fri, 14 Jul 2006 06:26:31 +0000 reynaldo removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by dalias
Thu, 13 Jul 2006 23:02:03 +0000 diego Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
Thu, 13 Jul 2006 22:56:02 +0000 diego cosmetics to ease future patching
Thu, 13 Jul 2006 22:24:28 +0000 eugeni Fix linking order. FontConfig should appear after libass.
Thu, 13 Jul 2006 22:11:47 +0000 reynaldo more sizeof(char) fun