aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Enable runtime control for colorful and/or module name outputGravatar zuxy2008-04-12
* Remove unused make variable.Gravatar diego2008-04-11
* Add GUI_GTK make variable.Gravatar diego2008-04-11
* Remove unused TARGET_WIN32 setting.Gravatar diego2008-04-11
* Add a config.mak variable to control compilation of the Win32 GUI.Gravatar diego2008-04-11
* Remove unused definition.Gravatar diego2008-04-11
* Rename ASS make variable to LIBASS.Gravatar diego2008-04-09
* Handle af_ladspa conditional compilation in the usual way.Gravatar diego2008-04-09
* Move decision about which getch2 and timer file to compile to configure.Gravatar diego2008-04-08
* Move decision about whether or not to compile osdep/mmap_os2.c to configure.Gravatar diego2008-04-08
* Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD.Gravatar diego2008-04-07
* Export some more information for FFmpeg's buid system.Gravatar diego2008-04-04
* Darwin and Win32 DVD support libs are handled separately, take them backGravatar diego2008-04-01
* Initialize _dvdread variable to "no" in the dvdread check.Gravatar diego2008-04-01
* Ahem, fix quoting of $ in DEPEND_CMD.Gravatar diego2008-03-31
* Add DEPEND_CMD to config.mak (sync with FFmpeg).Gravatar diego2008-03-31
* Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg.Gravatar diego2008-03-31
* cosmetics: Group all FFmpeg settings together in config.mak.Gravatar diego2008-03-31
* HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg.Gravatar diego2008-03-31
* cosmetics: prettyprintingGravatar diego2008-03-27
* 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