summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* If libggi has been found, search for the libggiwmh extensiondiego2005-05-111-0/+26
| | | | | | | | w/o relying on it. patch by Christoph Egger <Christoph_Egger at gmx dot de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15406 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not define HAVE_ALTIVEC_H on osx with gcc4nplourde2005-05-101-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15397 b3059339-0415-0410-9bf9-f77b7e298cf2
* mcpu & mtune work on gcc4nplourde2005-05-101-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15396 b3059339-0415-0410-9bf9-f77b7e298cf2
* look if round function exist in math.h & define HAVE_ROUND. patch by Steven ↵nplourde2005-05-101-0/+16
| | | | | | M. Schultz <sms@2BSD.COM> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15394 b3059339-0415-0410-9bf9-f77b7e298cf2
* end of the locale nightmare, foreverrfelker2005-05-091-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15390 b3059339-0415-0410-9bf9-f77b7e298cf2
* dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ↵nplourde2005-05-091-1/+7
| | | | | | ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15381 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow more gcc 3.x and 4.x versions.diego2005-05-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15379 b3059339-0415-0410-9bf9-f77b7e298cf2
* added twolame mp2 audio encodernicodvb2005-05-071-0/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15360 b3059339-0415-0410-9bf9-f77b7e298cf2
* expose x264 options 'me' and 'me_range'.lorenm2005-05-051-1/+1
| | | | | | | patch by Guillaume Poirier. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15353 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not define video_out_macosx if corevideo is not presentnplourde2005-05-051-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15348 b3059339-0415-0410-9bf9-f77b7e298cf2
* 5l to me, i didn't notice the extra quotes breaking thingsrfelker2005-05-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15343 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove nonportable and replace with proper quotingrfelker2005-05-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15342 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000000000l for using nonportable, obfuscated, and evenrfelker2005-05-041-2/+2
| | | | | | | | | locale-dependent commands to do the equivalent of the most basic unix text processing command, tr. finally this is fixed in a way that works on all systems with no hacks. *sigh* git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15341 b3059339-0415-0410-9bf9-f77b7e298cf2
* force C locale to assure consistent behavior of toupper()henry2005-05-041-2/+2
| | | | | | | Signed off by Ismail Donmez - ismail at kde org tr git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15339 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix sed for syntax to work on gnu & bsdnplourde2005-05-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15337 b3059339-0415-0410-9bf9-f77b7e298cf2
* proper list of libav codecnplourde2005-05-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15335 b3059339-0415-0410-9bf9-f77b7e298cf2
* per (libav)codec enable/disable fixmichael2005-05-031-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15334 b3059339-0415-0410-9bf9-f77b7e298cf2
* recommended flags on osxnplourde2005-04-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15295 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable vo_macosx if corevideo availablenplourde2005-04-291-8/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15293 b3059339-0415-0410-9bf9-f77b7e298cf2
* macosx core video modulenplourde2005-04-291-1/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15292 b3059339-0415-0410-9bf9-f77b7e298cf2
* added faac audio encodernicodvb2005-04-251-0/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15260 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio encoding reworkednicodvb2005-04-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15235 b3059339-0415-0410-9bf9-f77b7e298cf2
* newer versions of mingws gcc do not like terminating slahes when specifying ↵faust32005-04-171-1/+1
| | | | | | extra include paths git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15202 b3059339-0415-0410-9bf9-f77b7e298cf2
* allows the Mac OS X version of MPlayer to look for its data files inside the ↵nplourde2005-04-131-0/+18
| | | | | | Resources directory of the appwrapper. patch by Chris Roccati <roccati@pobox.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15146 b3059339-0415-0410-9bf9-f77b7e298cf2
* - fix gcc warnings, strlcat/strlcpy prototypesrathann2005-04-061-2/+2
| | | | | | | - fix bad sscanf usage in geometry.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15059 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix shared libpostproc installation.diego2005-03-231-0/+2
| | | | | | | based on a patch by Rene Rebe <rene at exactcode dot de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14995 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 171: chroma_me, chroma_qp_offsetlorenm2005-03-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14944 b3059339-0415-0410-9bf9-f77b7e298cf2
* use inttypes.h for checks instead of less spread-ed stdint.hiive2005-03-061-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14921 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 r150: new option 'b_pyramid'lorenm2005-03-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14917 b3059339-0415-0410-9bf9-f77b7e298cf2
* libsmbclient is sometimes built with ssl support. This takes it into accountwight2005-03-021-0/+5
| | | | | | | and tests if -lsmbclient needs -lssl. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14891 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a stream module for the vstream client libraryjoey2005-02-271-1/+28
| | | | | | | allows MPlayer to stream video from a properly equipped Tivo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14837 b3059339-0415-0410-9bf9-f77b7e298cf2
* --charset configure option to convert help messages charsetreimar2005-02-261-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14831 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 r137: adaptive B-frame decision, flush delayed frames.lorenm2005-02-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14785 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for MAP_ANON vs. MAP_ANONYMOUS fix...reimar2005-02-221-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14762 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync to x264 r134: weighted prediction for B-frames.lorenm2005-02-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14760 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, missing _noreimar2005-02-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14755 b3059339-0415-0410-9bf9-f77b7e298cf2
* x264: expose option "level_idc".lorenm2005-02-201-1/+1
| | | | | | | patch by Jeff Clagg <snacky at ikaruga dot co dot uk>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14739 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move x264 version check into configure.lorenm2005-02-181-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14723 b3059339-0415-0410-9bf9-f77b7e298cf2
* DGA works only with x11reimar2005-02-061-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14672 b3059339-0415-0410-9bf9-f77b7e298cf2
* XvMC is not yet autodetected, don't claim otherwise in the help output,diego2005-02-051-1/+1
| | | | | | | noticed by James Lancaster <james at kirk dot math dot twsu dot edu>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14658 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUSreimar2005-02-051-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14648 b3059339-0415-0410-9bf9-f77b7e298cf2
* makes --enable-*-faad really enable without any further check and drop ↵aurel2005-02-031-30/+4
| | | | | | support for old external faad2 versions (<= 1.1) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14639 b3059339-0415-0410-9bf9-f77b7e298cf2
* Separate XF86 video mode extension check from XF86 keysym check asdiego2005-02-021-4/+29
| | | | | | | | XFree 3.x does not have the latter. based on a patch by Trent Piepho <xyzzy at speakeasy dot org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14637 b3059339-0415-0410-9bf9-f77b7e298cf2
* Print which of Tremor, internal Tremor or libvorbis has been enabled.diego2005-02-011-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14632 b3059339-0415-0410-9bf9-f77b7e298cf2
* The test to check for working pthreads fails if the system can supportdiego2005-01-221-1/+1
| | | | | | | | pthreads without any gcc options (for instance, Darwin). patch by Alexander Strange <astrange at ithinksw dot com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14580 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make configure check for aalib dependency on libX11 if it fails without.diego2005-01-221-3/+7
| | | | | | | | Necessary to link against aalib from the OpenBSD ports tree. patch by Ian Lindsay <iml at formicary dot org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14574 b3059339-0415-0410-9bf9-f77b7e298cf2
* better test for MAP_FAILED by Ian Lindsayalex2005-01-211-5/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14567 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove all setlocale calls, they break the behaviour of sscanf andreimar2005-01-201-26/+0
| | | | | | | | strcasecmp, especially with tr_TR locale - and do not seem to be good for anything. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14543 b3059339-0415-0410-9bf9-f77b7e298cf2
* detect and use the codecs paths instead of win32.reimar2005-01-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14524 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lattila2005-01-141-1/+1
| | | | | | | useless use of test git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14495 b3059339-0415-0410-9bf9-f77b7e298cf2
* sun grep doesn't like binary files, thus the compiled fileattila2005-01-121-1/+1
| | | | | | | has to be passed trough strings first. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14470 b3059339-0415-0410-9bf9-f77b7e298cf2
* RTC check should no longer be Linux-only.diego2005-01-061-9/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14392 b3059339-0415-0410-9bf9-f77b7e298cf2
* RTC support on FreeBSD, inspired by a patch from Michael Johnsondiego2005-01-061-3/+8
| | | | | | | <ahze at FreeBSD dot org> and Reimar Döffinger. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14382 b3059339-0415-0410-9bf9-f77b7e298cf2
* internal Tremor decoder for Ogg/Vorbishenry2004-12-301-7/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14281 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support amr_nb and amr_wb via libavcodecrtognimp2004-12-291-0/+98
| | | | | | | Add fourcc for H.263 used in 3gp files (s263) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14279 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not use pthreads on hpux (broken, hardly useful).reimar2004-12-231-0/+2
| | | | | | | | | | For reference, I get the following when starting a version compiled with it: Pthread internal error: message: __libc_reinit() failed, file: /ux/core/kern/pthreads/pthread.c, line: 1093 Return Pointer is 0xc0e29273 Quit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14227 b3059339-0415-0410-9bf9-f77b7e298cf2
* When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems ↵reimar2004-12-231-0/+5
| | | | | | with lavc (because utils.c defines a stub otherwise) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14226 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.ivo2004-12-231-0/+44
| | | | | | | | | | Compilation is optional and can be controled by configure. You need to have the LADSPA SDK installed in order to have it autodetected by configure. Manual page is updated. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14218 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable memalign hack for libavcodec when memalign is not present, hopefully ↵faust32004-12-151-0/+1
| | | | | | the mencoder segfaults on mingw are gone now git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14158 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l for me => is not >=zdar2004-11-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14046 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is ↵zdar2004-11-251-5/+9
| | | | | | required for vo directfb. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14043 b3059339-0415-0410-9bf9-f77b7e298cf2
* check for __builtin_expect (used by libmpeg2)henry2004-11-221-0/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14015 b3059339-0415-0410-9bf9-f77b7e298cf2
* should be \$ not $\wight2004-11-201-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14000 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for debianized LIVE.COM libraryhenry2004-11-201-13/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13998 b3059339-0415-0410-9bf9-f77b7e298cf2
* devices.html is no more, link updated.diego2004-11-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13916 b3059339-0415-0410-9bf9-f77b7e298cf2
* add support for macosx finder argument support (let you bundle mplayer to be ↵nplourde2004-11-101-0/+18
| | | | | | a finder compliant .app) patch by Chris Roccati <roccati@pobox.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13910 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix --disable-termios, approved by Diegorathann2004-11-101-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13908 b3059339-0415-0410-9bf9-f77b7e298cf2
* Handle "tail" and "head" properly. If using "-1" does not work then use "-n ↵mosu2004-11-071-11/+25
| | | | | | 1". Throw away warnings in both cases. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13896 b3059339-0415-0410-9bf9-f77b7e298cf2
* recommit sascha's commit (Lennart Poettering's polyaudio stuff)rfelker2004-11-061-0/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13887 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove mac shlb support to use new helix codec for realvideo support on osxnplourde2004-11-031-23/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13861 b3059339-0415-0410-9bf9-f77b7e298cf2
* winvidix requires -lgdi32faust32004-11-021-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13852 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable vcd support on all based darwin systemnplourde2004-11-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13847 b3059339-0415-0410-9bf9-f77b7e298cf2
* some people have GREP_OPTIONS set to --ignore-case what makes it a bit ↵faust32004-10-311-3/+4
| | | | | | dangerous to rely on the string MPlayer for the big endian check git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13831 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>faust32004-10-301-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13806 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>faust32004-10-301-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13803 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow attaching gdb on crash automatically.reimar2004-10-281-0/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13795 b3059339-0415-0410-9bf9-f77b7e298cf2
* _def_enca should always be set to something! And preferrably correctly..reimar2004-10-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13747 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add --enable and --disable options for vo_pnm and vo_md5sum to configure.ivo2004-10-231-0/+41