log configure @ 11195:9bfd1b5d38cd

age author description
2003-10-19 diego DOCS/en/ ---> DOCS/HTML/en/
2003-10-19 diego Man pages moved to DOCS/man/.
2003-10-16 alex consistency fixes
2003-10-16 attila Fix compilation when libavcodec is missing.
2003-10-14 diego Prefer TOOLS/cpuinfo over /proc/cpuinfo on Cygwin, approved by Sascha.
2003-10-14 alex some darwin patches (hostinfo,xmms), based on patch by Chris Zubrzycki <beren@mac.com>
2003-10-11 alex some missing declarations for libavcodec
2003-10-06 lumag Fix external FLAC detection on Mandrake.
2003-10-05 lumag Improve flac detection a bit. Now you can safely remove all files from
2003-10-05 faust3 consolevidix -> cvidix
2003-10-04 attila configure altivec patch by Magnus Damm <damm@opensource.se>
2003-10-04 lumag FLAC decoding support via imported libmpflac.
2003-10-04 gabucino many small typo and grammar fixes
2003-10-02 faust3 new vidix vo modules for textmode console and windows
2003-09-26 alex initial MorphOS/Amiga (GeekGadgets) support
2003-09-26 diego typo
2003-09-21 faust3 10l really disable faad if gcc is broken
2003-09-21 attila ev56 doesnt support mvi
2003-09-21 pl patch by Andrew A. Gill <superluser@frontiernet.net>:
2003-09-19 faust3 make vo_gl2 compile on cygwin, too
2003-09-19 faust3 vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>
2003-09-12 mosu Fix for the faad2 compilation test which needs config.h to be present. Patch by Bernd Ernesti <mplayer@lists.veego.de>.
2003-09-12 pl patch by Guido Guenther <agx@sigxcpu.org>:
2003-09-08 mosu Cleanup of faad detection and a new test if gcc can compile the internal faad. Patch by Arpi.
2003-09-07 mosu Add libogg if Theora is wanted (might be missing if Tremor is used instead of Vorbis). Patch by Götz Waschk <waschk@informatik.uni-rostock.de>
2003-09-07 alex 100l typo found by Dima K. <dimakar@yahoo.com>
2003-09-07 alex external faad support via --enable-externalfaad and fix my 1000l bug
2003-09-05 alex disable faad with gcc 3.2
2003-09-05 alex solaris sed (and probably others) fix for faad detection by Michael Gernoth <simigern@stud.uni-erlangen.de>
2003-09-02 mosu Fixed detection of vsscanf for newer gcc versions (3.3.1 etc). Patch by Dima K. <dimakar@yahoo.com>.
2003-09-01 lumag Fixed smbclient (added probbing if we need -lnsl-ldl ) & lirc detection (/dev/lirc may be a directory, so right device is /dev/lirc/0)
2003-08-31 diego spelling fixes
2003-08-31 alex vo_fbdev2 written by Joey Parrish with some minor modifications
2003-08-30 arpi use internal (included) libfaad2
2003-08-24 arpi TGA image output VO module
2003-08-18 alex Reworked the CPU optimization detection code, now it works nice for non-x86 platforms aswell (tested on Alpha, PPC, x86)
2003-08-18 alex Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>
2003-08-17 alex --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
2003-08-15 albeu ftp support. The change on connect2Server is needed bcs we need 2
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