aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Intel's Conroe-L makes use of extended models, so adjust CPU detectionGravatar diego2007-04-20
* Report if internal, external of dvdnav version of dvdread is used.Gravatar diego2007-04-15
* Disabled VCD support under Cygwin, it fails to link.Gravatar diego2007-04-15
* Update amr-nb and amr-wb checks for changes in FFmpeg.Gravatar diego2007-04-15
* added vidix driver for Permedia2 cards from upstream vidixGravatar ben2007-04-14
* added conditional vidix drivers compilationGravatar ben2007-04-14
* Remove *ancient* ldd debugging junk.Gravatar diego2007-04-11
* Rework of *BSD BT848 detection for radio://Gravatar voroshil2007-04-11
* remove ugly #include from tvi_bsdbt848.cGravatar voroshil2007-04-09
* Move TOOLS/cpuinfo.c into the root directory.Gravatar diego2007-04-09
* There was a fallback value for libtheora linker flags, but it was never addedGravatar diego2007-04-06
* Fix compilation after FFmpeg r8619.Gravatar cehoyos2007-04-04
* Use "generic" optimization instead of 686 as default for runtime-cpudetectionGravatar diego2007-04-03
* Move QNX-specific settings next to the other OS-specific settings.Gravatar diego2007-03-31
* Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpegGravatar uau2007-03-30
* Remove stray variable that was causing tests to fail randomly.Gravatar diego2007-03-29
* OpenGL reportedly works fine on Mac OS X, see Bugzilla #784.Gravatar diego2007-03-29
* replaced ! with not as adviced by ReimarGravatar nicodvb2007-03-28
* don't disable vidix_internal on sparc/x86 when vidix==auto (this damn diff ma...Gravatar nicodvb2007-03-28
* Fall back on plain awk during the awk test. It should be safe to assumeGravatar diego2007-03-25
* Unconditionally add -li386 to LDFLAGS on OpenBSD/x86-32.Gravatar diego2007-03-24
* Move the addition of basic include flags to configure.Gravatar diego2007-03-24
* Error out if the libavutil subdirectory is unavailable.Gravatar diego2007-03-24
* Fix comment about defining HAVE_POSIX_SELECTGravatar cehoyos2007-03-21
* Conditionally compile vf_bmovl.c instead of enclosing all of the fileGravatar diego2007-03-21
* Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in lineGravatar diego2007-03-21
* --enable-win32 was renamed to --enable-win32dll.Gravatar diego2007-03-19
* Remove commented-out Cygwin CFLAGS settings.Gravatar diego2007-03-19
* Move setting Cygwin specific CFLAGS to configure.Gravatar diego2007-03-19
* The -Wdeclaration-after-statement test needs a C program.Gravatar diego2007-03-18
* check that definition of prototype of sysi86(int, void*) doesn't conflict; fi...Gravatar nicodvb2007-03-18
* Move setting CXXFLAGS to configure.Gravatar diego2007-03-18
* Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.Gravatar diego2007-03-18
* shared libavcodec is not at all broken/obsolete, but simply discouragedGravatar nicodvb2007-03-18
* Group (system-specific) CFLAGS settings together.Gravatar diego2007-03-18
* Move Cygwin specific #define setting to system OS-specific settings section.Gravatar diego2007-03-18
* Move setting of TARGET_WIN32 together with other Win32 settings.Gravatar diego2007-03-18
* Rename win32 variable to the more sensible name win32dll.Gravatar diego2007-03-18
* Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's addedGravatar diego2007-03-18
* Move fast cmov detection code from the PPC section into the x86 sectionGravatar diego2007-03-18
* support for setting and detecting FAST_CMOVGravatar diego2007-03-18
* Fix configure -march detection for athlon-xpGravatar uau2007-03-18
* Do not disable cache on MinGW, just disable shmem compilation.Gravatar diego2007-03-17
* 10l: omitted '-e' in my r22630 commit.Gravatar voroshil2007-03-17
* Turn on largefile support for libdvdcss as well.Gravatar diego2007-03-16
* Put special CFLAGS for low accuracy tremor in the Makefile, similar to theGravatar diego2007-03-16
* libavcodec's DXA decoder is dependent on zlibGravatar voroshil2007-03-16
* Add live555 include flags to CXXFLAGS only.Gravatar diego2007-03-15
* Add AmigaOS support, patch by Andrea Palmatè, andrea amigasoft net.Gravatar diego2007-03-15
* add vcd support to mingw, patch by zuxy mengGravatar compn2007-03-12