aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Collapse)AuthorAge
* Enable runtime control for colorful and/or module name outputGravatar zuxy2008-04-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26402 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused make variable.Gravatar diego2008-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26399 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add GUI_GTK make variable.Gravatar diego2008-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26396 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused TARGET_WIN32 setting.Gravatar diego2008-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26388 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a config.mak variable to control compilation of the Win32 GUI.Gravatar diego2008-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26386 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused definition.Gravatar diego2008-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26385 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename ASS make variable to LIBASS.Gravatar diego2008-04-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26378 b3059339-0415-0410-9bf9-f77b7e298cf2
* Handle af_ladspa conditional compilation in the usual way.Gravatar diego2008-04-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26373 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move decision about which getch2 and timer file to compile to configure.Gravatar diego2008-04-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26351 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move decision about whether or not to compile osdep/mmap_os2.c to configure.Gravatar diego2008-04-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26350 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD.Gravatar diego2008-04-07
| | | | | | | | MPlayer needs a slightly modified incantation due to different levels of Makefile indirection. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26348 b3059339-0415-0410-9bf9-f77b7e298cf2
* Export some more information for FFmpeg's buid system.Gravatar diego2008-04-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26325 b3059339-0415-0410-9bf9-f77b7e298cf2
* Darwin and Win32 DVD support libs are handled separately, take them backGravatar diego2008-04-01
| | | | | | | out of the combined system and DVD header test in the dvdread check. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26318 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initialize _dvdread variable to "no" in the dvdread check.Gravatar diego2008-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26317 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ahem, fix quoting of $ in DEPEND_CMD.Gravatar diego2008-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26311 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add DEPEND_CMD to config.mak (sync with FFmpeg).Gravatar diego2008-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26310 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename HAVE_XVMC_ACCEL to HAVE_XVMC for consistency and to sync with FFmpeg.Gravatar diego2008-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26309 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Group all FFmpeg settings together in config.mak.Gravatar diego2008-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26308 b3059339-0415-0410-9bf9-f77b7e298cf2
* HAVE_MLIB was renamed to CONFIG_MLIB in FFmpeg.Gravatar diego2008-03-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26307 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: prettyprintingGravatar diego2008-03-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26284 b3059339-0415-0410-9bf9-f77b7e298cf2
* some more DragonFly BSD changes, patch by Hasso Tepper, hasso estpak eeGravatar diego2008-03-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26283 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for DragonFly BSD, patch by Hasso Tepper, hasso estpak eeGravatar diego2008-03-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26280 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove bsd() system check. Lumping different *BSD systems together likeGravatar diego2008-03-27
| | | | | | | | that was not a good idea in the first place. They are too different and constantly diverging. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26279 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Reindent X11 header search section after last commit.Gravatar diego2008-03-26
| | | | | | | patch by Guillaume Lecerf, foxcore gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26277 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not look for X11 headers on the host when cross-compiling.Gravatar diego2008-03-26
| | | | | | | patch by Guillaume Lecerf, foxcore gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26276 b3059339-0415-0410-9bf9-f77b7e298cf2
* Compilation fix.Gravatar eugeni2008-03-18
| | | | | | | Since FFmpeg r12484, libswscale requires EXTERN_PREFIX defined. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26262 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused MACOSX definition.Gravatar diego2008-03-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26250 b3059339-0415-0410-9bf9-f77b7e298cf2
* Introduce HAVE_QUICKTIME definition and use it where appropriate.Gravatar diego2008-03-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26248 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a separate definition for quartz.Gravatar diego2008-03-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26245 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: Really disable coreaudio where intended.Gravatar diego2008-03-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26244 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not disable all Mac OS X support when pthreads are unavailable.Gravatar diego2008-03-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26242 b3059339-0415-0410-9bf9-f77b7e298cf2
* MACOSX_COREVIDEO --> corevideoGravatar diego2008-03-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26241 b3059339-0415-0410-9bf9-f77b7e298cf2
* Introduce a separate definition for Mac OS X coreaudio support.Gravatar diego2008-03-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26240 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix wrong res_comment.Gravatar diego2008-03-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26239 b3059339-0415-0410-9bf9-f77b7e298cf2
* CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.Gravatar diego2008-03-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26211 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable QTX emulation on win32; fix builds on cygwin and mingw32.Gravatar zuxy2008-03-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26208 b3059339-0415-0410-9bf9-f77b7e298cf2
* CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpegGravatar diego2008-03-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26203 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move HP-UX SCSI header check from the internal libdvdread check to theGravatar diego2008-03-08
| | | | | | | internal libdvdcss check, where it is really used. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26202 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add parentheses where necessary to fix || conditions to work as intended.Gravatar diego2008-03-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26190 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove duplicate conditions in dvdread check.Gravatar diego2008-03-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26189 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set ASFLAGS in configure and initialize it as necessary for OS/2.Gravatar diego2008-03-07
| | | | | | | patch by KO Myung-Hun, komh chollian net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26188 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable S3 VIDIX driver on non-x86 platforms.Gravatar diego2008-03-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26177 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: ENABLE_GRAY needs to be present for libavcodec to compile.Gravatar diego2008-03-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26176 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not enable grayscale decoding in FFmpeg, it slows down theGravatar diego2008-03-05
| | | | | | | default (color) case. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26174 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERSGravatar diego2008-03-05
| | | | | | | in config.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26173 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move decision about whether or not to compile Windows emulationGravatar diego2008-03-03
| | | | | | | infrastructure to configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26149 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move decision about whether or not to compile wrapper.S to configure.Gravatar diego2008-03-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26148 b3059339-0415-0410-9bf9-f77b7e298cf2
* configure: Set CONFIG_ENCODERS=yes in config.mak unconditionallyGravatar uau2008-03-03
| | | | | | | | | | | | config.h already had "#define CONFIG_ENCODERS 1" unconditionally, but the config.mak value depended on whether MEncoder was enabled. Encoders need to be enabled as some encoder code is used by MPlayer too. The inconsistent values broke compilation with --disable-mencoder after libavcodec Makefile made compilation of i386/dsputilenc_mmx.o depend on the config.mak value. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26142 b3059339-0415-0410-9bf9-f77b7e298cf2
* New S3 VIDIX driver.Gravatar ben2008-02-29
| | | | | | | | | | Provides support for S3 Trio and S3 Virge chipsets. This deprecates the old Savage driver that worked with latest chips only. (synchronized with vidix.sf.net r326 and r327) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26128 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use _res_comment in joystick check.Gravatar diego2008-02-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26110 b3059339-0415-0410-9bf9-f77b7e298cf2