log Makefile @ 1309:598e3047ce13

age author description
Thu, 12 Jul 2001 15:35:52 +0000 jkeil Add some preliminary support for non-x86 architectures to mplayer
Sun, 08 Jul 2001 00:21:20 +0000 arpi video codec stuff moved to dec_video.c
Fri, 06 Jul 2001 03:22:14 +0000 arpi ffmpeg support
Tue, 26 Jun 2001 23:15:58 +0000 arpi OPTFLAGS vs. INCLUDES cleanup
Fri, 22 Jun 2001 20:23:14 +0000 lgb Maybe the problem with including wine headers from /usr/local/include/ instead of from mplayer source has been eliminated
Mon, 18 Jun 2001 23:56:19 +0000 lgb According an idea, mplayer now can use external setuid root wrapper to do FIBMAP ioctl (requires root priv). Also, a serious bug was fixed in dvdauth.c made by some guy when mixing old and new style CSS API into dvdauth.c ;-)
Fri, 08 Jun 2001 23:36:13 +0000 arpi_esp streaming is optional: --enable-streaming
Thu, 07 Jun 2001 22:22:05 +0000 arpi_esp make dep - missing version.h fixed
Wed, 06 Jun 2001 21:16:21 +0000 arpi_esp Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>
Tue, 05 Jun 2001 10:59:38 +0000 pontscho fix -lasound -lesd.
Mon, 04 Jun 2001 21:00:47 +0000 arpi_esp libao->libao2 because of conflict with OMS's libao
Mon, 04 Jun 2001 19:33:28 +0000 arpi_esp dependency stuff fixed
Mon, 04 Jun 2001 00:24:54 +0000 arpi_esp libao2 added for dep/distclean
Sun, 03 Jun 2001 00:31:41 +0000 arpi_esp FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net
Sat, 02 Jun 2001 23:30:26 +0000 arpi_esp libao support
Sat, 02 Jun 2001 22:55:10 +0000 lgb Install bug fixed (cannot overwrite directory ...)
Sat, 02 Jun 2001 15:36:33 +0000 arpi_esp install won't change ownership
Sat, 02 Jun 2001 15:10:37 +0000 arpi_esp version.h for make dep fixed
Wed, 30 May 2001 20:23:20 +0000 lgb Support for --prefix option
Fri, 25 May 2001 15:32:00 +0000 bertrand Removed the asf_streaming.c file for compilation.
Thu, 24 May 2001 21:09:13 +0000 arpi_esp using gcc -MM instead of makedepend, make OBJS from SRCS where possible
Fri, 18 May 2001 16:14:06 +0000 bertrand Starting implementation of ASF network streaming.
Tue, 08 May 2001 21:47:51 +0000 arpi_esp fixed .so's shit
Tue, 08 May 2001 12:17:03 +0000 pontscho add gui support
Wed, 02 May 2001 00:11:56 +0000 lgb At least one bug causes mplayer does not compile when wine headers are installed on your system is fixed :)
Thu, 26 Apr 2001 22:07:59 +0000 arpi_esp compiling codec-cfg by default disabled
Thu, 26 Apr 2001 20:35:23 +0000 arpi_esp forcing user to re-run ./configure if it's changed
Tue, 24 Apr 2001 22:51:55 +0000 arpi_esp DShow support selection is now by ./configure --disable-dshow
Tue, 24 Apr 2001 02:20:02 +0000 arpi_esp changed codec-cfg.c options
Mon, 23 Apr 2001 03:42:17 +0000 arpi_esp stage#1 completed: c files no more included from mplayer.c