log Makefile @ 1528:a444bd456fcc

age author description
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