2001-12-06 |
nexus |
typo
|
2001-12-06 |
nexus |
==/= fix
|
2001-12-06 |
arpi |
mp3lame detection separated, some unneeded -lm removed
|
2001-12-05 |
alex |
added directfb to _vomodules
|
2001-12-04 |
mswitch |
Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes rte obsolete.
|
2001-12-04 |
jaf |
mpegpes added to output modules
|
2001-12-03 |
nexus |
FreeBSD install nas* to /usr/X11 by default (and require -lm)
|
2001-12-03 |
alex |
detect termios.h if no sys/termios.h (qnx getch2 support working)
|
2001-12-03 |
arpi |
-ao NAS support by Tobias Diedrich <ranma@gmx.at>
|
2001-12-03 |
arpi |
vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>
|
2001-12-01 |
arpi |
HAVE_VCD, some obsolete stuff removed (-alsa, xmmp)
|
2001-12-01 |
pl |
linux() bsd() ... etc is no longer case sensitive
|
2001-12-01 |
alex |
added auto detection of tv v4l and changed tv to enabled
|
2001-12-01 |
alex |
fixed xanim detection (also present on non-x86 too - look at xanim homepage) and added tv into _inputmodules
|
2001-12-01 |
pl |
patch by Adam Di Carlo <adam@onshore-devel.com>:
|
2001-11-29 |
arpi |
fixed DGA detection
|
2001-11-29 |
atmos4 |
Support for YV12 with DXR3, patch by D. Holm.
|
2001-11-29 |
jkeil |
new configure didn't build mplayer with mediaLib on solaris any more.
|
2001-11-29 |
pl |
DGA handling changed (Arpi's request)
|
2001-11-29 |
atmos4 |
Newest DXR3 patch (improved 1.0rc2) by David Holm.
|
2001-11-29 |
pl |
extrachecks for weird configs GUI (--enable-gui --disable-png for instance)
|
2001-11-29 |
arpi |
cosmetical change of driver summary - do not print always enabled stuff
|
2001-11-28 |
pl |
summary handling was not correct (bugs found by Nilmoni Deb and Tibcu)
|
2001-11-28 |
atmos4 |
MP1E support needed by DXR3 stuff (Patch by D. Holm)
|
2001-11-27 |
pl |
vcd status in summary was sometimes wrong (found by atmos)
|
2001-11-27 |
pl |
completed the summary displayed after running configure
|
2001-11-27 |
pl |
configure cleanups:
|
2001-11-27 |
jkeil |
Use "tail -1" instead of "tail -n 1" to print the last line, the "-n" option
|
2001-11-26 |
atmos4 |
Disable problematic ffmpeg.so support by default and remove die on 2.2.x
|
2001-11-23 |
alex |
detecting nanosleep
|
2001-11-23 |
alex |
sys/soundcard.h isn't needed for ALSA
|
2001-11-23 |
pl |
typo (1st found by André Dahlqvist <andre.dahlqvist@telia.com>)
|
2001-11-23 |
pl |
(on atmos's suggestions I found good :)
|
2001-11-22 |
pl |
--help did not show what was really autodetected
|
2001-11-22 |
pl |
-rdynamic is now enabled if (bsd) || (_xanim is yes)
|
2001-11-22 |
pl |
-rdynamic is only needed on bsd's (well... it was the case in C1)
|
2001-11-21 |
pl |
fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>
|
2001-11-21 |
arpi |
2.2.x+SSE fixed
|
2001-11-21 |
atmos4 |
Fix kernel asm check.
|
2001-11-20 |
jkeil |
typo in _ld_mlib shell variable, mplayer didn't link any more against medialib
|
2001-11-20 |
arpi |
USE_TERMIOS -> HAVE_TERMIOS
|
2001-11-20 |
pl |
improved several tests (more headers + more functions)
|
2001-11-20 |
alex |
added dynamic linking flags runtime detection (-rdynamic - also now MPlayer compiles and runs fine under QNX)
|
2001-11-20 |
pl |
_ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au>
|
2001-11-20 |
pl |
still GL problem
|
2001-11-20 |
pl |
when --enable-gl was used, linker flags (_ld_gl) were not set (found by Nick K)
|
2001-11-20 |
arpi |
RTC is autodetected
|
2001-11-19 |
alex |
fixed DPMS and pthread detection
|
2001-11-19 |
alex |
added termios detection support (no termios on qnx)
|
2001-11-19 |
pl |
alsa link failed
|
2001-11-19 |
alex |
arghh, fixed shm :(
|
2001-11-19 |
alex |
added shm detection
|
2001-11-19 |
jaf |
there was a shitty warning
|
2001-11-19 |
alex |
extended pthread to work under qnx
|
2001-11-19 |
pl |
fix x11 linking when --disable-x11 used (btw sdl may still require it)
|
2001-11-19 |
pl |
better support for --target: new boolean function x86()
|
2001-11-19 |
gabucino |
fixed win32/xanim support on --target=i{4-6}86
|
2001-11-19 |
pontscho |
png detect bug fixed
|
2001-11-19 |
atmos4 |
Make description for SIMPLE_IDCT better and make #define consisten with others.
|
2001-11-19 |
atmos4 |
small "make it easier to compile" addition, enable SIMPLE_IDCT by default
|