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
|
Tue, 03 Jul 2001 23:04:36 +0000 |
arpi |
not found -> no (to be consistent)
|
Tue, 03 Jul 2001 14:22:23 +0000 |
jkeil |
- Ask 'gcc' for the name of the assembler binary used by the gcc compiler; use
|
Tue, 03 Jul 2001 07:50:52 +0000 |
nick |
Portability and old binutils support
|
Fri, 29 Jun 2001 10:45:00 +0000 |
atmos4 |
Fixed gcc checking for 2.95 subrevisions (like 2.95.2.1).
|
Tue, 26 Jun 2001 23:34:03 +0000 |
arpi |
fsdga disabled (obsolote)
|
Tue, 26 Jun 2001 23:15:58 +0000 |
arpi |
OPTFLAGS vs. INCLUDES cleanup
|
Sun, 24 Jun 2001 19:24:55 +0000 |
atmos4 |
Applied solaris fix suggested by J¸«ärgen Keil.
|
Thu, 21 Jun 2001 22:28:50 +0000 |
arpi_esp |
freebsd fix
|
Thu, 21 Jun 2001 15:16:52 +0000 |
pontscho |
--disable-xmga and alsa detection bug fix
|
Thu, 21 Jun 2001 00:06:40 +0000 |
arpi_esp |
FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>
|
Sat, 16 Jun 2001 18:10:32 +0000 |
nickols_k |
Changing optimization level for athlon to pentiumpro from k6 if gcc doesn't support -march=athlon. Please test it
|
Fri, 15 Jun 2001 16:32:21 +0000 |
atmosfear |
Added GGI autodetect, fixed --enable-debug=* for solaris n stuff.
|
Wed, 13 Jun 2001 00:50:21 +0000 |
atmosfear |
Funnier configure messages ;)
|
Tue, 12 Jun 2001 21:15:58 +0000 |
atmosfear |
Typo.
|
Tue, 12 Jun 2001 14:58:08 +0000 |
al3x |
alsa9 comment removed
|
Mon, 11 Jun 2001 19:27:15 +0000 |
atmosfear |
Fixed sdl detect on systems without sdl installed.
|
Mon, 11 Jun 2001 18:08:42 +0000 |
atmosfear |
Removed make dep notice.
|