summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* add checks for gettimeofday() select() and glob()faust32003-04-041-0/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9829 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added IPv6 support, patch by Dave Lambley ↵bertrand2003-03-261-2/+59
| | | | | | <mplayer-dev-eng@dlambley.freeserve.co.uk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9692 b3059339-0415-0410-9bf9-f77b7e298cf2
* use CFLAGS when doing tests in configure, patch by Sylvain Petreolle ↵alex2003-03-231-2/+2
| | | | | | <spetreolle@yahoo.fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9669 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable dvbin with dvbhead or old-dvb support, bug noticed by nsabbi@libero.it>alex2003-03-221-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9654 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l noticed by Steven M. Schultz <sms@2BSD.COM> and a bit cleaned upalex2003-03-211-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9642 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compile without libsmbclienthenry2003-03-211-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9641 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvbin detection fixed, noticed by nsabbi@libero.italex2003-03-211-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9638 b3059339-0415-0410-9bf9-f77b7e298cf2
* hebrew support using fribidi libs, patch by Raindel Shachar ↵alex2003-03-211-0/+48
| | | | | | <raindel@techunix.technion.ac.il> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9636 b3059339-0415-0410-9bf9-f77b7e298cf2
* libsmbclient detection support, slightly rewritten the original patch sent ↵alex2003-03-211-0/+35
| | | | | | by Vladimir Moushkov <vlindos_mpdev@abv.bg> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9629 b3059339-0415-0410-9bf9-f77b7e298cf2
* this is a combo patch that:arpi2003-03-161-0/+4
| | | | | | | | | | | | 1) adds an experimental TS demuxer to mplayer 2) adds an input (streaming) interface from DVB cards. It compiles and runs with the following versions of the drivers: dvb-kernel (HEAD) (with stock kernel 2.4.20) and 0.9.4 (with kernel 2.4.18) patch by Nico <nsabbi@libero.it> some cleanups, ts demuxer fixes by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9611 b3059339-0415-0410-9bf9-f77b7e298cf2
* Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.diego2003-03-121-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9577 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_xover is a new vo that should make easy to have x11 support foralbeu2003-03-121-4/+4
| | | | | | | | | | all overlay based vo. Add support for xover to tdfx_vid. Sometimes the display flash bcs the x server fuckup the overlay settings :( Not so bad as it only append when i switch the focused window here. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9570 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)albeu2003-03-071-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9547 b3059339-0415-0410-9bf9-f77b7e298cf2
* Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)michael2003-03-051-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9536 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li ↵michael2003-03-051-2/+3
| | | | | | at ieee dot org>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9534 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l found by Joey Parrish <joey@nicewarrior.org>alex2003-02-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9505 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix of fix of my sed code, should now be portableatmos42003-02-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9499 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adding gcc major, minor, mini vars, adding unused var suppression for gcc 3 ↵atmos42003-02-231-0/+6
| | | | | | series git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9498 b3059339-0415-0410-9bf9-f77b7e298cf2
* HPUX DVD fix by Martin Gansser <MGansser@rand.de>, checked by Arpi.diego2003-02-231-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9490 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove wno-unused-parameter again (seems gcc-2.95 doesnt like it, ... with ↵michael2003-02-231-1/+1
| | | | | | some options at least ???) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9484 b3059339-0415-0410-9bf9-f77b7e298cf2
* skip annoying unused parameter shit (if anyone needs these / knows a case ↵michael2003-02-211-1/+1
| | | | | | where they pointed to a real bug then reverse this) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9479 b3059339-0415-0410-9bf9-f77b7e298cf2
* Latest version has the following features:arpi2003-02-201-18/+42
| | | | | | | | | | | | | | | | | | | | | | | | | - --language=ab,cd,ef and --language="ab cd ef" are supported, the list is now used as a fallback for possible message/gui translations - --language=all is supported - --language=ab,cd,ef,all and --language="ab cd ef all" are supported for all man pages, but different message/gui translations than en - $LINGUAS is honored - if no --language or $LINGUAS is given it defaults to en Credits for ideas go out to (in no particular order): Tobias Diedrich Sylvain Petreolle Dan Christiansen Dominik Mierzejewski Andriy N. Gritsenko and everyone I've forgotten Andreas Hess <jaska@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9471 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for native MacOSX APIs by Dan Christiansen <danchr@daimi.au.dk>alex2003-02-191-0/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9467 b3059339-0415-0410-9bf9-f77b7e298cf2
* gif library incompatibility fixes and prefere libungif over libgif. Patch by ↵alex2003-02-191-7/+29
| | | | | | Joey Parrish <joey@nicewarrior.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9464 b3059339-0415-0410-9bf9-f77b7e298cf2
* WIN32_PATH cleanupalex2003-02-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9463 b3059339-0415-0410-9bf9-f77b7e298cf2
* win32 loader wasn't build on solaris x86 ("!" shell operator doesn't workjkeil2003-02-171-1/+1
| | | | | | | on solaris) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9453 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by "Andriy N. Gritsenko" <andrej@lucky.net>gabucino2003-02-171-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9452 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable vidix for ppcalex2003-02-151-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9441 b3059339-0415-0410-9bf9-f77b7e298cf2
* moving postprocess code to libavcodecmichael2003-02-141-6/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9427 b3059339-0415-0410-9bf9-f77b7e298cf2
* Must quote shell variable in test expression, otherwise configure bombs outjkeil2003-02-131-1/+1
| | | | | | | on solaris git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9416 b3059339-0415-0410-9bf9-f77b7e298cf2
* add gentoo default real dirsatmos42003-02-121-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9409 b3059339-0415-0410-9bf9-f77b7e298cf2
* optional loader/ (currently it does nothing until the win32 support on ↵alex2003-02-111-7/+22
| | | | | | cygwin is disabled) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9399 b3059339-0415-0410-9bf9-f77b7e298cf2
* - look for alternative locations of cdparanoia includes (in redhat this is ↵filon2003-02-081-1/+9
| | | | | | /usr/include/cdda) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9355 b3059339-0415-0410-9bf9-f77b7e298cf2
* - add missing entry for NAS in --helpfilon2003-02-081-1/+2
| | | | | | | | | - change order of looking for X11 includes, /usr/include almost alway will be the bad choice. often /usr/include/X11 is linked to /usr/X11R6/include/X11 so looking for NAS headers will fail (for example in RedHat) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9354 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lm needed for svgalibgabucino2003-02-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9344 b3059339-0415-0410-9bf9-f77b7e298cf2
* configure options available, but not documented -> 1lfilon2003-02-081-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9338 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2003-02-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9332 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't use -lintl by default (force with --enable-i18n)arpi2003-02-071-3/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9329 b3059339-0415-0410-9bf9-f77b7e298cf2
* libfaad2 v1.0, v1.1, v1.2 detection, and API change workaround in ad_faad.carpi2003-02-071-2/+30
| | | | | | | based on patch by Andre Schulz <andre@0wnage.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9322 b3059339-0415-0410-9bf9-f77b7e298cf2
* The patch add a library detection to configure and the usage of thearpi2003-02-071-3/+11
| | | | | | | | detected libraries in Makefile. based on patch by Alexander.Gottwald@informatik.tu-chemnitz.de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9317 b3059339-0415-0410-9bf9-f77b7e298cf2
* maybe fixed mp3lame version checkarpi2003-02-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9309 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup detection of various divx4 versions/alternativesarpi2003-02-061-37/+28
| | | | | | | | | | | | | allows mixing xvid with divx4/5linux libs basic rule: -vfm odivx/divx4 and -ovc divx4 uses divx4/5linux/opendivx if available, otherwise uses xvid (if divx4.h is available and xvid has decore()/encore() functions). based on patch by Kim Minh Kaplan <kmkaplan@selfoffice.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9301 b3059339-0415-0410-9bf9-f77b7e298cf2
* confidir's default changed a while agoattila2003-02-021-1/+1
| | | | | | | fix help output git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9219 b3059339-0415-0410-9bf9-f77b7e298cf2
* some typos and rewordingsdiego2003-01-311-18/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9185 b3059339-0415-0410-9bf9-f77b7e298cf2
* CONFIG_RISKYmichael2003-01-291-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9156 b3059339-0415-0410-9bf9-f77b7e298cf2
* typoarpi2003-01-291-1/+1
| | | | | | | patch by Jerome Mainka <mainka@antidot.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9155 b3059339-0415-0410-9bf9-f77b7e298cf2
* libgif/libungif based demuxer support for libmpdemux.arpi2003-01-281-3/+5
| | | | | | | patch by Joey Parrish <joey@nicewarrior.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9130 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed ./configure --cc="ccache gcc"arpi2003-01-261-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9101 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to merfelker2003-01-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9067 b3059339-0415-0410-9bf9-f77b7e298cf2
* until configure can distinguish between supported and unsupportedrfelker2003-01-221-2/+2
| | | | | | | | dvdnav versions, it should be disabled by default! besides, the code is incomplete and broken. if you want it enabled commit a real fix. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9063 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1l :)arpi2003-01-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9051 b3059339-0415-0410-9bf9-f77b7e298cf2
* support runtime cpudetect on non-x86 systems tooalex2003-01-191-7/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9025 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch adds support for 4Front Technologies commercial Open Soundarpi2003-01-191-3/+15
| | | | | | | | | | | | | System (TM) driver for NetBSD and OpenBSD. Also, it stops unnecesarily pulling in the libossaudio compatibility library on NetBSD when ossaudio is disabled, as is already done on OpenBSD. (Other systems don't have a compatibility layer; they either have OSS audio in the kernel or they don't, so they wouldn't be affected.) Patch was committed to NetBSD pkgsrc by Johny C. Lam <jlam@netbsd.org>. Frederick Bruckman <fredb@immanent.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9023 b3059339-0415-0410-9bf9-f77b7e298cf2
* it *worked*, but probably wasn't what was intended, and could break ifrfelker2003-01-181-1/+1
| | | | | | | TMPLOG changed to something different... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8985 b3059339-0415-0410-9bf9-f77b7e298cf2
* libvorbisidec already includes ogg parser code; no sense in depending on ↵rfelker2003-01-131-1/+1
| | | | | | more libs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8935 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavcodec (from ffmpeg) requires CONFIG_DARWIN to enable AltiVec on ↵arpi2003-01-091-0/+2
| | | | | | | | | Darwin/MacOSX patch by Romain Dolbeau <dolbeau@irisa.fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8862 b3059339-0415-0410-9bf9-f77b7e298cf2
* Yet another instance of solaris' /bin/sh not happy with the posix "!" booleanjkeil2003-01-041-2/+12
| | | | | | | | operator (``!: not found''). Added a shell utility function "not" and use that instead of operator "!". git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8781 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed dll path with --enable-win32arpi2003-01-041-10/+18
| | | | | | | bugrep by Maximo Ramos <maximo@violadores.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8778 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2003-01-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8762 b3059339-0415-0410-9bf9-f77b7e298cf2
* useless lines removed :)arpi2003-01-031-2/+0
| | | | | | | thx to Thanks Matthias & Steffen Barszus git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8731 b3059339-0415-0410-9bf9-f77b7e298cf2
* Win32 DLLs and OpenGL do not work on Cygwin. Automatically disable them anddiego2002-12-291-11/+14
| | | | | | | update the documentation accordingly, plus some spellchecking cosmetics. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8643 b3059339-0415-0410-9bf9-f77b7e298cf2
* --enable-freetype fix (freetype-config was not set)arpi2002-12-291-1/+1
| | | | | | | patch by Alexander.Gottwald@informatik.tu-chemnitz.de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8634 b3059339-0415-0410-9bf9-f77b7e298cf2
* langauage list at --help fixedarpi2002-12-281-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8630 b3059339-0415-0410-9bf9-f77b7e298cf2
* DVB-HEAD (aka. NEWSTRUCT) detection & supportarpi2002-12-281-2/+48
| | | | | | | patch by Dimitrios Dimitrakos <mail@dimitrios.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8595 b3059339-0415-0410-9bf9-f77b7e298cf2
* new EsounD audio driver (-ao esd)jkeil2002-12-271-0/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8573 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merged EDL 0.5 patch - it's something like Quicktime's edit lists.arpi2002-12-231-0/+17
| | | | | | | | (skip sections listed in a text file. it also supports creating them) patch by Michael Halcrow <mah69@email.byu.edu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8532 b3059339-0415-0410-9bf9-f77b7e298cf2
* XMMS Input plugin supportarpi2002-12-221-0/+46
| | | | | | | | based on patches by Balatoni Denes <pnis@coder.hu> changes by me: glib dependency removed, files merged, code simplified, some bugfixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8529 b3059339-0415-0410-9bf9-f77b7e298cf2
* Presets are an easy way, to use hard to access lame options and to givearpi2002-12-211-2/+2
| | | | | | | | | | you optimum quality at average bitrate. This patch adds presets to mencoder for libmp3lame >= 3.92. More info in the sourcecode & at http://www.mp3dev.org/mp3/doc/html/presets.html patch by eviv bulgroz <ebulgroz@yahoo.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8518 b3059339-0415-0410-9bf9-f77b7e298cf2
* Re-write the soundcard.h test, so that it does not use a "!" operator.jkeil2002-12-171-4/+5
| | | | | | | | | | This part of configure was failing on solaris, with an error message: Checking for soundcard.h ... ./configure: !: not found no git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8490 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable Albeu's config code bu default (it's time to test it :))arpi2002-12-061-2/+2
| | | | | | | report any problems ASAP! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8386 b3059339-0415-0410-9bf9-f77b7e298cf2
* enabled QTX codecs by default - time to get it tested by users :)arpi2002-12-051-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8374 b3059339-0415-0410-9bf9-f77b7e298cf2
* qtx = codecjaf2002-12-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8371 b3059339-0415-0410-9bf9-f77b7e298cf2
* optional (compile-time switch) subtitles-sorting featurearpi2002-12-051