2003-08-13 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
2003-08-12 |
alex |
added live.com to (no)inputmodules
|
2003-08-12 |
joey |
Added DR support to vo_fbdev,
|
2003-08-11 |
alex |
Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
|
2003-08-10 |
alex |
libdvdread-cvs support, patch by Steven M. Schultz <sms@2BSD.COM>
|
2003-08-09 |
diego |
OSD menu should not be confused with DVD menus.
|
2003-08-07 |
henry |
v4l2 support
|
2003-08-06 |
diego |
(nonworking) dvdnav commented out as discussed on dev-eng.
|
2003-08-05 |
diego |
_win32libdir (not _libdir/win32) should be searched after other locations.
|
2003-08-04 |
rfelker |
warning for users who insist on trying to enable dvdnav
|
2003-07-27 |
alex |
gcc2.95.x has no support for mvi instructions
|
2003-07-26 |
iive |
xvmc fixes - check for xv presence and fix libs order
|
2003-07-25 |
nexus |
detect Real codecs fix (with only win32 DLL)
|
2003-07-19 |
diego |
MinGW support in mpdvdkit
|
2003-07-11 |
mosu |
Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented support for RealAudio and RealVideo inside Matroska.
|
2003-07-07 |
alex |
full-featured gcc ppc optimization (601,603,604,740,750,745,755,7400,7410,7450)
|
2003-07-03 |
rfelker |
reverse this nonsense that breaks configure! (ppl, please don't commit
|
2003-07-01 |
alex |
automatic altivec support detection on linux
|
2003-06-30 |
diego |
The new head and tail deprecates -1 in favour of -n 1.
|
2003-06-24 |
alex |
proper arm configure detection (+ armv5tel support, v4l is a subset of v5tel)
|
2003-06-21 |
iive |
basic xvmc image support
|
2003-06-20 |
alex |
cosistency fix with backward compatibility (now lavc's arm optimisations are enabled too!)
|
2003-06-17 |
alex |
10l fix by Steven M. Schultz <sms@2BSD.COM>
|
2003-06-17 |
rfelker |
1000l, stupid bash/ksh/etc specific crap. PLEASE learn bourne shell
|
2003-06-13 |
diego |
Add missing language suffix to DOCS/ path.
|
2003-06-11 |
diego |
Networking support under MinGW.
|
2003-06-11 |
diego |
Make configure output codec paths more consistently.
|
2003-06-09 |
arpi |
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
|
2003-06-09 |
arpi |
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
|
2003-06-09 |
faust3 |
enable stream cache for mingw
|
2003-06-06 |
arpi |
I've found some time to implement the encoding support for the new
|
2003-05-30 |
alex |
lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>
|
2003-05-30 |
alex |
simplification and clarification
|
2003-05-30 |
alex |
esd:server and esd latency support by Andrew Williams <andrew.s.williams@adelaide.edu.au>
|
2003-05-29 |
diego |
Renamed --enable-qtx-codecs to --enable-qtx for consistency reasons.
|
2003-05-25 |
diego |
K6-2+ and K6-III+ detection
|
2003-05-23 |
alex |
do it the standard way (tm)
|
2003-05-23 |
diego |
Make configure run even on non POSIX compliant shells (Solaris).
|
2003-05-22 |
diego |
Cygwin and MinGW should use default codecs directories, --with-codecsdir is
|
2003-05-22 |
diego |
One / too many, noticed by Andreas Hess <jaska@gmx.net>.
|
2003-05-21 |
alex |
Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>
|
2003-05-21 |
alex |
mingw support, bug noticed by yepyep on irc.freenode.net
|
2003-05-18 |
alex |
--with-codecsdir option by Diego Biurrun
|
2003-05-17 |
bertrand |
Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
|
2003-05-12 |
atmos4 |
change real codecs dir priority as discussed with al3x, hopefully the syntax is korn shell compatible, please test!
|
2003-05-12 |
atmos4 |
change logic for detecting real codecs dir (loop in to prefer RealPlayer 9 codecs
|
2003-05-11 |
alex |
last cygwin/mingw32 binary codecs support (win32codecs + real) patch by Sascha Sommer
|
2003-05-11 |
alex |
New option: using /codecs for all the binary dlls, initial patch by Diego Biurrun after discussion on -dev-eng
|
2003-05-11 |
arpi |
Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
|
2003-05-03 |
mosu |
Try to detect Matroska paths if autodetection is wanted AND if it is forced to "yes".
|
2003-05-01 |
alex |
1000l to the author and for the commiter (me :)
|
2003-04-30 |
mosu |
Added Matroska demuxing support.
|
2003-04-28 |
alex |
added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
|
2003-04-24 |
alex |
darwin ldd support patch by Steven M. Schultz <sms@2BSD.COM>
|
2003-04-21 |
alex |
mingw32 support patch by Diego Biurrun with some changes made by me
|
2003-04-21 |
diego |
10l, wrong syntax
|
2003-04-11 |
faust3 |
fix slave mode on MACOSX: reported by devros <devros at seznam.cz>
|
2003-04-10 |
faust3 |
10l
|
2003-04-08 |
alex |
Darwin Altivec detection fixes and MacOSX API detection reworked, based on patch by Dan Christiansen <danchr@daimi.au.dk>
|
2003-04-07 |
rsf |
Added
|