log configure @ 18821:ac61a42feb47

age author description
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