Commit Graph

3039 Commits

Author SHA1 Message Date
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
atmos4 30ffaf0e5f Quick hack to don't use ldivxencode on systems where it'S not installed.
This should be improved: add compile check to configure (with sth. from encore2.h I guess), seperate divxdecore and encore as only one of them could possibly be
installed, add ifdefs to code so it doesn't spit errors about missing headers if no divx4 is present.
(I don't currently have installed divx4 so I only did the quick hack for first).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2704 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-05 02:04:10 +00:00
pl b65bc437af problems with --with-sdl-config (option ignored)
added --with-{gtk,glib}-config


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2701 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-05 00:00:25 +00:00
atmos4 c4f9ebc49a Removed -fomit-frame-pointer hack in favour of CFLAGS warning I previously added (this should also fix profiling and maybe some non-x86 build).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2700 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-04 23:46:49 +00:00
pl fdcffd63f0 avoids spitting bad compilation messages at the user when sthg does not work
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2663 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-03 23:15:44 +00:00
alex 29c4e4691b checkin for xanim support, also --disable-xanim and --with-xanimlibdir option added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2658 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-03 21:25:55 +00:00
arpi e450a4acec dxr3 support by David Holm <dholm@telia.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2645 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-03 02:36:02 +00:00
pl 8e84ddabdd added macros for weirdos (irix/sunos)
fixed some messages
rewrite OS names if necessary (irix/cygwin)
added mips known type
{sdl,sdl11,gtk,gtk12,glib,glib12}-config autodetection


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2595 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-31 18:25:28 +00:00
atmos4 94b32111e5 Enable stream cache by default.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2526 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-28 22:56:44 +00:00
nexus 19a329800a FreeBSD use /usr/local/lib, /usr/local/include
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2525 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-28 21:44:23 +00:00
jaf f72be50a2d nick ! what did you do???
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2501 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-27 17:41:54 +00:00
nick 848d1d0cd8 Suppress implicit usage of /usr/local stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2500 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-27 14:58:33 +00:00
nick 5e52ba972d sorry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2498 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-27 13:53:01 +00:00
nick f5b56f98b6 libffmpeg.so support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2497 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-27 13:39:12 +00:00
laaz 90adf4b530 gtk12-config detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2491 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-26 19:54:43 +00:00
alex 8b0b653692 added detection of zlib
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2483 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-26 13:50:05 +00:00
nexus e10e0f45ca typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2480 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-26 09:50:04 +00:00
pl 545ad8c358 I was wrong: test didn't work
changed "test !" to simpler constructions where used
added a : which avoided compilation


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2468 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-25 13:32:48 +00:00
pl 21d7c09388 did not compile
(btw irix test was ok: "test ! foo" means "not foo" but the comment
 was misleading)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2466 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-25 12:40:21 +00:00
jkeil 69673cdc24 The last irix64 patch looks broken to me, trying to fix.
Add X11 include&lib autodetect for solaris (/usr/openwin/{include,lib})


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2465 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-25 12:28:22 +00:00
pl efa761daf0 added irix64()
original patch for irix64 by Martin Decky - slightly modified
replaced a "$_cc blah" by "cc_check" (SGI audio)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2464 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-25 11:46:50 +00:00
atmos4 b6e8e7860a blah
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2459 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-24 22:41:17 +00:00
arpi b842217f07 MIPS support by oliver.schoenbrunner@jku.at
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2451 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-24 14:02:19 +00:00
arpi afc0724236 more gcc 2.96...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2444 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-24 03:09:23 +00:00
arpi 8b32cf14e5 gcc 2.96...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2443 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-24 03:04:14 +00:00
pl 688a1034e7 cleanups in --help message (easier to read I hope)
autodetection of libmad


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2436 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-23 18:32:55 +00:00
pl ffa3a86b12 damn logic (fix did not fix completely)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2428 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-23 15:13:51 +00:00
pl 3781f455ea fixed --disable-win32 bug
cleanups


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2426 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-23 14:56:58 +00:00
arpi 0efaea716f mad audio support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2422 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-23 13:59:10 +00:00
nexus 43e4f2c792 better FreeBSD iconv implementation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2359 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-22 07:43:32 +00:00
arpi 3bf10039fd #undef USE_STREAM_CACHE > config.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2324 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 23:53:43 +00:00
arpi 881e5d0783 libdemuxer...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2311 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 18:49:08 +00:00
nick e7e64459a2 vo_vesa support. Should be written better.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2243 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-17 18:17:50 +00:00
atmos4 637fd1b065 Added notice about CFLAGS and added -fomit-frame-pointer to be always used.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2240 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-17 15:53:15 +00:00
arpi 13c43f2bd3 ffmpeg postprocess
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2229 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-16 23:30:38 +00:00
jaf 833b109e49 link fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2226 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-16 17:51:26 +00:00
pl 2749975763 "function f()" non supported by FreeBSD's /bin/sh
"if ! true" construction neither
(thanks to Bohdan 'Nexus' Horst <nexus at irc.pl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2194 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-13 20:14:05 +00:00
pl b8facdc35e added functions :
+ cc_check() replaces "$_cc" "$TMPC" -o "$TMPO" "$@" >/dev/null 2>&1
 + die() replaces echo "Error blah" / flush tempfiles / exit
 + boolean OS macros : linux() bsd() bsdos() freebsd() openbsd()
   (note: bsd = bsdos || freebsd || openbsd)
changed handling of directories with "for" loops (tempdir && css detection)
added XXX where things need to be checked for a particular OS
removed unnecessary tempfile flush
modified a few if... which were not obvious to read for more readability
reidented the --help message for it to be more "80-char-wide-terms" aware
changed a few echo ... echo ... echo ... to cat <<EOF
enabled THREAD_SAFE's flags for BSD's and Linux (-D_REENTRANT)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2191 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-13 16:53:37 +00:00
arpi 84bf387404 integrated new postproc code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2185 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-13 15:33:13 +00:00
nexus 5166fb0647 fix typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2175 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-12 08:42:20 +00:00
nexus 5ec72e78b7 optimize iconv detection \n malloc.h useless in FreeBSD
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2174 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-12 08:31:48 +00:00
pl b794a50c73 patch by "Steven M. Schultz" <sms@2BSD.COM> for BSD/OS support of iconv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2173 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-12 07:56:54 +00:00
pl c8ee780ef8 cleanups: [ ... ] changed to test ...
cleanups: [ ... -a ... ] changed to test ... && test ...
cleanups: [ ... -o ... ] changed to test ... || test ...
fix: added -D_THREAD_SAFE for Linux


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2172 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 23:41:43 +00:00
arpi 3bf5010cd1 LANG=C added. idea by pl <p_l@gmx.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2165 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-11 12:25:20 +00:00
atmos4 af9bf8bd95 I guess now xinerama works better :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2153 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 13:56:26 +00:00
atlka 0a5c47a028 modifications to use iconv(3) function to recode text of subs (autodetect)
added option -subcp <cpname> # for example cp1250, latin2 etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2152 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 13:07:42 +00:00
arpi eb3e904f7c Xinerama screen size fix by Lev Babiev <harley@hosers.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2150 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 01:48:54 +00:00
arpi 296cb62800 vo_gl2.c added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2126 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-07 21:36:29 +00:00
arpi 136687678e more on gcc 2.96
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2112 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-06 15:38:56 +00:00
arpi e2d5cc56c0 -lm added to -lGL, Sergei Golubchik <sergii@pisem.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2097 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-05 16:32:15 +00:00
arpi 423e6107f2 compile and install fibmap_mplayer ofly if libcss is used. gmplayer link is created
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2094 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-05 13:39:43 +00:00
atmos4 010450f8f9 Fixed RTFM notice.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2091 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-05 09:29:27 +00:00
arpi 2164dcdbe8 BSD/OS support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2090 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-05 00:39:54 +00:00
arpi a25b2273f8 divx4 detection patch by Pawel Kot <pkot@linuxnews.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2029 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-01 09:56:53 +00:00
atmos4 155ce824e9 Typo in help
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2024 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-30 14:55:18 +00:00
pontscho 2a59fbf120 add gui support to config scripts, and fixed some warning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1992 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-27 17:40:43 +00:00
arpi d9ea94cfda tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1980 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-27 12:23:54 +00:00
arpi 07452f11ca gui fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1934 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-22 01:05:39 +00:00
jkeil 2110d5959a -q flag for grep does not exist for all versions of grep. Just redirect output
to /dev/null


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1919 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-18 19:03:58 +00:00
atmos4 1a5a182f38 Enable Alpha Code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1909 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-18 13:45:38 +00:00
atmos4 c295d755bb Fix broken memalign detect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1905 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-17 16:18:18 +00:00
laaz c4fa3e3cba Removed my fuckin' debug stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1904 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-17 15:16:58 +00:00
laaz 1a3cbadcc3 Added X 4.0 DPMS support for configure script
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1903 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-17 15:04:09 +00:00
nick e68809a015 ffmpeg compatible MEMALIGN definition
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1891 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-13 07:28:11 +00:00
jkeil 7b9aa1f110 Add support for libdvdread-0.9.0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1876 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-09 18:02:50 +00:00
atmos4 3406fd6b97 OggVorbis lib detection, manual language selection and some minor stuff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1827 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-01 19:36:44 +00:00
arpi 654891bfab gui info
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1768 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-30 11:17:56 +00:00
arpi b8490d0df8 gcc 2.96 info
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1767 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-30 11:08:36 +00:00
atmos4 cf513a16cb Rearranged C++ check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1741 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-29 12:15:09 +00:00
atmos4 4b6fe18a32 Added C++ compiler/runtime enviroment detection and enabled ppc detection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1740 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-29 11:18:37 +00:00
jkeil 6e603c1672 Fix "echo -n" problems on solaris for the new GUI stuff.
Add a config.mak define for mediaLib


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1719 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-27 16:51:10 +00:00
arpi 8d100d9fdc GUI support (--enable-gui)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1695 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-25 21:05:23 +00:00
jkeil 5a363c0e84 Oops, remove some debug code in the configure script.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1682 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-24 16:28:26 +00:00
jkeil 747d6d02f7 Enable mediaLib support for Solaris on UltraSPARC CPUs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1681 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-24 16:20:04 +00:00
atmos4 cc3b911d90 added memalign detection, maps to malloc if fails.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1679 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-24 14:49:05 +00:00
jkeil fe89f31cca test -e file => test -f file (for bourne shell / solaris)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1620 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-22 09:26:12 +00:00
nick 2759b5262b libdvdread desc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1619 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-22 08:51:19 +00:00
jkeil 8039633611 Provide a better default for the DVD device on solaris.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1609 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-21 17:17:03 +00:00
atmos4 68e249ef59 Happy configure version bumping (bugfix of bugfix).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1602 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-21 11:06:52 +00:00
atmos4 51220a150c Fixed small flying thingy..erm bug with css vs. libdvdread.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1601 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-21 10:43:09 +00:00
atmos4 47d1d3107d Made -bps default.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1600 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-21 10:17:52 +00:00
arpi daabc5f774 libDVDread support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1597 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-20 21:20:03 +00:00
arpi f0e5090137 exporting DEBUG
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1566 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-17 00:38:10 +00:00
folke f5afe9ef50 '--disable-sdl;; _aa=no' fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1540 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-15 19:43:31 +00:00
jkeil fe55d26666 Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile
Win32 DLL code into mplayer.  Default for USE_WIN32DLL is enabled on x86
machines, disabled otherwise.

Use of Win32 DLLs can be disabled on x86 using the --disable-win32 configure
option.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1518 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 18:28:56 +00:00
jkeil a8beb6886f Use the standard mplayer config test for finding libraries, so that it can
find -laa in non-standard places and for supporting systems with a shared
libaa.so


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1516 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 14:34:27 +00:00
atmos4 76eadb38e0 Added cool aalib vo driver.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1512 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 12:30:56 +00:00
arpi af96dc228e add define of DEFAULT_CDROM_DEVICE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1496 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-12 13:34:24 +00:00
atmos4 c30ba7ac5f Applied vladimirs freebsd patch (largefile default on freebsd and misc)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1476 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-09 22:10:17 +00:00
atmos4 b27916f48f Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1453 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-06 20:02:51 +00:00
atmos4 cacbf44016 Start OpenBSD support and fix detection of older GNU as.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1452 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-06 14:03:37 +00:00
jkeil 59b93c6b32 Solaris' and *BSD's sed does not like the "i" flag in the substitute command.
Match case-independant strings using explicit regexps.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1451 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-06 11:13:04 +00:00
arpi e532f050ac ehh. duplicated GL check removed... drinkin' 10l...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1446 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-06 00:11:41 +00:00
arpi 635d214051 more paranoia -> check for DEC_OPT_FRAME_311
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1445 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-06 00:10:19 +00:00
arpi c99948e1d6 better divx4 detection, --disable-divx4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1444 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-06 00:07:53 +00:00
atmos4 57f571dea2 Make cygwin define WIN32 for compatibility with mingw and visualc, ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1442 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-05 12:39:34 +00:00
arpi a2e99c9a7d define USE_MMX_IDCT for libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1439 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-03 18:50:54 +00:00
atmos4 46fbaf07a6 Pre commit so I won't have to sync with later configure changes (cygwin stuff)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1437 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-03 18:34:59 +00:00
arpi 9e3123d6a3 largefile patch by Stephen Davies <steve@daviesfam.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1429 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-31 23:18:16 +00:00
arpi 5f8d90d83b divx4linux autodetection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1428 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-31 22:20:43 +00:00
atmos4 d5ce4b7b35 sdl-config fixed - again =) huje atmos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1426 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-30 14:53:07 +00:00
jkeil b69b402258 Solaris /bin/sh does not like the extra ; in a "for var do ... done" loop
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1425 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-30 11:14:59 +00:00
arpi 57207b1f8b libvo2 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1423 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-30 02:00:54 +00:00
atmos4 46ac016991 Fixed override of --with-sdl-config.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1420 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-29 17:02:59 +00:00
atmos4 78dda32178 Fixed check for mmx2 extensions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1414 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-29 16:22:29 +00:00
atmos4 646686cc47 Display detected OS and arch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1413 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-29 13:24:23 +00:00
atmos4 9a046d3d60 Added checking for x86 cpu extensions using test-programs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1405 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-28 21:35:55 +00:00
atmos4 c4e52c047d Fixed portability issue in StrongARM patch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1400 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-28 13:18:00 +00:00
atmos4 9112174a23 Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1396 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-28 05:36:45 +00:00
atmos4 762bbb2b4f Detect gcc 3.0.x
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1389 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-25 07:03:55 +00:00
atmos4 347ed4327c Applied patch by pl <p_l@tfz.net> (help switch anywhere).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1385 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-24 09:16:53 +00:00
arpi ab2ccefb55 added #define CONFIG_DECODERS to support latest ffmpeg CVS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1384 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-23 21:19:52 +00:00
arpi 7882ea9bad Applied DATADIR patch by Vladimir Kushnir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1354 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-20 00:01:09 +00:00
arpi b9e207fab3 DivX4Linux support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1350 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 22:43:19 +00:00
jkeil 5d8d555740 Remove "sdl-config: not found" error message during configure, when the system
has no SDL installed.

Grab nanosleep from libposix4 on solaris (instead of librt), works on old
solaris versions, too.

Autodetect XDPMS: provide a "#define HAVE_XDPMS", so that C code can leave out
DPMS stuff when DPMS is not available on the target platform.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1345 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-19 18:46:29 +00:00
jkeil bbb6c9916d Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,
linux/alpha)

Try to find out cpu architecture for OpenBSD/x86 (of cause someone still needs
to port the code to openbsd...)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1336 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-16 18:40:51 +00:00
arpi de73c8eed3 kernel 2.2.x + SSE warning message extended
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1330 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-16 13:34:42 +00:00
arpi ea24950d94 removed unused DEFAULT_MPG123 stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1326 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-16 10:47:32 +00:00
jkeil b257fba36f fix typo in shell variable name usage
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1325 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-16 10:42:35 +00:00
jkeil e258b9bde1 Some minor comment fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1324 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-14 17:05:23 +00:00
atmos4 a9ab27ad5b Disable 3dnow when mmx is disabled.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1317 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-13 19:49:15 +00:00
jkeil 8138cfbf18 Handle linux SMP machines (suggested by Martin Aumueller)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1315 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-13 09:20:13 +00:00
jkeil 0f2ba866cd Fix sys/mman.h header test for netbsd (may work no freebsd, too)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1311 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-12 16:11:55 +00:00
jkeil 45c97f8294 Add some preliminary support for non-x86 architectures to mplayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1310 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-12 15:35:52 +00:00
jkeil b5933be0d7 use -f test for file existance check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1285 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-06 20:00:22 +00:00
arpi 6ab8e6a5c1 ffmpeg support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1280 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-06 03:22:14 +00:00
jkeil 43cd93e267 rework autodetection of assembler used by gcc, the correct assembler is detected
now, in case the user has specified a certain version of the compiler with the
"-cc=..." option.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1273 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-04 10:45:20 +00:00
arpi 7d67da3486 not found -> no (to be consistent)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1265 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 23:04:36 +00:00
jkeil d1aae7b241 - Ask 'gcc' for the name of the assembler binary used by the gcc compiler; use
that binary as the default assembler binary tested for the availability of
  MMX/MMXEXT/3DNOW/... instructions

- On solaris, there are a few libraries missing, if you compile MPlayer
  without SDL (with SDL, we pick up these libraries from "sdl-config --libs")
  Typical problem is a missing nanosleep() from the -lrt library.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1262 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 14:22:23 +00:00
nick 58075a0621 Portability and old binutils support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1259 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 07:50:52 +00:00
atmos4 85e2f4ee1b Fixed gcc checking for 2.95 subrevisions (like 2.95.2.1).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1244 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-29 10:45:00 +00:00
arpi 9b7489da59 fsdga disabled (obsolote)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1236 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-26 23:34:03 +00:00
arpi 69cfcfe301 OPTFLAGS vs. INCLUDES cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1235 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-26 23:15:58 +00:00
atmos4 2387f745cd Applied solaris fix suggested by Jürgen Keil.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1221 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-24 19:24:55 +00:00
arpi_esp 0a0e645207 freebsd fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1183 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-21 22:28:50 +00:00
pontscho ccb96512e7 --disable-xmga and alsa detection bug fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1179 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-21 15:16:52 +00:00
arpi_esp 83e2caa277 FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1178 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-21 00:06:40 +00:00
nickols_k 255ab08f9d Changing optimization level for athlon to pentiumpro from k6 if gcc doesn't support -march=athlon. Please test it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1137 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-16 18:10:32 +00:00
atmosfear 25a88955f2 Added GGI autodetect, fixed --enable-debug=* for solaris n stuff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1134 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-15 16:32:21 +00:00
atmosfear 8604316a5c Funnier configure messages ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1121 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-13 00:50:21 +00:00
atmosfear 1add7864e7 Typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1120 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-12 21:15:58 +00:00
al3x b2c4563992 alsa9 comment removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1115 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-12 14:58:08 +00:00
atmosfear da4ee7e51d Fixed sdl detect on systems without sdl installed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1104 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-11 19:27:15 +00:00
atmosfear 5708cc5d71 Removed make dep notice.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1103 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-11 18:08:42 +00:00
nickols_k 4b6f69ec2a For future development - the most warnings are enabled for --debug or --profile
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1070 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-09 08:52:51 +00:00
atmosfear d6b8127cb5 Fixed --enable-debug=*
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1066 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-09 07:28:17 +00:00
arpi_esp 7d96a77e0d fixed --disable-as-checking, added --enable-streaming
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1058 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-08 23:30:09 +00:00
arpi_esp a951103bc7 Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1043 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-06 21:16:21 +00:00
arpi_esp 5c50d3e7dd applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 18:40:44 +00:00
pontscho b672289cf2 the last fix for day from me.;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1035 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 11:20:14 +00:00
pontscho c09a122c4c fix -lasound -lesd.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1034 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 10:59:38 +00:00
pontscho 2354aadb28 fix notfound bug. asszem.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1032 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 10:33:05 +00:00
pontscho c1606292dd add and disable esd detection support ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1031 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 10:29:37 +00:00
pontscho 1eb94e0c23 add and disable esd detection support ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1030 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 10:16:32 +00:00
nickols_k 813b798ce5 Kernel version checking improvements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1026 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 08:12:00 +00:00
nickols_k adb2b6f6a9 Kernel version checking
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1025 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 07:56:40 +00:00
nickols_k 34bdba9a9e some more information during as checking
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1024 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 07:10:00 +00:00
lgb 6edb3b5ead Arghhhh, again ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1022 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 02:36:12 +00:00
arpi_esp 460fac7462 Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1021 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 02:26:56 +00:00
lgb 72cfe9c77c PLEASE WRITE TEMP FILES INTO /tmp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1020 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 02:22:38 +00:00
arpi_esp 2f94a01d8b various changes, second filds test disabled, alsa tests fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1013 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 20:12:41 +00:00
lgb 59bb64e8d6 Fixing ./configure, please LEARN writing shell scripts before committing ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1012 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 19:45:07 +00:00
pontscho 5c4673d96a add HAVE_ALSA5 var. Sorry :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1009 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 18:43:35 +00:00
pontscho 359c17a1e7 prefix add to config.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1005 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 18:23:10 +00:00
atmosfear a33e4c00b4 Changed to detect sdl in non-standard location, as suggested by Martin Aumueller <lists@reserv.at>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@993 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 14:14:28 +00:00
atmosfear 2cde542056 Fixed gcc version detect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@991 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 12:01:22 +00:00
nickols_k b0c6797387 Enable to avoid checking version of gcc. New tests of as
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@989 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 09:38:18 +00:00
nickols_k f1493adf5d Hard checking versions of gcc and as
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@988 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 08:07:57 +00:00
atmosfear 40fdf0b1c1 Updates for sdl audio out.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@966 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 10:46:42 +00:00
arpi_esp 4cd35a04b9 FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@959 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 00:31:41 +00:00
arpi_esp ba8f720ce0 FAST_OSD option to disable font outline antialiasing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@948 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-02 16:02:38 +00:00
lgb d50afe4dd6 Support for --prefix option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@913 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-30 20:23:20 +00:00
arpi_esp 5c530d7b29 prints kernel, gcc and binutils version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@888 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-26 21:26:03 +00:00
eyck aeef5ea24a Preliminary support for RT-type subs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@851 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-22 11:09:26 +00:00
nickols_k e772047266 x86 assembler optimization
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@850 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-22 07:45:35 +00:00
nickols_k f0d16794b6 libac3 3dnow optimizations! It speed up my Duron from 4.5 up to 3.5 prcnts of cpu loading
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@826 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-17 16:40:29 +00:00
eyck a571e24bbf Fixed cpu model detection with non-bash bourne shell
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@820 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-17 09:36:36 +00:00
arpi_esp 7369497050 mp3lib sse support - disabled by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@788 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-13 18:30:53 +00:00
arpi_esp 2f3ad260a6 MAX_OUTBURST changed to 64k for ALSA 0.5 users
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@756 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-10 18:46:33 +00:00
arpi_esp dda6708094 new audio playback and A-V sync code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@747 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-10 03:39:54 +00:00
nickols_k 0870efee94 K7 3dnow-dsp detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@735 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-09 07:54:56 +00:00
arpi_esp a158f5d747 applied 'fakemono' patch by Bryan Chan scorpio@acm.org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@733 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 21:49:00 +00:00
pontscho 8ffaf8a85e add gui support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@724 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 12:17:03 +00:00
nickols_k 314ca124e9 profile support & CFLAGS improvements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@718 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-07 07:52:50 +00:00
atmosfear 6e21a09ab4 Added --enable-debug[=1-3] to compile debugging info into mplayer (specifies -gn switch).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@712 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-06 10:42:22 +00:00
atmosfear 194adb781b Slightly changed css detect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@711 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-06 10:10:50 +00:00
atmosfear 0cbbca1277 Added workaround for buggy SDL.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@705 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-05 21:37:37 +00:00
arpi_esp 63476915e5 CFLAGS thing bugfixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@701 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-05 15:37:11 +00:00
nickols_k 3fc8a79f68 Checking for CFLAGS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@698 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-05 13:14:08 +00:00
nickols_k c749227fc8 Added lost --disable-mmx2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@697 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-05 13:13:10 +00:00
atmosfear 376f6d2eeb Added simple libcss autodetect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@662 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-29 19:14:43 +00:00
atmosfear 6d73e64b3d Changed vo png to use -lz which is needed on some systems.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@661 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-29 17:39:09 +00:00
arpi_esp 2d3fd979f9 added --disable-fastmemcpy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@643 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 20:23:24 +00:00
arpi_esp 8e847e4b33 DShow support selection is now by ./configure --disable-dshow
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@628 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 22:51:55 +00:00
arpi_esp a117de685c detection of -lXxf86vm moved
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@591 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-23 16:13:46 +00:00
arpi_esp 4ebd355ec3 OUTBURST moved from mplayer.c to config.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@587 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-23 03:39:34 +00:00
atmosfear 9614ba33d6 fixed sdl detection (showed outdated even if not detected)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@559 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-21 12:26:29 +00:00
atmosfear 26c1bdbe2d added sdl versiondetect and removed sdl warning (it's autodetect now)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@549 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 17:27:38 +00:00
arpi_esp adb8b7561b png detection, Xv detect fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@526 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 19:59:11 +00:00
pontscho 0b559b7fdb add X11DIR variable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@519 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-18 20:50:18 +00:00
lgb 247b44e482 preliminary DVD support using libcss
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@493 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 22:04:44 +00:00
pontscho ee24055774 add --disable-select
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@464 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 00:44:29 +00:00
arpi_esp 21f9a7c857 qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@449 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 20:31:58 +00:00
gabucino 6ead487b06 Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@441 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-15 18:35:17 +00:00
arpi_esp ef666a33a6 small fixes, x11libdir and --disable-x11 works before the detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@418 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-14 21:16:23 +00:00
arpi_esp a4d677be66 mmx2 detection fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@357 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 20:08:27 +00:00
arpi_esp 506063f11a applied MMX2 memcpy() patch by Nick Kurshev
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@351 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-11 12:47:45 +00:00
arpi_esp 3f35b04a4e -lXdpms autodetection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@331 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-10 21:25:09 +00:00
arpi_esp fd9595e99b added -lXdpms
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@324 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-09 23:31:08 +00:00
arpi_esp f12b1851fd vga<->vgagl swapped
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@290 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 20:03:26 +00:00
arpi_esp e19de6aa7b svgalib detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@288 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-05 19:02:02 +00:00
mgraffam effaab2cf2 Changes to configure to autodetect DGA 2.0 functionality, and to only use
DGA video mode switching when DGA 2.0 is present


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@234 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 19:58:45 +00:00
szabii d5f7278569 vo_fbdev added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@226 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-28 12:08:44 +00:00
mgraffam b2d6b2d59d Addes autodetection of XF86VidMode to configure, and adds a description of
the -vm option to help_mp.h -- mgraffam


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@210 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-24 21:37:25 +00:00
arpi_esp f68ce195c9 added --cc option patch from Bivanbi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@197 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-22 19:21:32 +00:00
szabii 6e855e3d40 new options: --enable-mtrr --disable-mtrr
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@73 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-10 21:05:20 +00:00
lgb e54d0720ee Added DGA autodetection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@60 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-08 12:30:42 +00:00
arpi_esp f0aac7185f added mpeg 1/2 postprocessing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@42 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-05 23:02:30 +00:00
arpi_esp cfebd730a2 added fsdga driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@39 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-05 02:25:07 +00:00
arpi_esp 66055a0758 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-02 20:46:48 +00:00
arpi_esp fc49d0c1d4 DGA library added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-02-27 01:09:22 +00:00
arpi_esp 8d38e85978 DGA support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-02-27 00:23:54 +00:00
arpi_esp afb1bb1ce5 applied ./configure patch by lgb: support for
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-02-25 18:45:08 +00:00
arpi_esp d34041569e Initial revision
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-02-24 20:28:24 +00:00