aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* 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
* live555 version 2006.03.03 or later is needed to compile MPlayer.Gravatar diego2007-03-03
* 10l: Add missing definition of USE_STREAM_CACHE.Gravatar diego2007-02-27
* Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with ...Gravatar voroshil2007-02-27
* Move the decision about stream cache compilation to configure.Gravatar diego2007-02-27
* Simplify strip parameter for install handling.Gravatar diego2007-02-27
* Support for PowerPC 440x embedded CPUs.Gravatar rathann2007-02-25
* Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg.Gravatar diego2007-02-20
* liblzo support fix, take X: forgotten variable setting.Gravatar diego2007-02-18
* Use liblzo2 instead of liblzo1, it's not bigger but faster.Gravatar diego2007-02-18
* We definitely want to avoid an emulated poll()Gravatar reimar2007-02-15
* Move setting _ld_extra and _inc_extra for live to autodetection part,Gravatar diego2007-02-13
* Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939Gravatar rtogni2007-02-12
* Fix setting of mtrr variable.Gravatar diego2007-02-12
* Always disable libnut demuxer in libavformat.Gravatar diego2007-02-12
* Revert libnut option names, the issue is fixed in FFmpeg.Gravatar diego2007-02-12
* Handle libavformat libnut dependencies.Gravatar uau2007-02-09
* Fix libnut build failure.Gravatar gpoirier2007-02-07
* FFmpeg #defines must be uppercase now.Gravatar diego2007-02-05
* Fix MMX2 check, _sse is set to "kernel_check", not "yes".Gravatar diego2007-02-04
* r21753 broke compile-time detection of mmx flags on x86_64Gravatar lorenm2007-02-04
* Convert patterns to upper case to fix compilation after r22117.Gravatar uau2007-02-03
* Speed up config.h generation by transforming FFmpeg part names to uppercaseGravatar diego2007-02-03
* Wrong variable name used in libfaac check.Gravatar diego2007-01-31
* libfaac detection skipped linking, and thus only checked for headers and not ...Gravatar lorenm2007-01-31
* Simplify extcheck calls by moving some logic into the function.Gravatar diego2007-01-31
* Allow forcing processor features on and off.Gravatar diego2007-01-31
* Fix looooooongstanding bug:Gravatar diego2007-01-31