gpoirier
bb3048bbec
fix trailing space problem, which was preventing fontconfig to get compiled
...
Patch by Eric Auerswald % auerswal A unix-ag P uni-kl P de %
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19492 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-22 08:12:20 +00:00
diego
e8f5c06e76
support for disabling/enabling bitmap font support from configure
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19491 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-21 23:19:11 +00:00
diego
5c5881750f
Remove unused variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19486 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-21 20:21:03 +00:00
diego
0902464941
cosmetics: Fix indentation after last commit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19479 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-21 16:24:45 +00:00
diego
0913763c6d
Properly disable tests that depend on X.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19478 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-21 16:24:16 +00:00
diego
a5a9d4f689
Remove superfluous variable settings.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19475 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-21 09:34:12 +00:00
diego
3fb54d2e99
cosmetics: indentation fix after last commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19473 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-21 00:42:34 +00:00
diego
7248febbfb
Remove duplicate check for $_faad_external = auto.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19472 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-21 00:42:07 +00:00
diego
4efeffa1d3
Only run the check for external FAAD if internal FAAD is not used.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19471 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-21 00:39:48 +00:00
nicodvb
d9961ce7c5
disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19464 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-20 11:03:19 +00:00
diego
10c94ffde9
The X11 header check looks in $_extra_inc that contains directories in the
...
format "-I/opt/X11", which won't work when 'test' is used to find the headers.
based on patch by Jan Knutar, jknutar (at) nic (dot) fi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19462 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-20 10:01:18 +00:00
iive
cf8daf54a2
Fix xv and xinerama force on --enable-*
...
The previous commit changed the conditions of check execution to match Diego's semantics
(execute check only on 'auto'), but the 'else' case forces detection to 'no',
even if previous --enable-* had set it to 'yes'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19456 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 19:10:27 +00:00
diego
3b856c96c7
Some more consistency for the conditions under which tests are run.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19439 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 16:04:16 +00:00
diego
ba1ead6fe0
Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"
...
test failed, fixes compilation on Sparc.
patch by Zuxy Meng, zuxy.meng $$@$$ gmail $$dot$$ com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19438 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 14:44:09 +00:00
diego
77b4259600
Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19437 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 13:58:03 +00:00
nplourde
7df4a327ad
fix missing symbol when compiling with live support on mac osx
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19432 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 01:15:46 +00:00
diego
0769cbd75c
10l: Also rename configure option for gcc check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19431 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 23:41:51 +00:00
diego
e8ebdfe224
Rename gcc_checking variable to gcc_check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19430 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 23:40:11 +00:00
reimar
f0fd719118
Add -Wdeclaration-after-statement to CFLAGS if available to ensure people
...
won't miss this requirement and thus don't have to fix it later.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19423 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 15:11:10 +00:00
nicodvb
d33b968ebf
support for dvdnav is now auto-detected; removed support for dvdnav-dir
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19401 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-14 21:48:20 +00:00
diego
02f8775055
stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hp
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19394 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-14 14:43:38 +00:00
diego
70b43a4177
Add a switch for disabling high precision mpeg audio decoding in libavcodec.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19391 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-14 12:32:36 +00:00
reimar
51367ea344
Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it might
...
be useful for others as well.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19383 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-13 10:19:35 +00:00
diego
992379a376
Port ASMALIGN preprocessor macro for .align handling from FFmpeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19377 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-12 23:58:26 +00:00
diego
a8a5715079
Print "no" if all of the Vorbis tests failed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19375 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-12 18:21:51 +00:00
reimar
00c76dea5c
-logg must come before -lvorbisidec since both declare the same symbols.
...
Otherwise demux_ogg will take have the functions from libogg and the other half
from libvorbisidec, ending in a crash
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19360 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-08 11:55:23 +00:00
diego
3e1a95f6f9
Reorganize libvorbis/Tremor detection, external Tremor should be detected now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19359 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-08 09:29:15 +00:00
diego
85a9cba29a
spelling/clarification for --help output
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19358 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-08 09:11:41 +00:00
diego
fafb459b35
cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19357 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-07 20:58:39 +00:00
diego
4d82067c91
cosmetics: Rename some variables for consistency.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19354 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-07 08:57:43 +00:00
diego
b3bcb0fddf
Fix bug introduced in LIVE555 test simplification, -lstdc++ should go last
...
in the list of linker options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19345 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 14:30:38 +00:00
diego
d3df3a773f
Simplify Tremor low accuracy test, label external Tremor as such.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19340 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 10:02:09 +00:00
diego
bf53de8156
10l, line from a local modification committed by accident.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19335 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 00:20:58 +00:00
diego
df75f8facd
Unify include path handling in the build system, part III:
...
Get rid of the last --with-*incdir parameters.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19334 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 23:57:04 +00:00
diego
863bd3ec3d
Fix libcdio test after r19200, the detected include dir was not stored.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19333 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 23:42:17 +00:00
diego
0289359637
Merge DirectFB header check into DirectFB check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19316 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 13:23:14 +00:00
diego
79f3951cef
Remove silly check for $_inc_directfb, it is not set beforehand.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19315 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 13:10:41 +00:00
diego
ba5c8a827d
Remove one more redundant test invocation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19314 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 13:06:52 +00:00
diego
e759f98fe0
Simplify DirectFB header check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19313 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 13:03:39 +00:00
diego
99fee35a7d
cosmetics: Fix DVB test indentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19312 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 23:50:16 +00:00
diego
c98b3d40c6
cosmetics: Fix indentation after last commit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19311 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 23:43:15 +00:00
diego
c01293b981
Run DVB (HEAD) test only when the corresponding variable is set to auto.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19310 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 23:41:35 +00:00
diego
01ba6ad0ee
Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.
...
inspired by a patch by Emanuele Giaquinta, emanuele . giaquinta $@$ gmail . com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19297 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-03 17:07:31 +00:00
diego
a46fea4e8d
$inc_extra vs $_inc_extra typo, closes bug #543 .
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19290 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-01 15:10:02 +00:00
diego
b35260f6b2
Simplify LIVE555 test and make it more consistent with the other tests.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19288 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-01 07:34:32 +00:00
ben
6e33f2b9ad
added audio output for ivtv cards
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19229 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-28 21:36:03 +00:00
diego
74befbec2b
Remove $ from a variable in a comment to avoid irritating expansion.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19208 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 21:06:13 +00:00
diego
fcb5660161
Remove superfluous $_inc_extra parameter from cc_check call.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19202 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 17:45:59 +00:00
diego
49e906ad36
Unify include path handling in the build system, part II.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19201 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 17:43:21 +00:00
diego
4faf9eafda
Remove inconsistency from libcdio test.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19200 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 17:39:02 +00:00