log configure @ 22164:ef142bfc30fb

age author description
Fri, 09 Feb 2007 19:44:43 +0000 uau Handle libavformat libnut dependencies.
Wed, 07 Feb 2007 09:00:11 +0000 gpoirier Fix libnut build failure.
Mon, 05 Feb 2007 07:33:00 +0000 diego FFmpeg #defines must be uppercase now.
Sun, 04 Feb 2007 13:44:49 +0000 diego Fix MMX2 check, _sse is set to "kernel_check", not "yes".
Sun, 04 Feb 2007 08:18:01 +0000 lorenm r21753 broke compile-time detection of mmx flags on x86_64
Sat, 03 Feb 2007 23:46:22 +0000 uau Convert patterns to upper case to fix compilation after r22117.
Sat, 03 Feb 2007 21:40:10 +0000 diego Speed up config.h generation by transforming FFmpeg part names to uppercase
Wed, 31 Jan 2007 11:28:50 +0000 diego Wrong variable name used in libfaac check.
Wed, 31 Jan 2007 09:25:05 +0000 lorenm libfaac detection skipped linking, and thus only checked for headers and not libs
Wed, 31 Jan 2007 08:27:59 +0000 diego Simplify extcheck calls by moving some logic into the function.
Wed, 31 Jan 2007 02:01:07 +0000 diego Allow forcing processor features on and off.
Wed, 31 Jan 2007 01:43:24 +0000 diego Fix looooooongstanding bug:
Tue, 30 Jan 2007 23:59:39 +0000 diego cosmetics: Move around a few options for better logical grouping.
Tue, 30 Jan 2007 23:50:30 +0000 diego cosmetics: consistent formatting
Tue, 30 Jan 2007 23:35:52 +0000 diego Unification of parameter handling part 3 of many:
Tue, 30 Jan 2007 23:33:25 +0000 diego Unification of parameter handling part 2 of many:
Tue, 30 Jan 2007 23:18:51 +0000 diego Unification of parameter handling part 1 of many:
Tue, 30 Jan 2007 18:29:02 +0000 reimar Move network detection further up to simplify detection of dependant stuff.
Sun, 28 Jan 2007 22:33:51 +0000 diego Remove references to no longer existing documentation.
Sun, 28 Jan 2007 22:31:53 +0000 diego Move platform-specific stuff together.
Sun, 28 Jan 2007 22:27:05 +0000 diego Move _ldd setting to a saner place.
Thu, 25 Jan 2007 09:36:17 +0000 diego build fix: Disable libtheora encoding over lavc.
Wed, 24 Jan 2007 18:10:40 +0000 diego Quote some expressions, might help with some shells.
Wed, 24 Jan 2007 10:31:51 +0000 rtogni Fix compilation if no libogg/libvoribs installed
Wed, 24 Jan 2007 07:36:50 +0000 diego Rename a few variables to match FFmpeg.
Wed, 24 Jan 2007 00:10:47 +0000 rtogni Fix compilation after ffmpeg changes in r7619
Tue, 23 Jan 2007 10:06:02 +0000 diego Bring MPlayer closer to compilation after latest FFmpeg changes.
Sun, 21 Jan 2007 21:38:41 +0000 reimar Fix compilation: define CONFIG_ZLIB in config.mak
Sat, 20 Jan 2007 21:19:58 +0000 diego Move ldconfig platform differences into configure where they belong.
Sat, 20 Jan 2007 21:14:14 +0000 diego Move ranlib setting to a more sensible place.
Sun, 14 Jan 2007 22:58:25 +0000 diego Move toolame vs twolame logic into the $_toolame=auto case.
Sun, 14 Jan 2007 22:42:35 +0000 diego Make twolame disable toolame.
Sun, 14 Jan 2007 22:35:10 +0000 diego Move twolame check before toolame check.
Sat, 13 Jan 2007 21:26:54 +0000 vayne fix typo for gettimeofday()
Sat, 13 Jan 2007 04:12:05 +0000 diego Add missing config.mak entry for gettimeofday().
Wed, 10 Jan 2007 22:58:32 +0000 reimar 10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctly
Wed, 10 Jan 2007 20:23:24 +0000 diego Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
Wed, 10 Jan 2007 19:35:41 +0000 diego Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.
Wed, 10 Jan 2007 19:07:42 +0000 diego Move #ifdef directives around complete files into the build system.
Wed, 10 Jan 2007 14:56:23 +0000 diego GNU/kFreeBSD support, closes Bugzilla #704.
Wed, 10 Jan 2007 13:20:08 +0000 diego CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.
Sun, 07 Jan 2007 11:52:46 +0000 diego Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.
Sat, 06 Jan 2007 17:50:12 +0000 reimar Set default values for proc and iproc for x86_32 case.
Fri, 05 Jan 2007 10:05:05 +0000 reimar move runtime cpu detection check after detection of host architecture,
Sun, 24 Dec 2006 02:05:18 +0000 diego 100l syntax error
Sun, 24 Dec 2006 00:45:26 +0000 diego cosmetics: Fix indentation after last commit.
Sun, 24 Dec 2006 00:43:09 +0000 diego Run less CPU checks when runtime CPU detection is enabled.
Sun, 24 Dec 2006 00:10:19 +0000 diego Exit when runtime CPU detection is requested on unsupported arches.
Sun, 24 Dec 2006 00:08:57 +0000 diego Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.
Sat, 23 Dec 2006 23:55:58 +0000 diego Extend runtime CPU detection to x86-64.
Sat, 23 Dec 2006 02:47:38 +0000 diego Fix disabling individual demuxers, parsers and decoders
Sat, 23 Dec 2006 01:08:51 +0000 diego cosmetics: Rename variables to simplify upcoming patches.
Sat, 23 Dec 2006 00:10:33 +0000 diego Remove x11grab hack, it's now disabled by default in FFmpeg.
Mon, 18 Dec 2006 18:55:46 +0000 reimar Color console had a big bug nobody noticed, so mark this feature as
Fri, 15 Dec 2006 09:41:39 +0000 reimar Compilation fix hacks: disable libavformat X11 grabber and
Wed, 13 Dec 2006 23:24:29 +0000 corey Add missing redirect to /dev/null.
Wed, 13 Dec 2006 10:59:14 +0000 diego Ugly hotfix for --disable-mencoder.
Tue, 12 Dec 2006 20:29:30 +0000 reimar Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed
Mon, 11 Dec 2006 10:23:33 +0000 diego Fix --extra-libs-mplayer and --extra-libs-mencoder.
Mon, 11 Dec 2006 08:59:43 +0000 reimar 10l, forgot to add _inc_x11 to X11 cc check
Sun, 10 Dec 2006 22:12:48 +0000 reimar Better default CFLAGS for non-gnu, non-intel compilers
Sun, 10 Dec 2006 15:10:46 +0000 reimar Add x11 include path only to _inc_extra if X11 is actually enabled.
Sun, 10 Dec 2006 14:07:08 +0000 reimar Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in general.
Sat, 09 Dec 2006 00:09:45 +0000 nplourde do not force arch and isysroot in osx
Mon, 04 Dec 2006 23:56:03 +0000 nplourde force ppc arch and 10.3.9 sys lib on ppc mac
Mon, 04 Dec 2006 20:28:27 +0000 reimar Move cddb "autodetection" so it also works for libcdio
Mon, 04 Dec 2006 20:20:32 +0000 reimar Add full support for en-/disabling cddb support
Sat, 02 Dec 2006 20:54:51 +0000 diego Use fallback XAnim and Real codecs directories when autodetection is skipped.
Sat, 02 Dec 2006 20:49:35 +0000 diego Remove warning about missing codecs directory, the condition is always true.
Wed, 29 Nov 2006 11:07:30 +0000 diego Add /usr/local/lib and /usr/local/include to the linker/compiler
Wed, 29 Nov 2006 10:33:42 +0000 diego `sdl-config --libs` under mingw32 will give -lmingw32, which leads to
Wed, 29 Nov 2006 08:55:24 +0000 aurel Sync with FFmpeg changes for encoder/decoder registration.
Tue, 28 Nov 2006 18:29:24 +0000 diego Make MPlayer/MEncoder print the compile-time configuration in verbose mode.
Tue, 28 Nov 2006 12:04:59 +0000 diego support Intel Core 2 and AMD Geode in the processor detection routines
Mon, 27 Nov 2006 22:55:46 +0000 diego Merge _ld_arch into _ld_extra.
Mon, 27 Nov 2006 22:48:54 +0000 diego Disable cddb on Darwin at Reimar's request.
Mon, 27 Nov 2006 22:34:03 +0000 diego _ld_sock is already in _ld_extra.
Mon, 27 Nov 2006 22:02:06 +0000 diego Add a config.mak variable for CDDB.
Mon, 27 Nov 2006 13:19:34 +0000 diego Sync with FFmpeg changes for (de)muxer registration.
Sun, 26 Nov 2006 18:37:51 +0000 reimar Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check,
Sun, 26 Nov 2006 14:13:39 +0000 reimar -lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.c
Sun, 26 Nov 2006 13:17:50 +0000 uau Revert r21251 (moving loader/config.h contents to main config.h).
Sun, 26 Nov 2006 11:56:54 +0000 reimar Set _win32codecsdir fallback also with --enable-win32
Sat, 25 Nov 2006 20:53:43 +0000 diego Move contents of loader/config.h to configure/config.h, there are
Sat, 25 Nov 2006 18:00:59 +0000 reimar Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,
Sat, 25 Nov 2006 17:58:33 +0000 reimar Add generic target that allow compiling without any assembler or otherwise
Fri, 24 Nov 2006 23:32:39 +0000 diego Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg
Wed, 22 Nov 2006 19:35:41 +0000 diego Get rid of _ld_gtk and _ld_glib.
Wed, 22 Nov 2006 19:26:52 +0000 diego Get rid of _ld_vorbis.
Wed, 22 Nov 2006 19:21:16 +0000 uau Make compilation depending on USE_OSD unconditional.
Wed, 22 Nov 2006 19:19:47 +0000 diego Get rid of _xmms_lib.
Wed, 22 Nov 2006 19:13:13 +0000 diego _ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.
Wed, 22 Nov 2006 19:12:09 +0000 diego Cosmetics to make the next patches more readable.
Wed, 22 Nov 2006 16:42:04 +0000 diego Remove _ld_x11.
Wed, 22 Nov 2006 12:05:27 +0000 diego typo noticed by Carl Eugen Hoyos, cehoyos ag.or.at
Wed, 22 Nov 2006 09:51:34 +0000 diego Remove _ld_gif and _ld_theora.
Wed, 22 Nov 2006 09:36:33 +0000 diego Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.
Tue, 21 Nov 2006 20:48:17 +0000 uau Make compilation depending on USE_SUB unconditional.
Tue, 21 Nov 2006 17:36:39 +0000 reimar Fix SVN r21075, it completely disabled OpenGL in almost all cases.
Tue, 21 Nov 2006 17:20:32 +0000 diego Treat fontconfig and FreeType linker flags just like any other linker flag.
Tue, 21 Nov 2006 16:46:31 +0000 diego Remove stray -I from include dirs in live555 check, it was being duplicated.
Tue, 21 Nov 2006 16:23:35 +0000 diego cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER
Tue, 21 Nov 2006 16:15:39 +0000 diego _ld_tmp vs _ld_x264 typo
Tue, 21 Nov 2006 16:13:11 +0000 diego Remove --with-x11libdir and --with-livelibdir.
Tue, 21 Nov 2006 16:00:00 +0000 diego Attempt to properly fix linking of encoding libs used by libavcodec.
Tue, 21 Nov 2006 15:15:13 +0000 diego ALSA can be used by both MPlayer and MEncoder.
Tue, 21 Nov 2006 15:12:55 +0000 diego Fix linking when libavcodec uses x264.
Tue, 21 Nov 2006 13:53:32 +0000 diego Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.
Tue, 21 Nov 2006 13:45:11 +0000 diego _ld_xv does not exist anymore.
Tue, 21 Nov 2006 13:44:42 +0000 diego Add _libs_mplayer and _libs_mencoder to cc_check.
Tue, 21 Nov 2006 13:18:56 +0000 diego Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.
Tue, 21 Nov 2006 12:49:46 +0000 diego Move FFmpeg library dependencies into the Makefile just like everything else.
Tue, 21 Nov 2006 12:16:12 +0000 diego Move some Win32 LDFLAGS into _ld_extra.
Tue, 21 Nov 2006 12:12:19 +0000 diego Merge MPlayer-specific libs into one variable.
Tue, 21 Nov 2006 12:04:41 +0000 diego Remove _ld_win32, this is handled by the Makefile.
Mon, 20 Nov 2006 17:08:13 +0000 diego Remove --with-xmmsplugindir and --with-xmmslibdir.
Mon, 20 Nov 2006 16:59:09 +0000 diego Remove --with-x264libdir.
Mon, 20 Nov 2006 16:51:09 +0000 diego Remove --with-xvidlibdir.
Mon, 20 Nov 2006 16:40:07 +0000 diego Remove --with-toolamelibdir from help output as well.
Mon, 20 Nov 2006 16:14:47 +0000 diego Remove --with-toolamelibdir.
Mon, 20 Nov 2006 16:14:01 +0000 diego Add support for disabling MPlayer compilation.
Mon, 20 Nov 2006 14:45:33 +0000 diego Deliver dependency handling from redundancy.
Mon, 20 Nov 2006 01:31:15 +0000 diego another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or at
Mon, 20 Nov 2006 00:59:05 +0000 diego Some more cleanups for LDFLAGS handling.
Mon, 20 Nov 2006 00:55:57 +0000 diego 100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or at
Mon, 20 Nov 2006 00:19:43 +0000 diego Some cleanups for LDFLAGS handling, next part.
Sun, 19 Nov 2006 22:15:59 +0000 diego Remove settled FIXME.
Sun, 19 Nov 2006 19:12:29 +0000 nplourde disable x11 gl support on osx
Sat, 18 Nov 2006 06:53:33 +0000 voroshil Add *BSD BT848 radio support
Sat, 18 Nov 2006 02:40:19 +0000 diego Remove obsolete Xvid 3 support.
Wed, 15 Nov 2006 20:51:27 +0000 iive When testing lame preset presence, use actuall lame_set_preset() function to test its availablility in the library.
Tue, 14 Nov 2006 16:51:06 +0000 diego MEMALIGN_HACK --> CONFIG_MEMALIGN_HACK
Tue, 14 Nov 2006 06:01:54 +0000 ods15 update to libnut, rename nut.h->libnut.h
Sun, 12 Nov 2006 18:28:12 +0000 reimar Fix compilation with latest libavformat/avidec.c by adding ENABLE_ defines
Sun, 12 Nov 2006 16:34:33 +0000 diego Mac OS X Server support
Thu, 09 Nov 2006 23:14:33 +0000 rathann Disable linking mplayer (and internal static libavcodec) with
Thu, 09 Nov 2006 18:25:42 +0000 diego Allow disabling internal libdvdcss.
Wed, 08 Nov 2006 19:58:10 +0000 diego Reset _ld_xvid so that stray libs do not appear on the link command line.
Wed, 08 Nov 2006 18:46:42 +0000 diego Remove unused variables.
Wed, 08 Nov 2006 18:46:03 +0000 diego Rename xvid4 variable/option back to xvid so as not to break scripts.
Wed, 08 Nov 2006 18:36:46 +0000 diego cosmetics: Fix indentation after last commit.
Wed, 08 Nov 2006 18:35:32 +0000 diego Separate XviD 3 and XviD 4 tests.
Wed, 08 Nov 2006 17:37:50 +0000 diego Remove some DivX 4 leftovers.
Wed, 08 Nov 2006 00:13:33 +0000 diego Create binaries with proper executable suffix under Windows.
Tue, 07 Nov 2006 21:05:03 +0000 diego _inputmodules vs _noinputmodules typo fix
Tue, 07 Nov 2006 17:21:34 +0000 reimar r20650 inverted the gtk1 check before setting charset, this
Mon, 06 Nov 2006 22:57:14 +0000 diego Remove remnants of long-gone libfame.
Mon, 06 Nov 2006 18:05:38 +0000 diego typo
Mon, 06 Nov 2006 16:23:04 +0000 diego output cosmetics
Mon, 06 Nov 2006 00:18:06 +0000 diego Remove hackish setting of extra libraries through --enable-static=-lfoo,
Mon, 06 Nov 2006 00:13:37 +0000 diego Remove deprecated install-path option.
Mon, 06 Nov 2006 00:09:07 +0000 diego spelling/grammar/wording/consistency for the help output
Sun, 05 Nov 2006 18:27:07 +0000 diego Fix tdfx-related copy + paste typos, patch by Ville Skytt¸«£, ville.skytta iki fi.
Sun, 05 Nov 2006 09:04:32 +0000 diego Remove empty variable.
Sun, 05 Nov 2006 00:10:10 +0000 diego output cosmetics
Sun, 05 Nov 2006 00:02:48 +0000 diego Fix some echo -n occurrences, patch by sci-fi@hush.ai.
Sat, 04 Nov 2006 11:57:03 +0000 reimar Extended/reworked fontconfig test to work without pkg-config with versions
Fri, 03 Nov 2006 22:03:58 +0000 diego Streamline and simplify internal vs external libdvdread handling.
Fri, 03 Nov 2006 21:52:35 +0000 kraymer remove charset files (all of them are in UTF-8 now anyway)
Fri, 03 Nov 2006 13:48:52 +0000 diego libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
Thu, 02 Nov 2006 18:14:12 +0000 reimar remove accidential ';' (that's what too much C programming does to you ;-) )
Thu, 02 Nov 2006 18:12:19 +0000 reimar Check for existence of libcdio_paranoia, not libcdio, since the former is
Thu, 02 Nov 2006 18:07:00 +0000 reimar Useless break in libcdio pkg-config check
Thu, 02 Nov 2006 18:05:22 +0000 reimar Remove spurious $_inc_tmp in libcdio check
Wed, 01 Nov 2006 20:31:18 +0000 diego Rework binary codec directory handling. Don't use directories from other
Wed, 01 Nov 2006 18:54:10 +0000 reimar libcdio also needs to link against libcdio_paranoia
Wed, 01 Nov 2006 18:17:18 +0000 diego Support for recent changes to ARCH_X86 handling in FFmpeg.
Wed, 01 Nov 2006 18:15:06 +0000 reimar Proper libcdio detection also without pkg-config
Wed, 01 Nov 2006 17:05:17 +0000 reimar gcc optimized != 0 check for extern function away, thus linking
Wed, 01 Nov 2006 10:49:52 +0000 reimar Test proper linking for cdda/cdio
Tue, 31 Oct 2006 17:55:54 +0000 diego Fix codec directory fallback, it was overriding the autodetection.
Tue, 31 Oct 2006 15:16:12 +0000 diego Implement proper codecs directory fallback.
Tue, 31 Oct 2006 14:47:34 +0000 diego Rename all codecs directory options.
Tue, 31 Oct 2006 12:52:05 +0000 diego Unification of linker option handling, part 1 of many.
Tue, 31 Oct 2006 12:21:01 +0000 diego 100l to me for not checking properly, really fix pkg-config detection now.
Tue, 31 Oct 2006 12:14:08 +0000 diego 10l, use a pkg-config parameter that makes it return 0...
Tue, 31 Oct 2006 09:25:40 +0000 diego Test for the existence of pkg-config, fixes Bugzilla #553.
Mon, 30 Oct 2006 21:28:44 +0000 diego Explain the risks of forcing options with --enable-* in a way that is
Mon, 30 Oct 2006 20:23:24 +0000 diego Remove special output for outdated SDL. It's doubtful such old versions still
Mon, 30 Oct 2006 18:48:31 +0000 reimar Also detect static fontconfig when pkg-config is not installed
Mon, 30 Oct 2006 11:22:11 +0000 diego Add a parameter to enable colorized console output.
Mon, 30 Oct 2006 09:08:19 +0000 diego Fix libmpdvdkit2 linking on Mac OS X.
Mon, 30 Oct 2006 08:39:19 +0000 diego Remove redundant variable setting.
Mon, 30 Oct 2006 08:28:58 +0000 diego Make libmpdvdkit2 compilation slightly more consistent with the other modules.
Sun, 29 Oct 2006 11:38:14 +0000 reimar Factor out common cdda stuff from cdio and cdparanoia tests.
Fri, 27 Oct 2006 11:56:43 +0000 iive Add cmov detection to configure
Mon, 23 Oct 2006 10:02:21 +0000 diego Remove -fno-PIC check from configure and put -fPIC back at the beginning
Sun, 22 Oct 2006 22:14:08 +0000 diego Replace $() by the slightly more portable ``.
Sun, 22 Oct 2006 15:13:50 +0000 reimar Consistency fix: use "signed long long" for int_fast64_t instead of
Sun, 22 Oct 2006 14:51:17 +0000 diego IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.0
Sun, 22 Oct 2006 14:45:54 +0000 diego Provide fallback definition for uint_fast64_t as well.
Sun, 22 Oct 2006 13:19:55 +0000 diego cosmetics: Fix indentation after last commit.
Sun, 22 Oct 2006 13:19:15 +0000 diego Do not check for the existence of LIRC devices during autodetection.
Fri, 20 Oct 2006 07:32:49 +0000 diego Add fallback on the (undocumented) x86-64 -march option in
Tue, 17 Oct 2006 16:01:25 +0000 diego Add configure switch to enable fixed-pointed mode of internal libfaad2.
Mon, 16 Oct 2006 15:06:57 +0000 diego Skip -march tests for values that are aliases of already tested values.
Mon, 16 Oct 2006 09:25:23 +0000 diego libdv may depend on libpthread.
Sun, 15 Oct 2006 16:47:17 +0000 diego Remove Linux test from DirectFB check, it runs on some BSD systems at least.
Sun, 15 Oct 2006 12:33:53 +0000 diego Remove test for framebuffer device from DirectFB check.
Sat, 14 Oct 2006 18:00:26 +0000 diego Create proper define for DFBMGA.
Sat, 14 Oct 2006 16:32:15 +0000 diego Remove intrinsics check, they are no longer used in FFmpeg.
Thu, 12 Oct 2006 08:23:17 +0000 diego Check for maeomo-specific libraries (Nokia 770).
Wed, 11 Oct 2006 14:09:30 +0000 diego Make the socklib check search gethostbyname/socket in libc.
Wed, 11 Oct 2006 14:06:38 +0000 diego Streamline socklib check.
Wed, 11 Oct 2006 08:13:52 +0000 diego Run TOOLS/cpuinfo on x86_64 as well as x86.
Tue, 10 Oct 2006 23:14:40 +0000 diego Change == to = in test comparisons for better portability.
Sun, 08 Oct 2006 22:28:02 +0000 syrjala List dfbmga and directfb in _novomodules.
Sun, 08 Oct 2006 22:16:38 +0000 syrjala Fix DirectFB version check. The old code simply concatenated the
Sun, 08 Oct 2006 14:10:43 +0000 rathann Disable linking mplayer with mp3lame when --disable-encoder=mp3lame is
Sun, 08 Oct 2006 13:49:16 +0000 diego Support for detection of extended instructions on ARM.
Sat, 07 Oct 2006 16:43:39 +0000 reimar Cosmetics: consistent order for en-/disabled codecs list
Sat, 07 Oct 2006 13:05:12 +0000 uau Remove special warning printed when VIDIX is disabled
Sat, 07 Oct 2006 10:48:06 +0000 diego Sync with latest BUILD_ROOT changes in FFmpeg.
Fri, 06 Oct 2006 13:19:06 +0000 gpoirier add gcc-4.x to the list of compilers displayed
Thu, 05 Oct 2006 02:03:10 +0000 lorenm Remove the x264 option parser, and pass the options on to libx264 as a string instead. This provides automatic support for all current and future x264 options.
Wed, 27 Sep 2006 20:26:38 +0000 ben removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)
Tue, 26 Sep 2006 23:43:21 +0000 corey vo_caca: use the pre-1.x compatibility layer so recent
Mon, 18 Sep 2006 16:48:50 +0000 diego Replace preprocessor hacks to work around compilers not supporting named
Mon, 18 Sep 2006 16:24:16 +0000 diego configure should fall back on -mcpu=pentium4 if -mcpu=prescott
Mon, 18 Sep 2006 12:17:41 +0000 diego Add --disable-dvdnav to help output.
Sun, 17 Sep 2006 09:32:28 +0000 ods15 Add demux_nut to MPlayer repo
Sat, 16 Sep 2006 21:21:41 +0000 diego The recent renaming of the gcc-checking switches to gcc-check was incomplete.
Sat, 16 Sep 2006 14:33:41 +0000 nicodvb removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera de
Thu, 14 Sep 2006 18:29:24 +0000 diego Fix Irix build with gcc < 3.x, closes Bugzilla #572.
Tue, 12 Sep 2006 08:42:01 +0000 diego Move conditional compilation to the build system.
Sat, 09 Sep 2006 19:35:55 +0000 nicodvb detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use the version of dvdread embedded in dvdnav
Wed, 06 Sep 2006 16:31:32 +0000 gpoirier Add support for POWER5 as found on IBM eServer OpenPower 720
Sat, 02 Sep 2006 15:48:21 +0000 diego -lm needs to come before -laudio to avoid link errors in the NAS check.
Thu, 31 Aug 2006 19:00:09 +0000 diego Check for requirements at configure-time, not at run-time.
Thu, 31 Aug 2006 18:35:32 +0000 diego cosmetics: Fix ugly one-space indentation in radio check.
Wed, 30 Aug 2006 22:28:48 +0000 nicodvb split in 2 'horribly long line'
Wed, 30 Aug 2006 22:25:26 +0000 nicodvb make sure opt.h is present when detecting libavformat
Tue, 29 Aug 2006 21:09:58 +0000 nicodvb accept dvdnav version >= 0.2.0; the previous code failed because the check test 020 -ge 0110 failed
Mon, 28 Aug 2006 17:05:18 +0000 reimar Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
Sun, 27 Aug 2006 21:51:09 +0000 diego Reenable some encoders even for MPlayer-only compilation, some filters need it.
Sun, 27 Aug 2006 21:05:42 +0000 diego Only add include flags if cc_check succeeded.
Sat, 26 Aug 2006 22:13:07 +0000 diego Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.
Sat, 26 Aug 2006 20:55:53 +0000 diego Remove superfluous --with-termcaplib option.
Sat, 26 Aug 2006 20:53:37 +0000 diego Add --extra-libs option to pass linker flags.
Sat, 26 Aug 2006 17:10:26 +0000 diego Remove --with-madlibdir option, it never worked anyway.
Fri, 25 Aug 2006 14:28:39 +0000 diego Disentangle toolame CFLAGS and LDFLAGS handling.
Fri, 25 Aug 2006 13:32:22 +0000 diego Disentangle libdv and vorbis linker flags.
Thu, 24 Aug 2006 22:39:26 +0000 diego Fix .align is a power of two check.
Tue, 22 Aug 2006 08:12:20 +0000 gpoirier fix trailing space problem, which was preventing fontconfig to get compiled
Mon, 21 Aug 2006 23:19:11 +0000 diego support for disabling/enabling bitmap font support from configure
Mon, 21 Aug 2006 20:21:03 +0000 diego Remove unused variable.
Mon, 21 Aug 2006 16:24:45 +0000 diego cosmetics: Fix indentation after last commit.
Mon, 21 Aug 2006 16:24:16 +0000 diego Properly disable tests that depend on X.
Mon, 21 Aug 2006 09:34:12 +0000 diego Remove superfluous variable settings.
Mon, 21 Aug 2006 00:42:34 +0000 diego cosmetics: indentation fix after last commit
Mon, 21 Aug 2006 00:42:07 +0000 diego Remove duplicate check for $_faad_external = auto.
Mon, 21 Aug 2006 00:39:48 +0000 diego Only run the check for external FAAD if internal FAAD is not used.
Sun, 20 Aug 2006 11:03:19 +0000 nicodvb disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-
Sun, 20 Aug 2006 10:01:18 +0000 diego The X11 header check looks in $_extra_inc that contains directories in the
Sat, 19 Aug 2006 19:10:27 +0000 iive Fix xv and xinerama force on --enable-*
Fri, 18 Aug 2006 16:04:16 +0000 diego Some more consistency for the conditions under which tests are run.
Fri, 18 Aug 2006 14:44:09 +0000 diego Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"
Fri, 18 Aug 2006 13:58:03 +0000 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
Fri, 18 Aug 2006 01:15:46 +0000 nplourde fix missing symbol when compiling with live support on mac osx
Thu, 17 Aug 2006 23:41:51 +0000 diego 10l: Also rename configure option for gcc check.
Thu, 17 Aug 2006 23:40:11 +0000 diego Rename gcc_checking variable to gcc_check.
Thu, 17 Aug 2006 15:11:10 +0000 reimar Add -Wdeclaration-after-statement to CFLAGS if available to ensure people
Mon, 14 Aug 2006 21:48:20 +0000 nicodvb support for dvdnav is now auto-detected; removed support for dvdnav-dir
Mon, 14 Aug 2006 14:43:38 +0000 diego stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hp
Mon, 14 Aug 2006 12:32:36 +0000 diego Add a switch for disabling high precision mpeg audio decoding in libavcodec.
Sun, 13 Aug 2006 10:19:35 +0000 reimar Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it might
Sat, 12 Aug 2006 23:58:26 +0000 diego Port ASMALIGN preprocessor macro for .align handling from FFmpeg.
Sat, 12 Aug 2006 18:21:51 +0000 diego Print "no" if all of the Vorbis tests failed.
Tue, 08 Aug 2006 11:55:23 +0000 reimar -logg must come before -lvorbisidec since both declare the same symbols.
Tue, 08 Aug 2006 09:29:15 +0000 diego Reorganize libvorbis/Tremor detection, external Tremor should be detected now.
Tue, 08 Aug 2006 09:11:41 +0000 diego spelling/clarification for --help output
Mon, 07 Aug 2006 20:58:39 +0000 diego cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.
Mon, 07 Aug 2006 08:57:43 +0000 diego cosmetics: Rename some variables for consistency.
Sun, 06 Aug 2006 14:30:38 +0000 diego Fix bug introduced in LIVE555 test simplification, -lstdc++ should go last
Sat, 05 Aug 2006 10:02:09 +0000 diego Simplify Tremor low accuracy test, label external Tremor as such.
Sat, 05 Aug 2006 00:20:58 +0000 diego 10l, line from a local modification committed by accident.
Fri, 04 Aug 2006 23:57:04 +0000 diego Unify include path handling in the build system, part III:
Fri, 04 Aug 2006 23:42:17 +0000 diego Fix libcdio test after r19200, the detected include dir was not stored.
Fri, 04 Aug 2006 13:23:14 +0000 diego Merge DirectFB header check into DirectFB check.
Fri, 04 Aug 2006 13:10:41 +0000 diego Remove silly check for $_inc_directfb, it is not set beforehand.
Fri, 04 Aug 2006 13:06:52 +0000 diego Remove one more redundant test invocation.
Fri, 04 Aug 2006 13:03:39 +0000 diego Simplify DirectFB header check.
Thu, 03 Aug 2006 23:50:16 +0000 diego cosmetics: Fix DVB test indentation.
Thu, 03 Aug 2006 23:43:15 +0000 diego cosmetics: Fix indentation after last commit.
Thu, 03 Aug 2006 23:41:35 +0000 diego Run DVB (HEAD) test only when the corresponding variable is set to auto.
Thu, 03 Aug 2006 17:07:31 +0000 diego Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.
Tue, 01 Aug 2006 15:10:02 +0000 diego $inc_extra vs $_inc_extra typo, closes bug #543.
Tue, 01 Aug 2006 07:34:32 +0000 diego Simplify LIVE555 test and make it more consistent with the other tests.
Fri, 28 Jul 2006 21:36:03 +0000 ben added audio output for ivtv cards
Thu, 27 Jul 2006 21:06:13 +0000 diego Remove $ from a variable in a comment to avoid irritating expansion.
Thu, 27 Jul 2006 17:45:59 +0000 diego Remove superfluous $_inc_extra parameter from cc_check call.
Thu, 27 Jul 2006 17:43:21 +0000 diego Unify include path handling in the build system, part II.
Thu, 27 Jul 2006 17:39:02 +0000 diego Remove inconsistency from libcdio test.
Thu, 27 Jul 2006 10:52:40 +0000 diego Remove silly test/include path cleanup.
Thu, 27 Jul 2006 10:33:47 +0000 diego Remove unused variable.
Thu, 27 Jul 2006 10:30:39 +0000 diego Rename _inc_soundcard to _include_soundcard, _inc variables are used
Thu, 27 Jul 2006 10:08:17 +0000 diego Unify include paths in the build system, part I.
Thu, 27 Jul 2006 09:34:32 +0000 diego Introduce general V4L variable/define.
Thu, 27 Jul 2006 09:30:39 +0000 diego Rename *v4l variable to *v4l1.
Wed, 19 Jul 2006 22:02:09 +0000 ben new vo driver for ivtv cards tv-out through internal h/w mpeg decoder
Tue, 18 Jul 2006 01:28:56 +0000 lorenm sync to x264 r537 (api change)
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Thu, 13 Jul 2006 13:28:56 +0000 gpoirier Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support
Thu, 13 Jul 2006 03:05:08 +0000 diego Streamline GUI build.
Wed, 12 Jul 2006 17:28:14 +0000 diego Use only one global config.mak file.
Wed, 12 Jul 2006 16:59:54 +0000 diego Sync with latest FFmpeg build system changes:
Wed, 12 Jul 2006 15:42:47 +0000 ivo remove check. libavutil is now mandatory
Wed, 12 Jul 2006 15:20:34 +0000 diego Work around DTS_INC and MLIB_INC now being gone from FFmpeg.
Wed, 12 Jul 2006 14:19:08 +0000 diego Make libavutil mandatory.
Wed, 12 Jul 2006 13:03:40 +0000 diego Remove remnants of old libmp1e support.
Wed, 12 Jul 2006 11:43:50 +0000 diego libavformat interdependencies have been fixed so disable all muxers
Tue, 11 Jul 2006 22:36:04 +0000 diego Fix compilation with MEncoder disabled: Some libavformat demuxers have
Tue, 11 Jul 2006 21:53:58 +0000 diego Fix 10l regexp mistake that disabled all decoders/encoders.
Tue, 11 Jul 2006 19:36:13 +0000 diego xvmclib vs xvmclibdir typo
Tue, 11 Jul 2006 14:47:07 +0000 diego Split _libavcodecs variable into _libavdecoders and _libavencoders.
Tue, 11 Jul 2006 14:45:34 +0000 diego Disable FFmpeg muxers when not compiling MEncoder.
Tue, 11 Jul 2006 09:59:38 +0000 diego Sync with FFmpeg: (de)muxers are now individually selectable.
Tue, 11 Jul 2006 09:36:14 +0000 diego Add FFmpeg parsers to config.h as well.
Tue, 11 Jul 2006 09:23:20 +0000 diego Mention that individual codec and parser en-/disabling is FFmpeg-specific.
Mon, 10 Jul 2006 21:32:19 +0000 ben added new pvr:// input for ivtv based cards
Sun, 09 Jul 2006 17:00:23 +0000 diego 10l, xvmclib(dir) does not specify a directory name.
Sun, 09 Jul 2006 16:38:02 +0000 diego Consistent option and variable naming for x11libdir and xvmclibdir.
Sun, 09 Jul 2006 16:37:18 +0000 diego _x11_paths should just be a list of paths without -L.
Sun, 09 Jul 2006 15:38:44 +0000 diego Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.
Sun, 09 Jul 2006 15:38:05 +0000 diego Sync with latest FFmpeg build system changes, now parsers can be
Sun, 09 Jul 2006 14:06:13 +0000 uau Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current
Sat, 08 Jul 2006 17:09:35 +0000 diego Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.
Sat, 08 Jul 2006 13:47:43 +0000 diego small cosmetics
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).
Fri, 07 Jul 2006 17:04:04 +0000 diego The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
Thu, 06 Jul 2006 13:09:45 +0000 diego Move conditional compilation into the build system.
Thu, 06 Jul 2006 01:51:31 +0000 vayne Initial win32 gui release.
Wed, 05 Jul 2006 20:26:39 +0000 nicodvb #define USE_LIBAVUTIL and USE_LIBAVUTIL_SO
Mon, 03 Jul 2006 23:47:31 +0000 diego Remove silly variable indirection.
Sun, 02 Jul 2006 20:21:27 +0000 ivo disable vo_md5sum if there is no libavutil
Sun, 02 Jul 2006 19:50:52 +0000 ivo cosmetics: move md5sum check down so it can depend on libavutil later
Fri, 30 Jun 2006 12:41:05 +0000 diego Move conditional FreeType support compilation to the build system.
Thu, 22 Jun 2006 09:27:00 +0000 diego Remove forgotten --disable-setlocale option from --help output.
Wed, 21 Jun 2006 14:49:09 +0000 diego Move #ifdefs around complete files into the build system.
Wed, 21 Jun 2006 09:45:17 +0000 diego Remove separation between Win32 DLL and DirectShow support in the build system.
Mon, 19 Jun 2006 09:16:42 +0000 diego Change integer to string comparison in hw.optional.altivec test since
Sun, 18 Jun 2006 11:21:23 +0000 diego Conditionally run some CPU-architecture and OS-specific tests.
Sun, 18 Jun 2006 11:15:20 +0000 diego Rename --with-dts*dir options to --with-libdts*dir for consistency and
Sun, 18 Jun 2006 09:02:38 +0000 rathann Consistency fix.
Sat, 17 Jun 2006 17:18:46 +0000 diego Rename --with-libdvnav --> --with-dvdnavdir for consistency.
Sat, 17 Jun 2006 17:11:44 +0000 diego Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
Sat, 17 Jun 2006 17:08:06 +0000 diego Simplify and streamline FAAD detection.
Sat, 17 Jun 2006 15:47:37 +0000 diego consistency fix: --with-foo switches shall not enable options.
Fri, 16 Jun 2006 21:17:47 +0000 diego cosmetics: Rename some variables and command line parameters.
Fri, 16 Jun 2006 18:38:35 +0000 diego Use a function for help output.
Fri, 16 Jun 2006 18:18:36 +0000 diego option handling consistency fixes
Fri, 16 Jun 2006 16:03:27 +0000 diego readability cosmetics
Wed, 14 Jun 2006 21:58:17 +0000 nicodvb restored support for dvdnav only in the stream layer; all other functionalities are disabled
Mon, 12 Jun 2006 21:24:43 +0000 gpoirier add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)
Sat, 10 Jun 2006 20:11:38 +0000 reimar Do not require iconv program with --charset=noconv
Fri, 09 Jun 2006 14:27:54 +0000 diego Don't claim that amr_nb is disabled when the fixed point version is enabled.
Fri, 09 Jun 2006 14:19:59 +0000 diego Generalize runtime linker support.
Wed, 07 Jun 2006 13:36:45 +0000 reimar move misplaced echores. Output may still not be as intended though
Tue, 06 Jun 2006 12:42:57 +0000 rathann UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) solnetworks (crack) net\
Fri, 02 Jun 2006 11:31:42 +0000 diego libpostproc is not a subdirectory of libavcodec anymore.
Wed, 31 May 2006 23:37:29 +0000 poirierg On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>
Wed, 17 May 2006 20:56:49 +0000 gpoirier Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
Sun, 14 May 2006 13:39:52 +0000 diego Don't just check for the existence of xmmintrin.h, also verify it will compile.
Sun, 14 May 2006 12:27:11 +0000 diego Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.
Sun, 14 May 2006 12:07:26 +0000 diego Use egrep together with extended regular expressions for greater portability.
Sun, 14 May 2006 10:33:27 +0000 diego Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.
Sat, 13 May 2006 19:03:20 +0000 reimar add check for a working iconv program and point to workaround if not found
Sat, 13 May 2006 14:50:45 +0000 diego Remove redundant line.
Sat, 13 May 2006 14:32:37 +0000 diego Linkers, assisted by a compiler, can optimize out the string that is being
Fri, 12 May 2006 17:27:03 +0000 diego mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.
Fri, 12 May 2006 17:07:22 +0000 diego mlib != mediaLib
Fri, 12 May 2006 17:05:55 +0000 diego --enable-mlib should behave like all other commandline parameters.
Fri, 12 May 2006 09:50:14 +0000 iive enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos system
Fri, 12 May 2006 09:20:51 +0000 diego Add missing --enable-toolame and --enable-twolame parameters.
Fri, 12 May 2006 09:13:05 +0000 diego output typo fixes
Fri, 12 May 2006 08:33:30 +0000 diego Disable mediaLib by default due to brokenness.
Thu, 11 May 2006 22:34:38 +0000 diego Fall back on the codecs subdirectory of the current directory for Real
Thu, 11 May 2006 08:05:05 +0000 diego Remove unnecessary commented out OPTFLAGS line.
Wed, 10 May 2006 22:00:30 +0000 diego Feed AltiVec compiler options into CFLAGS explicitly.
Mon, 08 May 2006 21:41:15 +0000 diego Unconditionally compile the Matroska demuxer.
Sun, 07 May 2006 16:21:13 +0000 diego Adapt to latest FFmpeg AMR build changes.
Sun, 07 May 2006 14:00:07 +0000 diego Fix up some checks to properly use _res_comment.
Sun, 07 May 2006 13:53:13 +0000 diego Remove stray variable.
Thu, 04 May 2006 19:10:16 +0000 iive x264 linking now requires explicit x11 libraries inclusion.
Thu, 04 May 2006 16:34:05 +0000 iive check for XviD compiled with pthread support
Sun, 30 Apr 2006 21:17:30 +0000 diego Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
Thu, 27 Apr 2006 19:06:25 +0000 reimar use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they
Thu, 27 Apr 2006 14:26:57 +0000 diego Document how configure works and how to write basic checks.
Thu, 27 Apr 2006 13:12:51 +0000 diego Fix amr_nb-fixed compilation: Don't depend on amr_nb.
Thu, 27 Apr 2006 12:40:29 +0000 uau Make EDL compilation unconditional
Wed, 26 Apr 2006 01:59:05 +0000 diego 10l: Test the variable, don't set it...
Tue, 25 Apr 2006 01:38:02 +0000 diego Simplify x86 CPU flag/extension check.
Mon, 24 Apr 2006 21:50:06 +0000 rathann make _res_comment usage consistent
Mon, 24 Apr 2006 18:29:53 +0000 rathann - fix configure output for XvMC and DGA tests
Sun, 23 Apr 2006 22:56:29 +0000 diego cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowext
Sun, 23 Apr 2006 12:53:29 +0000 diego Remove second, redundant x86_exts_check.
Sat, 22 Apr 2006 21:54:01 +0000 diego Add support for shared libavutil.
Sat, 22 Apr 2006 19:30:57 +0000 lorenm sync to x264 r503 (dct_decimate)
Sat, 22 Apr 2006 18:32:32 +0000 diego Add --disable-libavutil option to --help output.
Sat, 22 Apr 2006 18:25:43 +0000 diego Add command line options to enable/disable libavutil.
Sat, 22 Apr 2006 17:31:10 +0000 diego Make static libavutil detection semantics explicit.
Sat, 22 Apr 2006 15:13:51 +0000 diego 10l: Add missing fallback case for internal FAAD compiler blacklist.
Sat, 22 Apr 2006 14:13:14 +0000 diego Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext
Sat, 22 Apr 2006 13:24:04 +0000 diego Set all processor flags individually, not implied.
Sat, 22 Apr 2006 13:17:23 +0000 diego Disable RTC on PowerPC.
Sat, 22 Apr 2006 12:46:33 +0000 diego 10l: Fix internal FAAD check for non-x86.
Sat, 22 Apr 2006 11:03:45 +0000 diego Blacklist certain gcc versions instead of running an expensive compilation
Tue, 18 Apr 2006 21:16:46 +0000 diego Remove some libmpdvdkit vs libmpdvdkit2 cruft.
Sun, 16 Apr 2006 08:37:49 +0000 iive recognize future pentium-m processors, e.g. there is intel core with model 14
Sat, 15 Apr 2006 20:46:54 +0000 nplourde add support for intel mac. mp3lib is not fixed yet.
Tue, 04 Apr 2006 05:09:12 +0000 diego Simplify some checks.
Sun, 02 Apr 2006 13:31:03 +0000 diego Remove mpdvdkit1 cruft from the build system.
Sun, 02 Apr 2006 08:26:13 +0000 diego AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....net
Sun, 02 Apr 2006 07:44:14 +0000 diego There is no check for the crash debug feature, so setting the variable to
Sun, 02 Apr 2006 03:14:54 +0000 rfelker first stage of build system cleanup:
Thu, 30 Mar 2006 23:47:03 +0000 rfelker more cruft
Thu, 30 Mar 2006 22:15:50 +0000 rfelker forgot one occurrance
Thu, 30 Mar 2006 22:14:44 +0000 rfelker remove deprecated, never-used gnu gettext cruft.
Wed, 29 Mar 2006 21:54:53 +0000 jonas support for mp3lame with -oac lavc
Tue, 28 Mar 2006 22:44:16 +0000 nicodvb added support for external VIDIX
Tue, 21 Mar 2006 05:36:10 +0000 corey Prevent building lavc with xvid support unless xvid version is 1.1 or
Mon, 20 Mar 2006 10:57:30 +0000 diego Simplify pkg-config invocation.
Fri, 17 Mar 2006 23:47:10 +0000 corey Support libavcodec vrc_strategy=1 (XviD ratecontrol).
Thu, 16 Mar 2006 21:56:24 +0000 nicodvb compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
Mon, 13 Mar 2006 21:50:56 +0000 diego Use _res_comment where appropriate.
Mon, 13 Mar 2006 02:42:06 +0000 michael FAAC encoding through libavcodec-faac
Sat, 11 Mar 2006 00:00:25 +0000 diego Simplify libcdio check.
Fri, 10 Mar 2006 23:59:38 +0000 diego Make better use of pkg-config to check for/set proper libraries when
Wed, 08 Mar 2006 20:27:47 +0000 reimar UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)
Wed, 08 Mar 2006 19:56:47 +0000 henry revert the attempts for ccache fix
Wed, 08 Mar 2006 12:45:48 +0000 reimar Automaticall convert message to console charset, use utf8 for GTK2 Gui
Sun, 05 Mar 2006 10:03:53 +0000 henry use relative paths for libav* build
Sun, 05 Mar 2006 07:23:12 +0000 lorenm sync to x264 r457 (direct_pred=3)
Wed, 22 Feb 2006 00:59:11 +0000 nplourde properly detect cpu on x86 based mac
Sat, 18 Feb 2006 20:04:42 +0000 gpoirier upport another G4 flavour: MPC7447* chips.
Thu, 16 Feb 2006 20:45:25 +0000 reimar OpenAL audio support, actual output is mono-only (no positioning yet).
Tue, 14 Feb 2006 21:43:32 +0000 rtognimp Set SRC_PATH correctly, fixes libpostproc compilation
Sun, 12 Feb 2006 14:17:39 +0000 alex support openbsd/zaurus aswell
Sat, 11 Feb 2006 23:29:51 +0000 diego Sync with latest FFmpeg build system changes:
Mon, 30 Jan 2006 20:58:11 +0000 nicodvb when linking to external libav* try using pkg-config first
Mon, 23 Jan 2006 10:16:48 +0000 diego Fix libav* linking order, libavutil needs to come after lavc/lavf.
Sun, 22 Jan 2006 18:11:35 +0000 diego proper support for shared libpostproc
Sun, 22 Jan 2006 01:32:09 +0000 rtognimp Quick&dirty compilation fix, needed after latest changes in ffmpeg build
Fri, 20 Jan 2006 21:15:28 +0000 diego AIX compiler CPU-option improvements
Fri, 20 Jan 2006 00:58:07 +0000 diego Also define FF_POSTPROCESS when using shared libavcodec.
Thu, 19 Jan 2006 22:09:20 +0000 rathann Implement XvMC lib autodetection for future use (currently disabled, but working
Sat, 14 Jan 2006 23:39:31 +0000 diego 10l: FFmpeg shared lib build information does not belong in MPlayer configure.
Sat, 14 Jan 2006 22:21:34 +0000 diego Sync with latest FFmpeg build system changes.
Sat, 14 Jan 2006 16:26:42 +0000 diego Consistent variable names for shared libavcodec.
Sat, 14 Jan 2006 16:04:35 +0000 diego Add --disable-libavcodec_so/--disable-libavformat_so.
Mon, 09 Jan 2006 19:35:44 +0000 nicodvb added support for external libavformat
Mon, 09 Jan 2006 15:44:15 +0000 reimar CamStudio codec support
Tue, 03 Jan 2006 16:03:17 +0000 diego Fix _inc_extra handling in DirectFB check.
Fri, 30 Dec 2005 05:15:27 +0000 lorenm sync to x264 r390 (bime)
Thu, 29 Dec 2005 18:01:22 +0000 diego AIX PPC port
Mon, 26 Dec 2005 03:16:48 +0000 al - move our setenv() fallback implementation to osdep
Sun, 25 Dec 2005 14:00:04 +0000 rathann prefer newer terminfo-capable libraries (ncurses or terminfo)
Sun, 25 Dec 2005 07:21:42 +0000 ods15 improove termcap detection, -lncurses works too
Wed, 14 Dec 2005 21:52:41 +0000 nicodvb fix compilation when dvdkit and dvdread are not available
Tue, 13 Dec 2005 21:54:28 +0000 aurel restore the old behavior for --enable-theora, ie. provide a sane default for $_ld_theora
Tue, 13 Dec 2005 17:01:07 +0000 diego Darwin does not support -rdynamic.
Sun, 11 Dec 2005 18:19:05 +0000 ods15 make fribidi autodetect by default instead of disable
Thu, 01 Dec 2005 02:51:22 +0000 diego AMD's Family 6 CPUs come with two flavors: one that supports SSE and
Sat, 26 Nov 2005 15:52:17 +0000 gpoirier Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >
Tue, 22 Nov 2005 05:17:17 +0000 lorenm sync to x264 r373 (brdo)
Thu, 17 Nov 2005 11:07:29 +0000 diego Remove stray \n and shorten overly long lines in the process.
Thu, 17 Nov 2005 11:06:38 +0000 diego Tests should use echocheck/echores instead of plain echo for output.
Sat, 12 Nov 2005 08:25:04 +0000 gpoirier Configure support for Cyrix C3
Mon, 07 Nov 2005 10:30:37 +0000 diego typo: libcio --> libcdio
Sun, 06 Nov 2005 17:42:20 +0000 faust3 make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
Sat, 05 Nov 2005 11:58:25 +0000 reimar Speex support. Seeking and pts generation does not work.
Sat, 05 Nov 2005 09:57:13 +0000 reimar Allow detection of theora without pkg-config and linking against internal
Fri, 04 Nov 2005 01:01:19 +0000 lorenm sync to x264 r360 (trellis)
Wed, 26 Oct 2005 20:40:19 +0000 diego gcc -dumpmachine outputs x86_64-something on some machines and
Tue, 25 Oct 2005 13:28:07 +0000 diego Extra processor information needs to be known in the x86_64 case as well
Tue, 25 Oct 2005 11:52:49 +0000 gabucino fixing the unverified patch (one of the millions) commited by:
Mon, 24 Oct 2005 04:39:18 +0000 lorenm sync to x264 r334 (crf)
Sun, 23 Oct 2005 13:55:23 +0000 diego support for prescott, nocona and pentium-m processors
Sun, 23 Oct 2005 13:13:12 +0000 diego Add a comment to an esac where the case is very far away.
Sun, 23 Oct 2005 12:39:47 +0000 diego Simplification of the system_name check and the PPC CPU type check.