1
mirror of https://github.com/mpv-player/mpv synced 2024-10-26 07:22:17 +02:00
Commit Graph

488 Commits

Author SHA1 Message Date
pontscho
97654ce7f3 add initial mPNG support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4657 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 09:15:59 +00:00
pl
b1f8269755 added options for completeness: --enable-gcc-checking, --disable-profile
(found by Pontscho)

added workaround for CPU in config.h when using --target
(found by Gabucino)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4638 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 11:25:14 +00:00
rfelker
cdddc55548 one more fix for optional vesa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4563 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 02:32:53 +00:00
rfelker
2a7f6ab7f1 finished making vesa optional
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4562 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 02:29:55 +00:00
rfelker
b13e5950a6 made vesa support optional at compiletime
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4561 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 02:21:39 +00:00
pl
f83b0797c0 fix display of echocheck on sunos
added missing '--with-mlibdir' to help message
replaced \t by ' ' in help section
uses $MLIBHOME as a hint to set _mlibdir (Solaris)
small indent fixes (dunno why people did not align them ?)

(bugs & fixes for sun by meleth@freebox.com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4544 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 22:57:17 +00:00
albeu
43778fe0ac Added options to enable new input and joystick support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4508 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 12:43:18 +00:00
rfelker
b106f93d00 make opendivx codec optional at compiletime
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4490 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 00:52:51 +00:00
pl
163a9edfa2 improved check for libpng/png.h: catch crappy build environment (png.h and
libpng.so version mismatch)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4464 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-01 13:10:35 +00:00
arpi
9f6e3a836a vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik Snel <rsnel@cube.dyndns.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4347 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-26 00:47:26 +00:00
pl
6ad516f53f original patch by malc <malc@tmbg.co.uk>
slightly edited by me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4346 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-25 13:14:40 +00:00
pl
e53f6685ad Patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>:
- detect the Alpha CPU type: default ("ev56") won't work with older Alphas,
    and gcc can take advantage of newer ones that way.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4218 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 09:32:22 +00:00
arpi
66cfc2cab1 zr en/disable, libjpeg detection - patch by Rik Snel <rsnel@cube.dyndns.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4212 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 01:27:20 +00:00
arpi
ff9f7233f8 fbdev nocopy option, and static pthread fixes - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4210 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 01:12:01 +00:00
atmos4
19b826f732 awk change suggested by frederik kuivinen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4184 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 22:48:27 +00:00
atmos4
49c43f8c01 nicer awk check (logging) etc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4183 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 22:30:56 +00:00
pontscho
8d184312b0 small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4177 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 17:03:19 +00:00
atmos4
ec1be2cf3f *awk detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4173 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 14:49:36 +00:00
jaf
47aa9aeb74 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4171 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 12:35:16 +00:00
atmos4
b01493a577 Fix xvidix for non-x11 systems, 10l Alex :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4169 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 12:13:53 +00:00
alex
52bc20da42 added LIBDIR and USR_PREFIX
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4138 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-13 14:44:04 +00:00
alex
63172938ba some comments and messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4121 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-12 21:07:17 +00:00
atmos4
4d7665a602 Fix awk version check from --version to -W version (works with both mawk and gawk maybe guess also with original awk)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4118 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-12 20:02:47 +00:00
nick
8c649a0fca Additional AWK notes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4116 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-12 18:58:41 +00:00
nick
c89764b220 gawk->awk
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4112 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-12 17:59:22 +00:00
nick
f3e39c0b17 Checking for gawk
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4109 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-12 15:53:26 +00:00
arpi
d9ff2768db ao_dxr3 removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4098 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-11 22:33:44 +00:00
nick
b986aebcc5 Configurable VIDIX usage
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4090 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-11 17:20:43 +00:00
pl
17312c6801 slightly changed end message:
- hint on development packages
 - suggestion of reading DOC/bugreports.html


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4035 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 12:17:21 +00:00
pl
d6f2d144ad fbdev autodetection enabled (requires linux && /dev/fb0)
test changed for directfb (requires linux && /dev/fb0)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4020 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-06 22:57:58 +00:00
pl
5b981f805a stdint.h replaced by inttypes.h (used more frequently in the sources)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4004 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-06 13:06:51 +00:00
gabucino
278c0e8ef5 it's in sys/ .. isn't it?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3994 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-05 12:29:25 +00:00
lgb
997c6f8f7b Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) so
no more conflict with libdvdread: you can compile in both of libdvdread and
libcss support! You can even select libcss.so to load from command line or
configuration file, with '-csslib /usr/local/lib/libcss.so' or something
similar. Default for this option is /usr/local/lib/libcss.so. Note: libcss
version (ver>0.1) with newer API is not supported in this version! This is
the first version so stay tuned :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3976 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-04 13:08:14 +00:00
pl
4ff3fa6753 small fixes (=> HAVE_STDINT_H is now defined)
added STREAMING_LIB in config.mak/Makefile

Note: compile via a configure && make without glitches on SunOS


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3920 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-31 15:29:46 +00:00
pl
1b72f7b227 added test for inet_pton()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3904 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-30 19:38:28 +00:00
pl
ff648e487f more common format for output messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3903 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-30 19:17:10 +00:00
alex
bec66d8c77 they aren't required more
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3902 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-30 19:11:11 +00:00
arpi
4907032b7c _mencoder auto->yes (D Richard Felker III)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3897 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-30 13:55:05 +00:00
arpi
46797e5c3b dshow help changed - it doesn't depend on c++ compiler/libs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3896 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-30 13:26:14 +00:00
arpi
f3a1814192 divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection disabled if static=yes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3894 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-30 13:19:53 +00:00
arpi
333ef21d5c more recent libavcodec check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3889 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-30 04:03:27 +00:00
arpi
32142c5e6a libavcodec MBC detection fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3882 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-29 23:34:53 +00:00
alex
7d243ad740 applied patch by Malcolm <malc@cyberserf.co.uk>: check if the-less-buggier gcc3 is present if gcc2.96 found
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3877 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-29 11:35:21 +00:00
pl
20b8c4f4a9 "smarter" test for ffmpeg codec detection
I don't know if it's enough, though => feel free to adapt.
It does not check for the *find*codec*by*name() yet.

(requested several days ago by Gabucino & Arpi)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3874 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-29 00:40:04 +00:00
pl
201055ba3e missing -lsocket for sunos
qnx & win32


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3870 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-29 00:09:10 +00:00
arpi
5ff1b3e9ae opendivx listed at codecs, libvo2/config.mak is optional
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3869 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-29 00:03:47 +00:00
alex
475a35a952 fixed syntax error bug reported by Steven M. Schultz. btw, pl, please fix this
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3866 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-28 23:44:12 +00:00
arpi
6366d875d3 disable mp1e if no dxr3 or no mmx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3854 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-28 21:07:39 +00:00
alex
2830aab169 fix for QNX - disabling win32 codecs and libmp1e under QNX
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3850 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-28 20:24:40 +00:00
arpi
5765332cce SSE2 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3842 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-28 18:29:12 +00:00
pl
584dc6ee3d fixes a problem with undefined types (harmless anyway)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3839 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-28 18:14:23 +00:00
arpi
f0f34e3c51 Intel P4 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3837 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-28 18:01:56 +00:00
arpi
0c778769eb v4l detect fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3751 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 22:08:22 +00:00
arpi
194d23b1eb --confdir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3748 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 21:58:10 +00:00
pl
723657f423 "--help" fixes:
- lines should display correctly on 80 character-wide screens
 - '\t' replaced by spaces


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3696 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 02:56:02 +00:00
arpi
cb02c4f4e4 10l? streaming must be yes, auto is not enough because of Makefile
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3691 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 23:20:49 +00:00
arpi
91a09d9fe7 streaming enabled by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3690 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 22:45:21 +00:00
alex
c4ef688a08 compile encoders in libavcodec too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3660 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 15:14:10 +00:00
pontscho
4ece33ab9a eh ... dl ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3558 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-17 12:04:20 +00:00
pontscho
02ff9ed45a fix dvdread support detect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3557 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-17 11:49:17 +00:00
pl
89721b691d Patch by Adam Di Carlo <adam@onshore-devel.com>:
* configure: set _mtrr to no by default, is implied but not set like
   similar settings; if we're building w/ css but not dvdauth, we need
   -lcss


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3521 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-16 11:35:14 +00:00
jkeil
7a7eaccc0b --with-x11{inc,lib}dir configure option broken, can't select a specific X11
include/lib directory for mplayer compilation

solaris has pthread stub routines in libc, try to verify that the _ld_pthread
option used really produces a working threaded binary.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3507 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 18:35:06 +00:00
arpi
eb4fff3a8f dshow switched to C version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3452 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-10 22:40:14 +00:00
atmos4
35e0c399d1 MP1E configure patch by D. Holm.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3433 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-10 14:41:44 +00:00
pl
12eda0344e mencoder was still being built (unsucessfully) if mp3lame was missing
added a few comments to config.h


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3431 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-10 12:07:03 +00:00
arpi
272b032148 GUI_LIBS -> GTK_LIBS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3423 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-10 00:54:50 +00:00
nexus
150c85d4f4 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3361 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-06 23:26:58 +00:00
nexus
e56ddb3c25 ==/= fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3360 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-06 23:23:06 +00:00
arpi
7246c564b0 mp3lame detection separated, some unneeded -lm removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3357 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-06 22:26:41 +00:00
alex
05fb621fda added directfb to _vomodules
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3338 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-05 16:48:36 +00:00
mswitch
7af3856b51 Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes rte obsolete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3328 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-04 23:10:59 +00:00
jaf
cb90b5ac19 mpegpes added to output modules
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3326 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-04 22:04:14 +00:00
nexus
bdde3d5657 FreeBSD install nas* to /usr/X11 by default (and require -lm)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3284 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 15:57:10 +00:00
alex
e0ac7e9222 detect termios.h if no sys/termios.h (qnx getch2 support working)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3282 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 15:22:03 +00:00
arpi
0a2d56ae1b -ao NAS support by Tobias Diedrich <ranma@gmx.at>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3277 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 01:13:48 +00:00
arpi
e76248a995 vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3276 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 01:09:36 +00:00
arpi
9b7d60bf1a HAVE_VCD, some obsolete stuff removed (-alsa, xmmp)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3260 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 23:38:57 +00:00
pl
432cbe98f7 linux() bsd() ... etc is no longer case sensitive
(workaround for gabucino's not wanting to type --target=i386-Linux :))

unified a few echores messages


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3249 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 17:17:32 +00:00
alex
a65f2c37b3 added auto detection of tv v4l and changed tv to enabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3243 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 15:05:08 +00:00
alex
b4ed51ce6f fixed xanim detection (also present on non-x86 too - look at xanim homepage) and added tv into _inputmodules
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3242 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 14:41:54 +00:00
pl
9d07c2e4cb patch by Adam Di Carlo <adam@onshore-devel.com>:
1 more xanim path
  improved lirc autodetection


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3238 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 02:32:40 +00:00
arpi
8fcd3db94f fixed DGA detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3218 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-29 23:12:19 +00:00
atmos4
25486c1da7 Support for YV12 with DXR3, patch by D. Holm.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3209 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-29 19:18:48 +00:00
jkeil
4e432b51f4 new configure didn't build mplayer with mediaLib on solaris any more.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3208 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-29 19:00:48 +00:00
pl
903f0acae1 DGA handling changed (Arpi's request)
correct options: --enable-dga => auto (default)
                   --enable-dga=1 or ...=2
                   --disable-dga
changed --enable/disable-select handling to behave as the other tests


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3207 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-29 18:56:08 +00:00
atmos4
98feb0179d Newest DXR3 patch (improved 1.0rc2) by David Holm.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3202 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-29 17:31:58 +00:00
pl
db355d022c extrachecks for weird configs GUI (--enable-gui --disable-png for instance)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3197 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-29 16:47:07 +00:00
arpi
d94057426a cosmetical change of driver summary - do not print always enabled stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3194 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-29 01:18:05 +00:00
pl
225896dc0c summary handling was not correct (bugs found by Nilmoni Deb and Tibcu)
DGA detection changed since it did not detect (patch by tibcu)
changed vo_vesa building to behave as the other vo_*


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3190 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-28 17:52:25 +00:00
atmos4
dd4b508359 MP1E support needed by DXR3 stuff (Patch by D. Holm)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3188 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-28 15:34:31 +00:00
pl
f806047369 vcd status in summary was sometimes wrong (found by atmos)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3171 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-27 23:17:58 +00:00
pl
49df6450b9 completed the summary displayed after running configure
(todo: optimization option to add)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3170 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-27 21:54:27 +00:00
pl
fd96c8e30a configure cleanups:
a few typos
  a few reordering (C src / _blah=no / cc_check && _blah=yes)
  preliminary support to display a summary of enabled modules at the end
    of the run of ./configure (only AO & VO right now/check for _{a,v}omodules)
  cleanups of config.mak : X_LIBS gathered everything and whatever -
    no longer the case

Makefile cleanups to match the ones done in config.mak

NB: it still compiles here (but I'm pretty sure this will break on some systems :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3162 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-27 17:58:29 +00:00
jkeil
30feb55770 Use "tail -1" instead of "tail -n 1" to print the last line, the "-n" option
seems to be a gnu extension and is not available with the solaris "tail".


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3160 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-27 16:50:34 +00:00
atmos4
c639323e34 Disable problematic ffmpeg.so support by default and remove die on 2.2.x
and older kernel, replacing it with more in depth info.
(Kernel SSE check will disable SSE, if needed!)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3128 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-26 00:46:44 +00:00
alex
1393c53eb4 detecting nanosleep
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3090 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 18:25:09 +00:00
alex
9e1aa8639e sys/soundcard.h isn't needed for ALSA
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3087 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 16:34:04 +00:00
pl
b13e71dfac typo (1st found by André Dahlqvist <andre.dahlqvist@telia.com>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3084 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 15:34:03 +00:00
pl
590886a8f4 (on atmos's suggestions I found good :)
default is autodetection (if lame and divxencore libs found then compile it)
use --enable-mencoder or --disable-mencoder to alter this behavior
Makefile modified accordingly (uninstall and other ifeq...)
removed XMM_* since XMMP no longer there


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3080 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 00:21:51 +00:00
pl
9a21d44800 --help did not show what was really autodetected
(found by Nilmoni Deb <ndeb@ece.cmu.edu>)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3079 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 21:53:25 +00:00
pl
f9612a321b -rdynamic is now enabled if (bsd) || (_xanim is yes)
removed a few ${_ld_foo} since not needed
  (these variables are always always separated by spaces)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3066 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 10:06:30 +00:00
pl
67c533a44a -rdynamic is only needed on bsd's (well... it was the case in C1)
neither linux nor qnx need it and it doesn't help for static compilation
  too...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3062 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 01:56:10 +00:00
pl
74c82e3bb7 fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>
(--enable-termcap e.g.)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3058 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 21:09:03 +00:00
arpi
7ad56a44ea 2.2.x+SSE fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3053 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 16:51:03 +00:00
atmos4
b347e6a268 Fix kernel asm check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3052 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 16:43:33 +00:00
jkeil
ca7c6a68e8 typo in _ld_mlib shell variable, mplayer didn't link any more against medialib
-lposix4 and -lkstat lost on architecture dependand libs, _ld_arch


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3037 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 19:35:03 +00:00
arpi
8ca12cd021 USE_TERMIOS -> HAVE_TERMIOS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3036 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 19:28:16 +00:00
pl
351cbaa24d improved several tests (more headers + more functions)
would-be bug fixed in dga and dga2


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3030 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 16:16:47 +00:00
alex
1bff4ebaaa added dynamic linking flags runtime detection (-rdynamic - also now MPlayer compiles and runs fine under QNX)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3029 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 15:11:49 +00:00
pl
9e49468c2d _ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au>
reset content of $TMPO before cc_check to avoid incorrect ldd reports


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3023 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 12:31:35 +00:00
pl
cf490c99f0 still GL problem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3022 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 11:59:32 +00:00
pl
a9cd780dd1 when --enable-gl was used, linker flags (_ld_gl) were not set (found by Nick K)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3019 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 09:26:44 +00:00
arpi
109caf6b90 RTC is autodetected
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3016 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 07:53:20 +00:00
alex
ca3340782d fixed DPMS and pthread detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3011 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 17:15:35 +00:00
alex
b52ed1aee8 added termios detection support (no termios on qnx)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3008 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 16:42:01 +00:00
pl
89178ddf61 alsa link failed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3007 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 16:37:29 +00:00
alex
8262dd29ca arghh, fixed shm :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3006 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 16:06:33 +00:00
alex
2d24dd64ac added shm detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3005 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 15:54:43 +00:00
jaf
59ff0c9779 there was a shitty warning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3003 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 14:55:36 +00:00
alex
0faa3ec788 extended pthread to work under qnx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3002 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 14:11:57 +00:00
pl
95de5e8874 fix x11 linking when --disable-x11 used (btw sdl may still require it)
fix GL always detected even when x11 disabled


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2999 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 12:29:48 +00:00
pl
f9116e2e37 better support for --target: new boolean function x86()
added 3dfx & tdfx to --help


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2998 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 12:04:19 +00:00
gabucino
82c91e7585 fixed win32/xanim support on --target=i{4-6}86
pl : - are you sure the other "i386"-only checks are ok?
     - X libraries get included (-lX11 etc) when I say --disable-x11, pls check
Besides that, now it compiles static binary (with all my --disable-blah
switches)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2997 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 10:37:48 +00:00
pontscho
f90a25b600 png detect bug fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2994 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 09:43:55 +00:00
atmos4
21d2d092b8 Make description for SIMPLE_IDCT better and make #define consisten with others.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2993 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 01:57:27 +00:00
atmos4
5d9ac71cc6 small "make it easier to compile" addition, enable SIMPLE_IDCT by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2992 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 01:52:40 +00:00
pl
584b79c136 missing parts of --target support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2991 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 01:35:23 +00:00
pl
7a3fe1da26 typo
NB: after more tests, static support works when "bad" libs are disabled :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2990 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 01:03:11 +00:00
pl
bbaffe281d more debugging in configure.log [temporary]
(calls ldd to debug dependencies for [future] static support)

$_ld_x11 contains now $_ld_sock

improved x11 C test

libGL is no longer OS dependent (bsd) but depends on 2 compil' tests

preliminary support for -static:
  -static requires any test succeeds with that flag
  missing -logg for vorbis (triggered by -static)

NB: It still can't compile in static [undefined reference to... errors :/ ]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2989 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 00:38:41 +00:00
pl
8e3e974947 fixed -lz bug found by Steven M. Schultz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2988 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 23:20:08 +00:00
pl
cf79443140 configure.log is no longer in /tmp/
"Creating Gui/config.mak" added
changed zlib compile test
(more general zlib fix still underway)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2984 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 21:36:30 +00:00
pl
4471579a04 merge of latest commits to configure1 (alex's qnx support)
dynamic detection of pthread and dl
output files have now their final name (config.h instead of config2.h, ...)
some FIXME removed


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2974 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 17:45:23 +00:00
alex
286e53d7af double --enable-largefiles entries
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2963 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 23:19:02 +00:00
pl
2afaded565 removed _x _y support (no longer used)
cosmetic for DVD support (css/dvdread)
xanim detection slightly changed


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2962 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 22:50:30 +00:00
pl
736775df71 wrong name of variables (avcodec)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2950 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 13:23:13 +00:00
pl
3f154384e6 missing C sources tests
termcap typo that was breaking autodetection


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2949 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 11:46:09 +00:00
pl
2bcae4d2db last part of changes since around configure 230 applied
(lirc in autodetect, VO2 support)
blocks sorted for ao/vo (video/video+audio/audio)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2948 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 11:26:26 +00:00
pl
1a6f2f4eb9 bugs & fixes by Bohdan 'Nexus' Horst
small typos


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2946 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 09:57:54 +00:00
pl
dd8ccc2086 Major cleanups
Progressive tests
Some tests improved
Log file added
...other things I can't remember...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2944 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 03:53:05 +00:00
gabucino
1ae8c5a83d optional parameters can be added after --enable-static .
For example when compiling with aalib support, it needs -lslang -lgpm
-lncurses (etc)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2917 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-15 17:11:23 +00:00
arpi
b8a80b1134 gcc version messages updated. let's flame us again...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2909 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 22:18:16 +00:00
jkeil
2f56bc761d Add a test for 'vsscanf()' (it's missing on solaris / non iso-c99 systems)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2906 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 19:02:39 +00:00
mswitch
b7f83d94c2 Had to remove ao_mpegpes.c from the Makefile since it depends on libvo/vo_mpegpes and doesn't like libvo2 =).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2899 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 11:35:25 +00:00
mswitch
48d15985bf Added proper #include's for libvo2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2898 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 11:16:45 +00:00
mswitch
ff9243418c Added --enable-libvo2, NOTE: it doesn't compile with libvo2 yet!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2897 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 10:49:12 +00:00
gabucino
96b2f29e15 this test needed fixing too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2895 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 02:17:07 +00:00
gabucino
2233237e91 added --enable-static option
more possible "Unknown parameter" fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2893 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 01:40:26 +00:00
gabucino
9b150d9b84 left an empty line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2892 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 00:35:18 +00:00
gabucino
913f5042c6 hmm this is probably a better place for the check, as only the
Intel stuff has to be overwritten.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2891 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 00:33:39 +00:00
gabucino
503e4ff9c0 --target and some Intel checks fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2889 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 00:19:22 +00:00