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
pontscho
55667d0378
vortex buffer siza 32k
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3001 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 13:51:48 +00:00
pontscho
d086c56925
only 32k.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3000 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 13:25:14 +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
cf36e87277
mondom fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2996 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 09:56:22 +00:00
pontscho
8948893119
dvd playing bug fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2995 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-19 09:48:59 +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
f75c452f6a
size of array was incorrect
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2987 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 22:15:24 +00:00
pl
24bee95088
missing #include's
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2986 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 21:59:20 +00:00
jaf
bb213114ef
logfile added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2985 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 21:48:00 +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
arpi
92b3c286f9
mode selection (subdev) fix by Matan Ziv-Av matan@svgalib.org
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2983 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 19:47:58 +00:00
pontscho
cedb85f6f2
hm. kurva hibakezeles
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2982 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 19:24:50 +00:00
pontscho
3e771db3e4
fix middle menu hideing bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2981 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 19:22:55 +00:00
pontscho
c7bdd84243
smal; bugfix for main redraw
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2980 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 19:19:57 +00:00
arpi
90037e7409
banner + version printed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2979 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 19:12:25 +00:00
pl
927210800c
ao_mpegpes isn't really optional
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2978 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 18:58:03 +00:00
pontscho
1bf0dd6b40
add new events
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2977 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 18:18:20 +00:00
pontscho
2634f680c0
add new file types, ijen jol.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2976 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 18:17:04 +00:00
nick
83a3479f38
Ugly YV12 support on Radeon BES. (Only radeon_vid currently work with this stuff :( Sorry!)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2975 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 18:04:29 +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
gabucino
1e5325fa7f
added FVWM+GUI menu hint
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2973 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 15:52:40 +00:00
nick
0cd42028bc
Added preinit of lvo stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2972 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 15:06:32 +00:00
pontscho
e4c3e3c10a
fix blackbox xshape bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2971 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 15:05:25 +00:00
alex
15ea5ffcfc
fix to compile when SHM is disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2970 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 14:09:56 +00:00
atmos4
2a3e9d86da
Minor fixes by David.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2969 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 13:10:22 +00:00
gabucino
569ab2fa42
a-okay. (applied Nick's patch)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2968 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 10:17:37 +00:00
nick
bc2ab4625f
Unknown subdevice now is error (was - warning)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2967 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 09:46:11 +00:00
nick
15fe01cd87
Minor lacks fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2966 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 09:45:49 +00:00
nick
0daa53ca2a
Qualitative speedup of decoding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2965 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 09:45:29 +00:00
atmos4
d2d9565a1a
Move ignores in subdirs to their respective .cvsignore files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2964 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 23:55:40 +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
alex
9d1468947a
added copyleft header ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2961 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 19:55:25 +00:00
gabucino
ddf7accc4b
link from ATI Xv section to VESA & radeon_vid
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2960 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 19:22:09 +00:00
gabucino
5654f6d245
yoh. Wrote radeon_vid install+other stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2959 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 19:12:43 +00:00
gabucino
65c5c2fe97
yeah, true.
...
TODO: place links all over ATI TVout stuff and vice versa and etcetc :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2958 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 18:53:09 +00:00
gabucino
6ab1297100
DOXized and applied Nick's radeon_vid patch. Nick, should I update
...
the VESA section or do you want to do it ?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2957 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 17:43:25 +00:00
gabucino
939e466671
forgot to fix this
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2956 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 17:11:56 +00:00
gabucino
bcddaf0e40
applied pl's patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2955 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 17:10:13 +00:00
nick
98e51e975f
Fixed incorretc terminating of lvo stuff and improving of query_format
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2954 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 16:11:48 +00:00