2001-12-30 |
arpi |
more recent libavcodec check
|
2001-12-29 |
arpi |
libavcodec MBC detection fixed
|
2001-12-29 |
alex |
applied patch by Malcolm <malc@cyberserf.co.uk>: check if the-less-buggier gcc3 is present if gcc2.96 found
|
2001-12-29 |
pl |
"smarter" test for ffmpeg codec detection
|
2001-12-29 |
pl |
missing -lsocket for sunos
|
2001-12-29 |
arpi |
opendivx listed at codecs, libvo2/config.mak is optional
|
2001-12-28 |
alex |
fixed syntax error bug reported by Steven M. Schultz. btw, pl, please fix this
|
2001-12-28 |
arpi |
disable mp1e if no dxr3 or no mmx
|
2001-12-28 |
alex |
fix for QNX - disabling win32 codecs and libmp1e under QNX
|
2001-12-28 |
arpi |
SSE2 support
|
2001-12-28 |
pl |
fixes a problem with undefined types (harmless anyway)
|
2001-12-28 |
arpi |
Intel P4 support
|
2001-12-25 |
arpi |
v4l detect fixed
|
2001-12-25 |
arpi |
--confdir
|
2001-12-24 |
pl |
"--help" fixes:
|
2001-12-23 |
arpi |
10l? streaming must be yes, auto is not enough because of Makefile
|
2001-12-23 |
arpi |
streaming enabled by default
|
2001-12-22 |
alex |
compile encoders in libavcodec too
|
2001-12-17 |
pontscho |
eh ... dl ...
|
2001-12-17 |
pontscho |
fix dvdread support detect
|
2001-12-16 |
pl |
Patch by Adam Di Carlo <adam@onshore-devel.com>:
|
2001-12-15 |
jkeil |
--with-x11{inc,lib}dir configure option broken, can't select a specific X11
|
2001-12-10 |
arpi |
dshow switched to C version
|
2001-12-10 |
atmos4 |
MP1E configure patch by D. Holm.
|
2001-12-10 |
pl |
mencoder was still being built (unsucessfully) if mp3lame was missing
|
2001-12-10 |
arpi |
GUI_LIBS -> GTK_LIBS
|
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
|
2001-11-19 |
pl |
missing parts of --target support
|
2001-11-19 |
pl |
typo
|
2001-11-19 |
pl |
more debugging in configure.log [temporary]
|
2001-11-18 |
pl |
fixed -lz bug found by Steven M. Schultz
|
2001-11-18 |
pl |
configure.log is no longer in /tmp/
|
2001-11-18 |
pl |
merge of latest commits to configure1 (alex's qnx support)
|
2001-11-17 |
alex |
double --enable-largefiles entries
|
2001-11-17 |
pl |
removed _x _y support (no longer used)
|
2001-11-17 |
pl |
wrong name of variables (avcodec)
|
2001-11-17 |
pl |
missing C sources tests
|
2001-11-17 |
pl |
last part of changes since around configure 230 applied
|
2001-11-17 |
pl |
bugs & fixes by Bohdan 'Nexus' Horst
|
2001-11-17 |
pl |
Major cleanups
|
2001-11-15 |
gabucino |
optional parameters can be added after --enable-static .
|
2001-11-14 |
arpi |
gcc version messages updated. let's flame us again...
|
2001-11-14 |
jkeil |
Add a test for 'vsscanf()' (it's missing on solaris / non iso-c99 systems)
|
2001-11-14 |
mswitch |
Had to remove ao_mpegpes.c from the Makefile since it depends on libvo/vo_mpegpes and doesn't like libvo2 =).
|
2001-11-14 |
mswitch |
Added proper #include's for libvo2
|
2001-11-14 |
mswitch |
Added --enable-libvo2, NOTE: it doesn't compile with libvo2 yet!
|
2001-11-14 |
gabucino |
this test needed fixing too
|
2001-11-14 |
gabucino |
added --enable-static option
|
2001-11-14 |
gabucino |
left an empty line
|
2001-11-14 |
gabucino |
hmm this is probably a better place for the check, as only the
|
2001-11-14 |
gabucino |
--target and some Intel checks fixed
|
2001-11-13 |
gabucino |
typo fix
|
2001-11-13 |
jaf |
why not autodetecting lirc?
|
2001-11-13 |
nexus |
FreeBSD fix
|
2001-11-13 |
nexus |
fix typos
|
2001-11-11 |
alex |
added --enable-tv and --disable-tv (default is disabled)
|
2001-11-11 |
pl |
mplayer does not need -ldivxencore
|
2001-11-10 |
nick |
warning for unknown parameters is quite enough
|
2001-11-09 |
pontscho |
unkow parameter fix.
|
2001-11-09 |
pl |
memalign detection cleanup
|
2001-11-06 |
lgb |
Somebody wanna drink some cola?
|