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
|
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.
|