log configure @ 18780:3751ca28809c

age author description
2006-06-22 diego Remove forgotten --disable-setlocale option from --help output.
2006-06-21 diego Move #ifdefs around complete files into the build system.
2006-06-21 diego Remove separation between Win32 DLL and DirectShow support in the build system.
2006-06-19 diego Change integer to string comparison in hw.optional.altivec test since
2006-06-18 diego Conditionally run some CPU-architecture and OS-specific tests.
2006-06-18 diego Rename --with-dts*dir options to --with-libdts*dir for consistency and
2006-06-18 rathann Consistency fix.
2006-06-17 diego Rename --with-libdvnav --> --with-dvdnavdir for consistency.
2006-06-17 diego Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
2006-06-17 diego Simplify and streamline FAAD detection.
2006-06-17 diego consistency fix: --with-foo switches shall not enable options.
2006-06-16 diego cosmetics: Rename some variables and command line parameters.
2006-06-16 diego Use a function for help output.
2006-06-16 diego option handling consistency fixes
2006-06-16 diego readability cosmetics
2006-06-14 nicodvb restored support for dvdnav only in the stream layer; all other functionalities are disabled
2006-06-12 gpoirier add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)
2006-06-10 reimar Do not require iconv program with --charset=noconv
2006-06-09 diego Don't claim that amr_nb is disabled when the fixed point version is enabled.
2006-06-09 diego Generalize runtime linker support.
2006-06-07 reimar move misplaced echores. Output may still not be as intended though
2006-06-06 rathann UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) solnetworks (crack) net\
2006-06-02 diego libpostproc is not a subdirectory of libavcodec anymore.
2006-05-31 poirierg On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>
2006-05-17 gpoirier Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
2006-05-14 diego Don't just check for the existence of xmmintrin.h, also verify it will compile.
2006-05-14 diego Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.
2006-05-14 diego Use egrep together with extended regular expressions for greater portability.
2006-05-14 diego Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.
2006-05-13 reimar add check for a working iconv program and point to workaround if not found
2006-05-13 diego Remove redundant line.
2006-05-13 diego Linkers, assisted by a compiler, can optimize out the string that is being
2006-05-12 diego mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.
2006-05-12 diego mlib != mediaLib
2006-05-12 diego --enable-mlib should behave like all other commandline parameters.
2006-05-12 iive enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos system
2006-05-12 diego Add missing --enable-toolame and --enable-twolame parameters.
2006-05-12 diego output typo fixes
2006-05-12 diego Disable mediaLib by default due to brokenness.
2006-05-11 diego Fall back on the codecs subdirectory of the current directory for Real
2006-05-11 diego Remove unnecessary commented out OPTFLAGS line.
2006-05-10 diego Feed AltiVec compiler options into CFLAGS explicitly.
2006-05-08 diego Unconditionally compile the Matroska demuxer.
2006-05-07 diego Adapt to latest FFmpeg AMR build changes.
2006-05-07 diego Fix up some checks to properly use _res_comment.
2006-05-07 diego Remove stray variable.
2006-05-04 iive x264 linking now requires explicit x11 libraries inclusion.
2006-05-04 iive check for XviD compiled with pthread support
2006-04-30 diego Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
2006-04-27 reimar use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they
2006-04-27 diego Document how configure works and how to write basic checks.
2006-04-27 diego Fix amr_nb-fixed compilation: Don't depend on amr_nb.
2006-04-27 uau Make EDL compilation unconditional
2006-04-26 diego 10l: Test the variable, don't set it...
2006-04-25 diego Simplify x86 CPU flag/extension check.
2006-04-24 rathann make _res_comment usage consistent
2006-04-24 rathann - fix configure output for XvMC and DGA tests
2006-04-23 diego cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowext
2006-04-23 diego Remove second, redundant x86_exts_check.
2006-04-22 diego Add support for shared libavutil.