log configure @ 10836:93e7f28d836c

age author description
Sun, 07 Sep 2003 17:49:56 +0000 alex 100l typo found by Dima K. <dimakar@yahoo.com>
Sun, 07 Sep 2003 17:48:17 +0000 alex external faad support via --enable-externalfaad and fix my 1000l bug
Fri, 05 Sep 2003 23:50:56 +0000 alex disable faad with gcc 3.2
Fri, 05 Sep 2003 23:49:18 +0000 alex solaris sed (and probably others) fix for faad detection by Michael Gernoth <simigern@stud.uni-erlangen.de>
Tue, 02 Sep 2003 14:36:26 +0000 mosu Fixed detection of vsscanf for newer gcc versions (3.3.1 etc). Patch by Dima K. <dimakar@yahoo.com>.
Mon, 01 Sep 2003 10:51:11 +0000 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)
Sun, 31 Aug 2003 23:23:22 +0000 diego spelling fixes
Sun, 31 Aug 2003 23:00:39 +0000 alex vo_fbdev2 written by Joey Parrish with some minor modifications
Sat, 30 Aug 2003 22:31:45 +0000 arpi use internal (included) libfaad2
Sun, 24 Aug 2003 18:26:37 +0000 arpi TGA image output VO module
Mon, 18 Aug 2003 14:24:29 +0000 alex Reworked the CPU optimization detection code, now it works nice for non-x86 platforms aswell (tested on Alpha, PPC, x86)
Mon, 18 Aug 2003 13:13:41 +0000 alex Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>
Sun, 17 Aug 2003 20:56:40 +0000 alex --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
Fri, 15 Aug 2003 19:13:23 +0000 albeu ftp support. The change on connect2Server is needed bcs we need 2
Wed, 13 Aug 2003 16:29:32 +0000 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.