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