log configure @ 24060:1a34d8115a84

age author description
Thu, 16 Aug 2007 14:12:58 +0000 diego Move setting of res_comment for internal dvdread to a more sensible place.
Thu, 16 Aug 2007 12:42:14 +0000 mhoffman allow setting of ranlib from the commandline of configure
Thu, 16 Aug 2007 12:41:01 +0000 mhoffman allow setting of ar from the commandline of configure
Wed, 15 Aug 2007 11:47:22 +0000 diego Sync libdvdread with version 0.9.5 (functional changes).
Wed, 15 Aug 2007 09:02:38 +0000 diego cosmetics: Reorder lines for consistency.
Tue, 14 Aug 2007 14:52:22 +0000 diego Rename TMPO to TMPEXE, it is an executable, not an object file.
Tue, 14 Aug 2007 14:29:22 +0000 diego Apple Remote support
Mon, 13 Aug 2007 08:30:53 +0000 cehoyos Remove additional warnings when using icc - similar to -Wno-pointer-sign.
Sun, 12 Aug 2007 12:47:13 +0000 diego Remove unused definition.
Thu, 09 Aug 2007 11:35:41 +0000 diego Move some more compiler flags to configure.
Wed, 08 Aug 2007 23:33:34 +0000 diego Remove unused definition.
Wed, 08 Aug 2007 09:12:33 +0000 diego Move some #defines into configure/config.h.
Tue, 07 Aug 2007 17:59:42 +0000 diego Move HAVE_INTTYPES_H definition to a more sensible place in config.h.
Tue, 07 Aug 2007 16:07:52 +0000 diego Improve error message.
Fri, 03 Aug 2007 17:22:31 +0000 reimar Give the cpuinfo binary the right suffix $_exesuf
Fri, 03 Aug 2007 17:14:35 +0000 reimar add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)
Wed, 01 Aug 2007 14:29:26 +0000 uau Define ENABLE_GRAY for FFmpeg
Wed, 01 Aug 2007 11:05:05 +0000 diego 10l for committing untested changes, a test call was missing.
Wed, 01 Aug 2007 09:32:37 +0000 voroshil (cosmetics) Make TV detection code two spaces indented
Wed, 01 Aug 2007 09:23:04 +0000 voroshil Enable teletext for V4Lv1.
Mon, 30 Jul 2007 22:26:42 +0000 iive Make teletext depend on freetype. Fixes compilation failer (in sub.c).
Mon, 30 Jul 2007 19:48:31 +0000 reimar 100l, forgot to add -DGL_WIN32 to CFLAGS for Windows OpenGL test
Mon, 30 Jul 2007 19:02:45 +0000 reimar Extend OpenGL configure test to also check for glx/wgl and proper linking.
Mon, 30 Jul 2007 17:01:50 +0000 reimar Change V4L2 MPEG decoder check so it can actually fail
Sun, 29 Jul 2007 19:20:55 +0000 ben v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as ivtv)
Sun, 29 Jul 2007 17:55:28 +0000 voroshil Teletext support.
Thu, 26 Jul 2007 09:54:57 +0000 iive Disable building of vo_mga on all linux platforms despite not having Matrox card.
Thu, 26 Jul 2007 08:21:42 +0000 gpoirier add Hitachi SuperH (SH3) support
Wed, 25 Jul 2007 19:02:29 +0000 uau Fix configure regexp for enabling FFmpeg features
Wed, 25 Jul 2007 17:21:03 +0000 reimar avoid ff_config_enable doing partial matches.