diego
376951ca72
libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20631 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 13:48:52 +00:00
reimar
95b056ba35
remove accidential ';' (that's what too much C programming does to you ;-) )
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20612 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-02 18:14:12 +00:00
reimar
6988f3c1a3
Check for existence of libcdio_paranoia, not libcdio, since the former is
...
what we actually need.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20611 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-02 18:12:19 +00:00
reimar
25106020f2
Useless break in libcdio pkg-config check
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20610 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-02 18:07:00 +00:00
reimar
9e5e10f5ff
Remove spurious $_inc_tmp in libcdio check
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20609 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-02 18:05:22 +00:00
diego
1ec48461d7
Rework binary codec directory handling. Don't use directories from other
...
programs, just try a few default locations + proper fallback.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20604 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 20:31:18 +00:00
reimar
f5733d23f0
libcdio also needs to link against libcdio_paranoia
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20594 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 18:54:10 +00:00
diego
f5b73e683c
Support for recent changes to ARCH_X86 handling in FFmpeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20590 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 18:17:18 +00:00
reimar
cda906290e
Proper libcdio detection also without pkg-config
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20589 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 18:15:06 +00:00
reimar
2e18f6e6a5
gcc optimized != 0 check for extern function away, thus linking
...
would still always succeed in cdda and cdio tests.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20582 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 17:05:17 +00:00
reimar
f3dec715cd
Test proper linking for cdda/cdio
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20576 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-01 10:49:52 +00:00
diego
8a041b9ea1
Fix codec directory fallback, it was overriding the autodetection.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20570 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-31 17:55:54 +00:00
diego
9113811f28
Implement proper codecs directory fallback.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20564 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-31 15:16:12 +00:00
diego
b2d41e2c34
Rename all codecs directory options.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20560 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-31 14:47:34 +00:00
diego
dd3fa699eb
Unification of linker option handling, part 1 of many.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20555 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-31 12:52:05 +00:00
diego
04382497da
100l to me for not checking properly, really fix pkg-config detection now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20550 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-31 12:21:01 +00:00
diego
2546914f01
10l, use a pkg-config parameter that makes it return 0...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20549 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-31 12:14:08 +00:00
diego
3495e6cbe7
Test for the existence of pkg-config, fixes Bugzilla #553 .
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20548 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-31 09:25:40 +00:00
diego
e6a44d41b9
Explain the risks of forcing options with --enable-* in a way that is
...
hopefully less conducive to misunderstandings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20541 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-30 21:28:44 +00:00
diego
810b5c704f
Remove special output for outdated SDL. It's doubtful such old versions still
...
exist in the wild and we don't do this for other libs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20538 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-30 20:23:24 +00:00
reimar
362cdc2285
Also detect static fontconfig when pkg-config is not installed
...
(-lexpat -lfreetype is needed in this case). Tested on MinGW.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20532 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-30 18:48:31 +00:00
diego
eebfc280f5
Add a parameter to enable colorized console output.
...
patch by Andrew Savchenko, bircoph list ru
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20528 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-30 11:22:11 +00:00
diego
51e9d47b73
Fix libmpdvdkit2 linking on Mac OS X.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20527 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-30 09:08:19 +00:00
diego
75030bf8c0
Remove redundant variable setting.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20526 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-30 08:39:19 +00:00
diego
9261f1cb95
Make libmpdvdkit2 compilation slightly more consistent with the other modules.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20525 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-30 08:28:58 +00:00
reimar
7006b27bb8
Factor out common cdda stuff from cdio and cdparanoia tests.
...
Also fixes configure showing cdda as both en- and disabled with libcdio.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20507 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-29 11:38:14 +00:00
iive
9e171eda7b
Add cmov detection to configure
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20464 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-27 11:56:43 +00:00
diego
cd48432d6c
Remove -fno-PIC check from configure and put -fPIC back at the beginning
...
of CFLAGS in libdha/ and vidix/drivers/.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20404 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-23 10:02:21 +00:00
diego
1627b0fb41
Replace $() by the slightly more portable ``.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20398 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-22 22:14:08 +00:00
reimar
755d1ca042
Consistency fix: use "signed long long" for int_fast64_t instead of
...
"signed long long int", since uint_fast64_t uses "unsigned long long"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20366 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-22 15:13:50 +00:00
diego
f2cc749fe8
IPv6 tests for the presence of AF_INET6 but not struct sockaddr_in6. Glibc 2.0
...
has AF_INET6 but doesn't have sockaddr_in6. Disable IPv6 in such cases.
taken from a patch by Mikulas Patocka, mikulas (at) artax karlin mff cuni cz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20365 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-22 14:51:17 +00:00
diego
cd12819cf4
Provide fallback definition for uint_fast64_t as well.
...
Fixes a compilation problem on glibc 2.0 systems.
taken from a patch by Mikulas Patocka, mikulas (at) artax karlin mff cuni cz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20363 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-22 14:45:54 +00:00
diego
9815aef4d0
cosmetics: Fix indentation after last commit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20360 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-22 13:19:55 +00:00
diego
35783a93d0
Do not check for the existence of LIRC devices during autodetection.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20359 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-22 13:19:15 +00:00
diego
217f17b028
Add fallback on the (undocumented) x86-64 -march option in
...
the non-runtime-cpudetection case for AMD64.
patch by Zuxy Meng, zuxy.meng a.t gmail d.o.t com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20316 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-20 07:32:49 +00:00
diego
4bbdac6e14
Add configure switch to enable fixed-pointed mode of internal libfaad2.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20287 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 16:01:25 +00:00
diego
6f8200172e
Skip -march tests for values that are aliases of already tested values.
...
patch by Zuxy Meng, zuxy.meng gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20268 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 15:06:57 +00:00
diego
7994563261
libdv may depend on libpthread.
...
patch by Zuxy Meng zuxy.meng gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20261 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 09:25:23 +00:00
diego
11ef25c878
Remove Linux test from DirectFB check, it runs on some BSD systems at least.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20245 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 16:47:17 +00:00
diego
4b1dd57710
Remove test for framebuffer device from DirectFB check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20229 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-15 12:33:53 +00:00
diego
c73a53ddf5
Create proper define for DFBMGA.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20216 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-14 18:00:26 +00:00
diego
e8fc1da688
Remove intrinsics check, they are no longer used in FFmpeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20214 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-14 16:32:15 +00:00
diego
8bde4537cf
Check for maeomo-specific libraries (Nokia 770).
...
patch by Siarhei Siamashka, siarhei.siamashka gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20171 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-12 08:23:17 +00:00
diego
6ee7a1bef2
Make the socklib check search gethostbyname/socket in libc.
...
On glibc it avoids a useless linking to libnsl.
patch by Emanuele Giaquinta, e.giaquinta glauco it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20157 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-11 14:09:30 +00:00
diego
b58659a503
Streamline socklib check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20156 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-11 14:06:38 +00:00
diego
1b28ddc7dc
Run TOOLS/cpuinfo on x86_64 as well as x86.
...
patch from the NetBSD pkgsrc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20153 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-11 08:13:52 +00:00
diego
14e2ec7822
Change == to = in test comparisons for better portability.
...
patch from NetBSD pkgsrc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20152 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-10 23:14:40 +00:00
syrjala
5dc899d5c5
List dfbmga and directfb in _novomodules.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20119 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-08 22:28:02 +00:00
syrjala
8db718fbf8
Fix DirectFB version check. The old code simply concatenated the
...
digits, so 1.0.0 was considered older than 0.9.XY.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20118 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-08 22:16:38 +00:00
rathann
f0996fb64c
Disable linking mplayer with mp3lame when --disable-encoder=mp3lame is
...
passed to configure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20114 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-08 14:10:43 +00:00