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
gabucino
3b46416be1
typo fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2887 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-13 23:17:31 +00:00
jaf
19801d51c9
why not autodetecting lirc?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2864 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-13 12:44:32 +00:00
nexus
4d76cfb739
FreeBSD fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2863 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-13 09:48:50 +00:00
nexus
ae2fd8fc84
fix typos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2862 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-13 09:12:20 +00:00
alex
d9d5647797
added --enable-tv and --disable-tv (default is disabled)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2822 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 04:26:54 +00:00
pl
c00ac3a4ec
mplayer does not need -ldivxencore
...
mencoder does
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2812 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 01:45:01 +00:00
nick
34dcb46be7
warning for unknown parameters is quite enough
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2796 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-10 15:01:47 +00:00
pontscho
9c5e73182e
unkow parameter fix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2784 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 13:20:17 +00:00
pl
2b1aa3af86
memalign detection cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2775 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 02:02:58 +00:00
lgb
9c9e0143d2
Somebody wanna drink some cola?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2753 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-06 22:58:12 +00:00
pl
77efab6364
FF_POSTPROCESS shouldn't be defined if there is no ffmpeg's libavcodec found
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2752 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-06 19:51:15 +00:00
jkeil
eb878e7a06
dvb test, /dev/ost/video:
...
Check for character device (-c) instead of file existance (-e), the -e test
is not available on solaris' /bin/sh.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2744 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-06 16:56:27 +00:00
nick
dfe91abaa2
Move yuv2rgb to postprocess
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2733 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-06 11:22:40 +00:00
jaf
15c3567aa8
autodetecting for dvb-cards
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2728 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-05 21:49:20 +00:00
arpi
84b6d749f4
-lm for ffmpeg detect Christian Marillat <marillat@free.fr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2716 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-05 15:02:37 +00:00