aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Collapse)AuthorAge
* only make the check for osx api if system is darwinGravatar nplourde2005-09-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16456 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed dep for perl_check on osxGravatar nplourde2005-09-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16455 b3059339-0415-0410-9bf9-f77b7e298cf2
* better _comment in echoresGravatar iive2005-09-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16454 b3059339-0415-0410-9bf9-f77b7e298cf2
* Separate _freetype=no from the comment, this fixes the fontconfig bug ↵Gravatar iive2005-09-11
| | | | | | without need of forcing "no" git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16452 b3059339-0415-0410-9bf9-f77b7e298cf2
* perl check for macosxGravatar nplourde2005-09-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16445 b3059339-0415-0410-9bf9-f77b7e298cf2
* - remove useless /dev/video* checksGravatar henry2005-09-10
| | | | | | | | - add a proper configure check for v4l2 - prepare for videodev2.h removal git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16443 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make sure _freetype is either yes or no, otherwise fontconfig might be enabledGravatar reimar2005-09-10
| | | | | | | even without iconv (and thus freetype) support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16442 b3059339-0415-0410-9bf9-f77b7e298cf2
* CONFIG_GPL for lavcGravatar michael2005-09-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16441 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable vidix on AMD64, at least for nVidia it seems to work.Gravatar reimar2005-09-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16394 b3059339-0415-0410-9bf9-f77b7e298cf2
* a libmpcdec version with our patches was released (but I did not yet test it).Gravatar reimar2005-09-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16393 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove many annoying GTK includes in every compile line and remove GTKGravatar ods152005-09-03
| | | | | | | stuff from mp_msg by using a wrapper function. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16375 b3059339-0415-0410-9bf9-f77b7e298cf2
* likely() and unlikely() macros to help (newer) compilers optimize correctlyGravatar reimar2005-09-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16369 b3059339-0415-0410-9bf9-f77b7e298cf2
* ENCA uses -lmGravatar henry2005-08-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16314 b3059339-0415-0410-9bf9-f77b7e298cf2
* X11 can use pthread (fixes --enable-static)Gravatar henry2005-08-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16313 b3059339-0415-0410-9bf9-f77b7e298cf2
* more thorough aalib test (needed for --enable-static)Gravatar henry2005-08-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16312 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove broken shared libpostproc stuffGravatar rfelker2005-08-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16277 b3059339-0415-0410-9bf9-f77b7e298cf2
* gtf.{c,h} is used by vesa onlyGravatar alex2005-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16265 b3059339-0415-0410-9bf9-f77b7e298cf2
* use libvbe from vesautilsGravatar alex2005-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16257 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary subshell invocations.Gravatar diego2005-08-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16253 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix MEncoder build with shared libavcodec.Gravatar diego2005-08-17
| | | | | | | patch by Panagiotis Issaris <takis - at - lumumba - dot - uhasselt - dot - be> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16252 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for GTK 2.x.Gravatar reimar2005-08-17
| | | | | | | Patch by Onur Kucuk (onur . delipenguen net). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16247 b3059339-0415-0410-9bf9-f77b7e298cf2
* libaf/config.mak is generated, so mention itGravatar wight2005-08-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16213 b3059339-0415-0410-9bf9-f77b7e298cf2
* revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf supportGravatar henry2005-08-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16211 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, must be ld_dl instead of ld_ldGravatar reimar2005-08-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16198 b3059339-0415-0410-9bf9-f77b7e298cf2
* Forgot to actually enable vo_gl on Windows...Gravatar reimar2005-08-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16182 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support new static libavcodec (depends on libavutil).Gravatar al2005-08-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16166 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix detection of iconv implementations which require libdlGravatar aurel2005-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16151 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenGL needs _ld_dl to get extension functionsGravatar reimar2005-07-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16119 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove unneeded vgaglGravatar iive2005-07-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16115 b3059339-0415-0410-9bf9-f77b7e298cf2
* Power5 supportGravatar reimar2005-07-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16040 b3059339-0415-0410-9bf9-f77b7e298cf2
* When using --enable-* options you are on your own.Gravatar reimar2005-07-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16020 b3059339-0415-0410-9bf9-f77b7e298cf2
* libx264 compiled with visualization requirs xlibGravatar iive2005-07-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16016 b3059339-0415-0410-9bf9-f77b7e298cf2
* musepack demuxing and decoding support (demuxing is v7 bitstream only).Gravatar reimar2005-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15959 b3059339-0415-0410-9bf9-f77b7e298cf2
* Print CFLAGS warning last so nobody can miss it.Gravatar reimar2005-07-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15957 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to myself for breaking mingws dll codec support when libpthread is not ↵Gravatar faust32005-06-26
| | | | | | installed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15822 b3059339-0415-0410-9bf9-f77b7e298cf2
* set HAVE_LRINTF and C99/GNU_SOURCE during internal FAAD compile testGravatar henry2005-06-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15817 b3059339-0415-0410-9bf9-f77b7e298cf2
* makes fribidi <= 0.10.4 works againGravatar aurel2005-06-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15811 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix fribidi 0.10.5 and greater support (patch by Amir Shalem < amir at ↵Gravatar aurel2005-06-22
| | | | | | boom.org.il >) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15800 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, -march=k8 was used with cpu detection even when compiler did notGravatar reimar2005-06-18
| | | | | | | support it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15752 b3059339-0415-0410-9bf9-f77b7e298cf2
* AMD-64's version of Suse ships a version of 3.3 hacked with brokenGravatar gpoirier2005-06-09
| | | | | | | | backported patches from gcc 3.4, which broke CPU + GCC version detection. Patch by Corey Hickey < bugfood - ml WOOP fatooh POUM org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15708 b3059339-0415-0410-9bf9-f77b7e298cf2
* toolame/twolame typo, 10lGravatar nicodvb2005-06-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15701 b3059339-0415-0410-9bf9-f77b7e298cf2
* pthreads support for mingw, patch by Gianluigi Tiesi <mplayer at netfarm.it>Gravatar faust32005-06-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15663 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 r252 (8x8dct)Gravatar lorenm2005-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15655 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mac OS X Audio with AudioUnits and AudioToolbox format convertersGravatar nplourde2005-06-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15646 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a note to the --help output that explains how our configure works,Gravatar diego2005-06-05
| | | | | | | especially the --enable case that is different from autoconf. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15645 b3059339-0415-0410-9bf9-f77b7e298cf2
* modified X11 check to use correct libs on mixed 32/64 bit systemsGravatar reimar2005-06-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15630 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264 check needs -lpthreadGravatar lorenm2005-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15616 b3059339-0415-0410-9bf9-f77b7e298cf2
* New ao_jack without bio2jack dependency.Gravatar reimar2005-06-01
| | | | | | | Since I rewrote ao_jack.c from scratch, the diff is unreadable, sorry. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set stack non-executable where supported.Gravatar reimar2005-06-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15605 b3059339-0415-0410-9bf9-f77b7e298cf2
* - correct the argument in configure check for lrintf() to avoid a warningGravatar henry2005-05-30
| | | | | | | | - add -D_GNU_SOURCE where lrintf() is used, for the cases when -std=gnu99 isn't available git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15597 b3059339-0415-0410-9bf9-f77b7e298cf2