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