log libvo/Makefile @ 19485:d04ee0eb6a11

age author description
Mon, 21 Aug 2006 23:19:11 +0000 diego support for disabling/enabling bitmap font support from configure
Thu, 17 Aug 2006 17:19:56 +0000 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
Wed, 16 Aug 2006 21:08:50 +0000 diego consistency cosmetics: Handle includes just like in other Makefiles.
Thu, 27 Jul 2006 10:08:17 +0000 diego Unify include paths in the build system, part I.
Wed, 12 Jul 2006 17:58:07 +0000 diego OPTFLAGS already includes EXTRA_INC.
Wed, 12 Jul 2006 17:28:14 +0000 diego Use only one global config.mak file.
Fri, 30 Jun 2006 12:41:05 +0000 diego Move conditional FreeType support compilation to the build system.
Tue, 28 Mar 2006 22:44:16 +0000 nicodvb added support for external VIDIX
Fri, 27 Jan 2006 00:06:42 +0000 diego Make clean/distclean behave uniformly in all directories.
Thu, 01 Sep 2005 10:44:46 +0000 diego Add -I../libavutil to the includes to fix building vo_zr[2].
Thu, 18 Aug 2005 12:59:19 +0000 alex gtf.{c,h} is used by vesa only
Sun, 19 Jun 2005 22:52:55 +0000 ranma Be more patch-friendly
Sat, 14 May 2005 21:35:35 +0000 wight If we use .m suffix we really should include it in .SUFFIXES
Fri, 29 Apr 2005 11:41:07 +0000 nplourde macosx core video module
Sat, 23 Oct 2004 22:43:19 +0000 ivo Add --enable and --disable options for vo_pnm and vo_md5sum to configure.
Wed, 29 Sep 2004 01:46:30 +0000 ivo Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
Mon, 20 Sep 2004 01:35:43 +0000 ivo This patch enables the compilation and linking of vo_md5sum to libvo.
Mon, 20 Sep 2004 01:31:26 +0000 ivo This patch enables the compilation and linking of vo_pnm (the portable
Thu, 24 Jun 2004 13:54:08 +0000 alex ranlib cleanup
Sat, 10 Jan 2004 09:48:15 +0000 attila linux 2.6 patch by "ismail 'cartman' d«Ónmez" <ismail.donmez@boun.edu.tr>
Mon, 08 Dec 2003 09:38:25 +0000 attila Remove unused define
Sun, 17 Aug 2003 20:56:40 +0000 alex --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
Sun, 10 Nov 2002 13:12:53 +0000 arpi fixed order of includes.
Wed, 23 Oct 2002 16:52:54 +0000 mark Added the -geometry option (supports fbdev and tdfxfb drivers)
Wed, 28 Aug 2002 20:52:02 +0000 arpi freetype 2.0/2.1+ support - disabled by default until bugs fixed
Thu, 22 Aug 2002 23:03:51 +0000 arpi General Timing Formula algorithm from a scratch.
Sun, 16 Jun 2002 14:03:54 +0000 atmos4 wtf..10l to dunno..only use x11_common.c when x11 is detected
Sat, 01 Jun 2002 22:20:19 +0000 arpi -updates vo_directfb (+configure&makefile) according to planned changes
Mon, 13 May 2002 13:15:40 +0000 albeu Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Thu, 04 Apr 2002 16:11:09 +0000 mswitch Added spuenc... should write a draw_alpha_spu perhaps =D
Sat, 09 Feb 2002 01:30:35 +0000 arpi vo_yuv4mpeg added
Tue, 15 Jan 2002 12:13:53 +0000 atmos4 Fix xvidix for non-x11 systems, 10l Alex :)
Sat, 12 Jan 2002 23:30:20 +0000 alex added vo_xvidix
Fri, 11 Jan 2002 17:20:43 +0000 nick Configurable VIDIX usage
Fri, 11 Jan 2002 16:06:45 +0000 kmkaplan Add DVD subtitles to menoder
Mon, 07 Jan 2002 09:28:22 +0000 nick Embedding vidix
Wed, 28 Nov 2001 17:52:25 +0000 pl summary handling was not correct (bugs found by Nilmoni Deb and Tibcu)
Tue, 13 Nov 2001 17:13:33 +0000 nick New video output technique Linux Video Overlay:
Tue, 06 Nov 2001 11:22:40 +0000 nick Move yuv2rgb to postprocess
Mon, 05 Nov 2001 21:49:20 +0000 jaf autodetecting for dvb-cards
Wed, 31 Oct 2001 22:04:28 +0000 alex vo_format_name moved from video_out.c to img_format.c
Tue, 30 Oct 2001 17:04:31 +0000 nick Using new stuff of rgb15to16
Mon, 29 Oct 2001 00:48:20 +0000 arpi vo_odivx disabled
Wed, 24 Oct 2001 07:34:41 +0000 nick Independed compilation of SUBDIRS
Wed, 17 Oct 2001 18:24:50 +0000 nick vo_vesa support
Wed, 03 Oct 2001 15:47:24 +0000 atmos4 eeh cola in unhealthy
Sat, 08 Sep 2001 20:48:02 +0000 arpi Mpeg PES added
Fri, 24 Aug 2001 16:20:04 +0000 jkeil Enable mediaLib support for Solaris on UltraSPARC CPUs
Thu, 16 Aug 2001 15:18:46 +0000 folke changes made for vo_aa
Thu, 12 Jul 2001 15:35:52 +0000 jkeil Add some preliminary support for non-x86 architectures to mplayer
Tue, 26 Jun 2001 23:15:58 +0000 arpi OPTFLAGS vs. INCLUDES cleanup
Tue, 05 Jun 2001 18:40:44 +0000 arpi_esp applied solaris8/netbsd/other fixes patch by J«ärgen Keil <jk@tools.de>
Mon, 04 Jun 2001 19:33:28 +0000 arpi_esp dependency stuff fixed
Thu, 24 May 2001 21:09:13 +0000 arpi_esp using gcc -MM instead of makedepend, make OBJS from SRCS where possible
Sat, 05 May 2001 13:30:00 +0000 nickols_k Moving fast_memcpy to separate file (Size optimization)
Tue, 10 Apr 2001 02:29:38 +0000 arpi_esp OSD alpha renderers moved to osd.c
Sun, 25 Mar 2001 04:28:40 +0000 arpi_esp subtitle+OSD font support
Sat, 03 Mar 2001 21:46:39 +0000 arpi_esp added check_events() interface
Fri, 02 Mar 2001 21:42:17 +0000 arpi_esp New dependency system