Thu, 30 Aug 2001 11:08:36 +0000 |
arpi |
gcc 2.96 info
|
Wed, 29 Aug 2001 12:15:09 +0000 |
atmos4 |
Rearranged C++ check.
|
Wed, 29 Aug 2001 11:18:37 +0000 |
atmos4 |
Added C++ compiler/runtime enviroment detection and enabled ppc detection.
|
Mon, 27 Aug 2001 16:51:10 +0000 |
jkeil |
Fix "echo -n" problems on solaris for the new GUI stuff.
|
Sat, 25 Aug 2001 21:05:23 +0000 |
arpi |
GUI support (--enable-gui)
|
Fri, 24 Aug 2001 16:28:26 +0000 |
jkeil |
Oops, remove some debug code in the configure script.
|
Fri, 24 Aug 2001 16:20:04 +0000 |
jkeil |
Enable mediaLib support for Solaris on UltraSPARC CPUs
|
Fri, 24 Aug 2001 14:49:05 +0000 |
atmos4 |
added memalign detection, maps to malloc if fails.
|
Wed, 22 Aug 2001 09:26:12 +0000 |
jkeil |
test -e file => test -f file (for bourne shell / solaris)
|
Wed, 22 Aug 2001 08:51:19 +0000 |
nick |
libdvdread desc.
|
Tue, 21 Aug 2001 17:17:03 +0000 |
jkeil |
Provide a better default for the DVD device on solaris.
|
Tue, 21 Aug 2001 11:06:52 +0000 |
atmos4 |
Happy configure version bumping (bugfix of bugfix).
|
Tue, 21 Aug 2001 10:43:09 +0000 |
atmos4 |
Fixed small flying thingy..erm bug with css vs. libdvdread.
|
Tue, 21 Aug 2001 10:17:52 +0000 |
atmos4 |
Made -bps default.
|
Mon, 20 Aug 2001 21:20:03 +0000 |
arpi |
libDVDread support
|
Fri, 17 Aug 2001 00:38:10 +0000 |
arpi |
exporting DEBUG
|
Wed, 15 Aug 2001 19:43:31 +0000 |
folke |
'--disable-sdl;; _aa=no' fixed
|
Tue, 14 Aug 2001 18:28:56 +0000 |
jkeil |
Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile
|
Tue, 14 Aug 2001 14:34:27 +0000 |
jkeil |
Use the standard mplayer config test for finding libraries, so that it can
|
Tue, 14 Aug 2001 12:30:56 +0000 |
atmos4 |
Added cool aalib vo driver.
|
Sun, 12 Aug 2001 13:34:24 +0000 |
arpi |
add define of DEFAULT_CDROM_DEVICE
|
Thu, 09 Aug 2001 22:10:17 +0000 |
atmos4 |
Applied vladimirs freebsd patch (largefile default on freebsd and misc)
|
Mon, 06 Aug 2001 20:02:51 +0000 |
atmos4 |
Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).
|
Mon, 06 Aug 2001 14:03:37 +0000 |
atmos4 |
Start OpenBSD support and fix detection of older GNU as.
|
Mon, 06 Aug 2001 11:13:04 +0000 |
jkeil |
Solaris' and *BSD's sed does not like the "i" flag in the substitute command.
|
Mon, 06 Aug 2001 00:11:41 +0000 |
arpi |
ehh. duplicated GL check removed... drinkin' 10l...
|
Mon, 06 Aug 2001 00:10:19 +0000 |
arpi |
more paranoia -> check for DEC_OPT_FRAME_311
|
Mon, 06 Aug 2001 00:07:53 +0000 |
arpi |
better divx4 detection, --disable-divx4
|
Sun, 05 Aug 2001 12:39:34 +0000 |
atmos4 |
Make cygwin define WIN32 for compatibility with mingw and visualc, ...
|
Fri, 03 Aug 2001 18:50:54 +0000 |
arpi |
define USE_MMX_IDCT for libavcodec
|
Fri, 03 Aug 2001 18:34:59 +0000 |
atmos4 |
Pre commit so I won't have to sync with later configure changes (cygwin stuff)
|
Tue, 31 Jul 2001 23:18:16 +0000 |
arpi |
largefile patch by Stephen Davies <steve@daviesfam.org>
|
Tue, 31 Jul 2001 22:20:43 +0000 |
arpi |
divx4linux autodetection
|
Mon, 30 Jul 2001 14:53:07 +0000 |
atmos4 |
sdl-config fixed - again =) huje atmos
|
Mon, 30 Jul 2001 11:14:59 +0000 |
jkeil |
Solaris /bin/sh does not like the extra ; in a "for var do ... done" loop
|
Mon, 30 Jul 2001 02:00:54 +0000 |
arpi |
libvo2 support
|
Sun, 29 Jul 2001 17:02:59 +0000 |
atmos4 |
Fixed override of --with-sdl-config.
|
Sun, 29 Jul 2001 16:22:29 +0000 |
atmos4 |
Fixed check for mmx2 extensions.
|
Sun, 29 Jul 2001 13:24:23 +0000 |
atmos4 |
Display detected OS and arch.
|
Sat, 28 Jul 2001 21:35:55 +0000 |
atmos4 |
Added checking for x86 cpu extensions using test-programs.
|
Sat, 28 Jul 2001 13:18:00 +0000 |
atmos4 |
Fixed portability issue in StrongARM patch.
|
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.
|
Wed, 25 Jul 2001 07:03:55 +0000 |
atmos4 |
Detect gcc 3.0.x
|
Tue, 24 Jul 2001 09:16:53 +0000 |
atmos4 |
Applied patch by pl <p_l@tfz.net> (help switch anywhere).
|
Mon, 23 Jul 2001 21:19:52 +0000 |
arpi |
added #define CONFIG_DECODERS to support latest ffmpeg CVS
|
Fri, 20 Jul 2001 00:01:09 +0000 |
arpi |
Applied DATADIR patch by Vladimir Kushnir
|
Thu, 19 Jul 2001 22:43:19 +0000 |
arpi |
DivX4Linux support
|
Thu, 19 Jul 2001 18:46:29 +0000 |
jkeil |
Remove "sdl-config: not found" error message during configure, when the system
|
Mon, 16 Jul 2001 18:40:51 +0000 |
jkeil |
Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,
|
Mon, 16 Jul 2001 13:34:42 +0000 |
arpi |
kernel 2.2.x + SSE warning message extended
|
Mon, 16 Jul 2001 10:47:32 +0000 |
arpi |
removed unused DEFAULT_MPG123 stuff
|
Mon, 16 Jul 2001 10:42:35 +0000 |
jkeil |
fix typo in shell variable name usage
|
Sat, 14 Jul 2001 17:05:23 +0000 |
jkeil |
Some minor comment fixes.
|
Fri, 13 Jul 2001 19:49:15 +0000 |
atmos4 |
Disable 3dnow when mmx is disabled.
|
Fri, 13 Jul 2001 09:20:13 +0000 |
jkeil |
Handle linux SMP machines (suggested by Martin Aumueller)
|
Thu, 12 Jul 2001 16:11:55 +0000 |
jkeil |
Fix sys/mman.h header test for netbsd (may work no freebsd, too)
|
Thu, 12 Jul 2001 15:35:52 +0000 |
jkeil |
Add some preliminary support for non-x86 architectures to mplayer
|
Fri, 06 Jul 2001 20:00:22 +0000 |
jkeil |
use -f test for file existance check
|
Fri, 06 Jul 2001 03:22:14 +0000 |
arpi |
ffmpeg support
|
Wed, 04 Jul 2001 10:45:20 +0000 |
jkeil |
rework autodetection of assembler used by gcc, the correct assembler is detected
|