aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak eeGravatar diego2008-03-27
* support for DragonFly BSD, patch by Hasso Tepper, hasso estpak eeGravatar diego2008-03-27
* Remove bsd() system check. Lumping different *BSD systems together likeGravatar diego2008-03-27
* cosmetics: Reindent X11 header search section after last commit.Gravatar diego2008-03-26
* Do not look for X11 headers on the host when cross-compiling.Gravatar diego2008-03-26
* Compilation fix.Gravatar eugeni2008-03-18
* Remove unused MACOSX definition.Gravatar diego2008-03-15
* Introduce HAVE_QUICKTIME definition and use it where appropriate.Gravatar diego2008-03-15
* Add a separate definition for quartz.Gravatar diego2008-03-15
* 10l: Really disable coreaudio where intended.Gravatar diego2008-03-15
* Do not disable all Mac OS X support when pthreads are unavailable.Gravatar diego2008-03-15
* MACOSX_COREVIDEO --> corevideoGravatar diego2008-03-15
* Introduce a separate definition for Mac OS X coreaudio support.Gravatar diego2008-03-15
* Fix wrong res_comment.Gravatar diego2008-03-15
* CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.Gravatar diego2008-03-10
* Disable QTX emulation on win32; fix builds on cygwin and mingw32.Gravatar zuxy2008-03-10
* CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpegGravatar diego2008-03-08
* Move HP-UX SCSI header check from the internal libdvdread check to theGravatar diego2008-03-08
* Add parentheses where necessary to fix || conditions to work as intended.Gravatar diego2008-03-07
* Remove duplicate conditions in dvdread check.Gravatar diego2008-03-07
* Set ASFLAGS in configure and initialize it as necessary for OS/2.Gravatar diego2008-03-07
* Disable S3 VIDIX driver on non-x86 platforms.Gravatar diego2008-03-06
* 10l: ENABLE_GRAY needs to be present for libavcodec to compile.Gravatar diego2008-03-06
* Do not enable grayscale decoding in FFmpeg, it slows down theGravatar diego2008-03-05
* Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERSGravatar diego2008-03-05
* Move decision about whether or not to compile Windows emulationGravatar diego2008-03-03
* Move decision about whether or not to compile wrapper.S to configure.Gravatar diego2008-03-03
* configure: Set CONFIG_ENCODERS=yes in config.mak unconditionallyGravatar uau2008-03-03
* New S3 VIDIX driver.Gravatar ben2008-02-29
* Use _res_comment in joystick check.Gravatar diego2008-02-28
* Default to disabling VIDIX on platforms where it is not known to work.Gravatar diego2008-02-26
* configure: define ENABLE_ENCODERS for FFmpegGravatar uau2008-02-26
* FFmpeg now uses different (unified) #include paths.Gravatar diego2008-02-25
* Disable internal VIDIX on OS/2, patch by Dave Yeo, dave.r.yeo gmail com.Gravatar diego2008-02-24
* Only icc 10.1 will be supported.Gravatar cehoyos2008-02-24
* Check for -mno-omit-leaf-frame-pointer (compilation fix for icc 10.1.012).Gravatar cehoyos2008-02-24
* #define ATTRIBUTE_ALIGNED_MAX in config.h instead of hardcoding it.Gravatar diego2008-02-23
* Move libdca definition to a better place in config.h.Gravatar diego2008-02-23
* Replace Alpha MVI compiler workarounds by a proper configure check.Gravatar diego2008-02-21
* Use standard multiple inclusion guard.Gravatar diego2008-02-21
* Remove unused #define from config.h.Gravatar diego2008-02-21
* basic support for OS/2 in configureGravatar diego2008-02-18
* Set SYS_BEOS for libdvdcss compilation on BeOS.Gravatar diego2008-02-18
* Apple gcc defines __APPLE_ALTIVEC__ with -faltivec.Gravatar diego2008-02-16
* Implement test for system byteswap.h header file.Gravatar iive2008-02-12
* Disable v4l2 if pthreads are not available, fixes bug #1015.Gravatar diego2008-02-10
* Update the test for ivtv output driver.Gravatar iive2008-02-01
* Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-I...Gravatar reimar2008-01-30
* Remove setting of ldconfig, it is unused.Gravatar diego2008-01-27
* Move Zoran video controller check after the libavcodec one.Gravatar iive2008-01-23