aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Compilation fix hacks: disable libavformat X11 grabber andGravatar reimar2006-12-15
* Add missing redirect to /dev/null.Gravatar corey2006-12-13
* Ugly hotfix for --disable-mencoder.Gravatar diego2006-12-13
* Get rid on -DGNU_SOURCE for internal code, imported libs should be fixedGravatar reimar2006-12-12
* Fix --extra-libs-mplayer and --extra-libs-mencoder.Gravatar diego2006-12-11
* 10l, forgot to add _inc_x11 to X11 cc checkGravatar reimar2006-12-11
* Better default CFLAGS for non-gnu, non-intel compilersGravatar reimar2006-12-10
* Add x11 include path only to _inc_extra if X11 is actually enabled.Gravatar reimar2006-12-10
* Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in gene...Gravatar reimar2006-12-10
* do not force arch and isysroot in osxGravatar nplourde2006-12-09
* force ppc arch and 10.3.9 sys lib on ppc macGravatar nplourde2006-12-04
* Move cddb "autodetection" so it also works for libcdioGravatar reimar2006-12-04
* Add full support for en-/disabling cddb supportGravatar reimar2006-12-04
* Use fallback XAnim and Real codecs directories when autodetection is skipped.Gravatar diego2006-12-02
* Remove warning about missing codecs directory, the condition is always true.Gravatar diego2006-12-02
* Add /usr/local/lib and /usr/local/include to the linker/compilerGravatar diego2006-11-29
* `sdl-config --libs` under mingw32 will give -lmingw32, which leads toGravatar diego2006-11-29
* Sync with FFmpeg changes for encoder/decoder registration.Gravatar aurel2006-11-29
* Make MPlayer/MEncoder print the compile-time configuration in verbose mode.Gravatar diego2006-11-28
* support Intel Core 2 and AMD Geode in the processor detection routinesGravatar diego2006-11-28
* Merge _ld_arch into _ld_extra.Gravatar diego2006-11-27
* Disable cddb on Darwin at Reimar's request.Gravatar diego2006-11-27
* _ld_sock is already in _ld_extra.Gravatar diego2006-11-27
* Add a config.mak variable for CDDB.Gravatar diego2006-11-27
* Sync with FFmpeg changes for (de)muxer registration.Gravatar diego2006-11-27
* Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check,Gravatar reimar2006-11-26
* -lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.cGravatar reimar2006-11-26
* Revert r21251 (moving loader/config.h contents to main config.h).Gravatar uau2006-11-26
* Set _win32codecsdir fallback also with --enable-win32Gravatar reimar2006-11-26
* Move contents of loader/config.h to configure/config.h, there areGravatar diego2006-11-25
* Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,Gravatar reimar2006-11-25
* Add generic target that allow compiling without any assembler or otherwiseGravatar reimar2006-11-25
* Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpegGravatar diego2006-11-24
* Get rid of _ld_gtk and _ld_glib.Gravatar diego2006-11-22
* Get rid of _ld_vorbis.Gravatar diego2006-11-22
* Make compilation depending on USE_OSD unconditional.Gravatar uau2006-11-22
* Get rid of _xmms_lib.Gravatar diego2006-11-22
* _ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.Gravatar diego2006-11-22
* Cosmetics to make the next patches more readable.Gravatar diego2006-11-22
* Remove _ld_x11.Gravatar diego2006-11-22
* typo noticed by Carl Eugen Hoyos, cehoyos ag.or.atGravatar diego2006-11-22
* Remove _ld_gif and _ld_theora.Gravatar diego2006-11-22
* Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.Gravatar diego2006-11-22
* Make compilation depending on USE_SUB unconditional.Gravatar uau2006-11-21
* Fix SVN r21075, it completely disabled OpenGL in almost all cases.Gravatar reimar2006-11-21
* Treat fontconfig and FreeType linker flags just like any other linker flag.Gravatar diego2006-11-21
* Remove stray -I from include dirs in live555 check, it was being duplicated.Gravatar diego2006-11-21
* cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODERGravatar diego2006-11-21
* _ld_tmp vs _ld_x264 typoGravatar diego2006-11-21
* Remove --with-x11libdir and --with-livelibdir.Gravatar diego2006-11-21