2001-12-30 |
alex |
they aren't required more
|
2001-12-30 |
arpi |
_mencoder auto->yes (D Richard Felker III)
|
2001-12-30 |
arpi |
dshow help changed - it doesn't depend on c++ compiler/libs
|
2001-12-30 |
arpi |
divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection disabled if static=yes
|
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
|