log Makefile @ 2310:9e059416eea6

age author description
Sat, 20 Oct 2001 18:49:08 +0000 arpi libdemuxer...
Fri, 19 Oct 2001 02:00:45 +0000 arpi cpu detection fixed
Wed, 17 Oct 2001 21:17:14 +0000 gabucino symlinking fix
Mon, 15 Oct 2001 19:33:42 +0000 arpi added YV12 scaler
Sat, 13 Oct 2001 15:33:13 +0000 arpi integrated new postproc code
Thu, 11 Oct 2001 23:35:52 +0000 pl tests with '[ ]' changed to 'test'
Thu, 11 Oct 2001 11:58:24 +0000 arpi test -e -> -d
Fri, 05 Oct 2001 13:39:43 +0000 arpi compile and install fibmap_mplayer ofly if libcss is used. gmplayer link is created
Fri, 05 Oct 2001 00:39:54 +0000 arpi BSD/OS support
Fri, 28 Sep 2001 00:13:30 +0000 arpi root->0 (bsd compatible) [lez]
Thu, 27 Sep 2001 17:40:43 +0000 pontscho add gui support to config scripts, and fixed some warning.
Mon, 24 Sep 2001 20:21:53 +0000 arpi native codec 'rle' added
Sat, 25 Aug 2001 21:05:23 +0000 arpi GUI support (--enable-gui)
Fri, 24 Aug 2001 16:20:04 +0000 jkeil Enable mediaLib support for Solaris on UltraSPARC CPUs
Thu, 16 Aug 2001 22:13:20 +0000 arpi new message printing system
Wed, 15 Aug 2001 11:50:55 +0000 arpi ac3/spdif patch by German Gomez Garcia <german@piraos.com>
Tue, 14 Aug 2001 18:28:56 +0000 jkeil Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile
Sun, 12 Aug 2001 17:28:16 +0000 arpi seek.c moved to demuxer.c, stream_reset in new_demuxer()
Sun, 12 Aug 2001 01:58:05 +0000 arpi MOV file support - not works yet
Thu, 09 Aug 2001 01:17:24 +0000 arpi stream opening -> open.c, initialframes ignored
Sat, 28 Jul 2001 21:57:21 +0000 arpi seeking code moved out from mplayer.c -> seek.c
Sat, 28 Jul 2001 05:36:45 +0000 atmos4 Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure.
Sat, 21 Jul 2001 22:38:11 +0000 arpi parse_es moved out from mplayer.c (it was included as .c file)
Fri, 20 Jul 2001 00:31:51 +0000 arpi argh. -d fixed. fixed?
Fri, 20 Jul 2001 00:03:43 +0000 arpi install -D changed to -d
Thu, 19 Jul 2001 22:43:19 +0000 arpi DivX4Linux support
Sat, 14 Jul 2001 16:54:30 +0000 jkeil Added some directory existance tests to the distclean and depend targets, so
Fri, 13 Jul 2001 16:15:29 +0000 jkeil Reorder dependancies a bit, all *.o *.a files depend on version.h, this allows
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