Thu, 25 Oct 2001 13:19:18 +0000 |
jkeil |
CSS_INC include flags are now needed in libmpdemux, to compile dvdauth.c
|
Thu, 25 Oct 2001 11:45:35 +0000 |
michael |
patch from Oliver Schoenbrunner <oliver.schoenbrunner@jku.at>
|
Wed, 24 Oct 2001 14:02:19 +0000 |
arpi |
MIPS support by oliver.schoenbrunner@jku.at
|
Wed, 24 Oct 2001 07:34:41 +0000 |
nick |
Independed compilation of SUBDIRS
|
Tue, 23 Oct 2001 14:01:13 +0000 |
arpi |
ima4 added
|
Tue, 23 Oct 2001 12:03:41 +0000 |
arpi |
libmad (ARM) patch by jeroen.dobbelaere@acunia.com
|
Tue, 23 Oct 2001 02:23:44 +0000 |
arpi |
xanim added
|
Mon, 22 Oct 2001 22:46:38 +0000 |
atmos4 |
Add uninstall target, patch by Clemens W¸«£chter <clemenswaechter@yahoo.com>
|
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
|
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
|