diego
78a3bf6c9b
Create binaries with proper executable suffix under Windows.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20771 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 00:13:33 +00:00
diego
855455432a
_inputmodules vs _noinputmodules typo fix
...
noticed by Klaus Müller, mk.2001 web de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20758 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 21:05:03 +00:00
reimar
9d3fe04dce
r20650 inverted the gtk1 check before setting charset, this
...
disabling all charset conversions.
Fix to always use UTF-8 as default now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20748 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 17:21:34 +00:00
diego
3829ecb1a2
Remove remnants of long-gone libfame.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20739 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-06 22:57:14 +00:00
diego
4e960189e8
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20737 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-06 18:05:38 +00:00
diego
c9219b3ec5
output cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20736 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-06 16:23:04 +00:00
diego
7f0dd1183f
Remove hackish setting of extra libraries through --enable-static=-lfoo,
...
--extra-libs is supposed to be used for this.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20732 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-06 00:18:06 +00:00
diego
ed974e7c72
Remove deprecated install-path option.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20731 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-06 00:13:37 +00:00
diego
a61e6aeafd
spelling/grammar/wording/consistency for the help output
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20730 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-06 00:09:07 +00:00
diego
f427444831
Fix tdfx-related copy + paste typos, patch by Ville Skyttä, ville.skytta iki fi.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20719 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-05 18:27:07 +00:00
diego
226ebff4c8
Remove empty variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20681 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-05 09:04:32 +00:00
diego
ab1f876349
output cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20680 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-05 00:10:10 +00:00
diego
71eb96f6ba
Fix some echo -n occurrences, patch by sci-fi@hush.ai.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20679 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-05 00:02:48 +00:00
reimar
ee1ee5aa19
Extended/reworked fontconfig test to work without pkg-config with versions
...
that need -lz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20663 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-04 11:57:03 +00:00
diego
0384045e30
Streamline and simplify internal vs external libdvdread handling.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20651 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 22:03:58 +00:00
kraymer
630302ad63
remove charset files (all of them are in UTF-8 now anyway)
...
change build system accordingly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20650 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 21:52:35 +00:00
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
diego
9369a84ebe
Support for detection of extended instructions on ARM.
...
based on a patch by Siarhei Siamashka, siarhei.siamashka gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20113 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-08 13:49:16 +00:00
reimar
181fdf2098
Cosmetics: consistent order for en-/disabled codecs list
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20101 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-07 16:43:39 +00:00
uau
01e308e70d
Remove special warning printed when VIDIX is disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20096 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-07 13:05:12 +00:00
diego
1c1208a5ec
Sync with latest BUILD_ROOT changes in FFmpeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20095 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-07 10:48:06 +00:00
gpoirier
cf1f02a6cd
add gcc-4.x to the list of compilers displayed
...
when configure detects an unsupported compiler
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20091 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-06 13:19:06 +00:00
lorenm
0594cd07a0
Remove the x264 option parser, and pass the options on to libx264 as a string instead. This provides automatic support for all current and future x264 options.
...
A few options had to be reorganized: partitions, deblockalpha/beta, me, direct_pred.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20060 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 02:03:10 +00:00
ben
a6bff74c78
removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19998 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-27 20:26:38 +00:00
corey
43011c75f0
vo_caca: use the pre-1.x compatibility layer so recent
...
versions of libcaca still work.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19985 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-26 23:43:21 +00:00
diego
33832856df
Replace preprocessor hacks to work around compilers not supporting named
...
assembler arguments with a proper configure check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19894 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-18 16:48:50 +00:00
diego
01b53ae335
configure should fall back on -mcpu=pentium4 if -mcpu=prescott
...
and -mcpu=nocona are not supported.
patch by Sergey Svishchev, svs+mplayer grep ru
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19892 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-18 16:24:16 +00:00
diego
0f0ba7b7b9
Add --disable-dvdnav to help output.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19884 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-18 12:17:41 +00:00
ods15
1b8971d82e
Add demux_nut to MPlayer repo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19867 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-17 09:32:28 +00:00
diego
d5e203a52c
The recent renaming of the gcc-checking switches to gcc-check was incomplete.
...
patch by Timo Kanera, timo kanera de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19863 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 21:21:41 +00:00
nicodvb
8bab2f0d70
removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera de
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19855 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-16 14:33:41 +00:00
diego
b32aa254f9
Fix Irix build with gcc < 3.x, closes Bugzilla #572 .
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19838 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-14 18:29:24 +00:00
diego
af06a4425b
Move conditional compilation to the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19807 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-12 08:42:01 +00:00
nicodvb
b39852672b
detect dvdnav before mpdvdkit and dvdread; if dvdnav is set mplayer will use the version of dvdread embedded in dvdnav
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19769 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-09 19:35:55 +00:00
gpoirier
90a9cdaa9e
Add support for POWER5 as found on IBM eServer OpenPower 720
...
(cpuinfo returns POWER5 (gr)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19720 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-06 16:31:32 +00:00
diego
5a45cb6492
-lm needs to come before -laudio to avoid link errors in the NAS check.
...
patch by Bernd Ernesti, mplayer-dev-eng [{at}] lists [{dot}] veego [{dot}] de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19640 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-02 15:48:21 +00:00
diego
63a2e5b07f
Check for requirements at configure-time, not at run-time.
...
patch by Vladimir Voroshilov, voroshil <at> gmail <dot> com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19614 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 19:00:09 +00:00
diego
490175e71b
cosmetics: Fix ugly one-space indentation in radio check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19611 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-31 18:35:32 +00:00
nicodvb
43e33c6538
split in 2 'horribly long line'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19605 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-30 22:28:48 +00:00
nicodvb
eae1896f51
make sure opt.h is present when detecting libavformat
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19603 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-30 22:25:26 +00:00
nicodvb
5ee88aea4d
accept dvdnav version >= 0.2.0; the previous code failed because the check test 020 -ge 0110 failed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19597 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-29 21:09:58 +00:00
reimar
acf654cf8f
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19574 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-28 17:05:18 +00:00
diego
442425c52d
Reenable some encoders even for MPlayer-only compilation, some filters need it.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19560 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-27 21:51:09 +00:00
diego
6f8fde64fc
Only add include flags if cc_check succeeded.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19559 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-27 21:05:42 +00:00
diego
df424c30bc
Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19554 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-26 22:13:07 +00:00
diego
c85dd2b2ad
Remove superfluous --with-termcaplib option.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19553 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-26 20:55:53 +00:00
diego
9927cb669d
Add --extra-libs option to pass linker flags.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19552 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-26 20:53:37 +00:00
diego
86beebc55d
Remove --with-madlibdir option, it never worked anyway.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19542 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-26 17:10:26 +00:00
diego
31f26e9a3f
Disentangle toolame CFLAGS and LDFLAGS handling.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19531 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-25 14:28:39 +00:00
diego
824796ca11
Disentangle libdv and vorbis linker flags.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19530 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-25 13:32:22 +00:00
diego
60bebad4d2
Fix .align is a power of two check.
...
hint by Philippe, phildev at mac com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19528 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-24 22:39:26 +00:00
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
diego
b4196c01c7
Remove silly test/include path cleanup.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19198 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 10:52:40 +00:00
diego
6c2f1f26dc
Remove unused variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19197 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 10:33:47 +00:00
diego
eedf850f96
Rename _inc_soundcard to _include_soundcard, _inc variables are used
...
for include paths, not #include preprocessor directives.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19196 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 10:30:39 +00:00
diego
22b5b6d0f5
Unify include paths in the build system, part I.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19195 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 10:08:17 +00:00
diego
51a2db3628
Introduce general V4L variable/define.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19194 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 09:34:32 +00:00
diego
a881f35f1a
Rename *v4l variable to *v4l1.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19192 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-27 09:30:39 +00:00
ben
8b3e340df9
new vo driver for ivtv cards tv-out through internal h/w mpeg decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19142 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-19 22:02:09 +00:00
lorenm
e08fe8174f
sync to x264 r537 (api change)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19130 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-18 01:28:56 +00:00
diego
f89a7da604
Remove support for obsolete and non-free divx4/odivx libraries.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19087 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-14 17:14:16 +00:00
gpoirier
ad0c589f6b
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support
...
for this.
[1] namely the PPC64 machine over at powerdev.osuosl.org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19065 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 13:28:56 +00:00
diego
7e18214f7d
Streamline GUI build.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19057 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-13 03:05:08 +00:00
diego
02a3a41923
Use only one global config.mak file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19039 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 17:28:14 +00:00
diego
cb2542950b
Sync with latest FFmpeg build system changes:
...
All AMR defines now sport a CONFIG_ prefix for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19037 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 16:59:54 +00:00
ivo
fd4f92a6b8
remove check. libavutil is now mandatory
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19035 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 15:42:47 +00:00
diego
2937e6cc98
Work around DTS_INC and MLIB_INC now being gone from FFmpeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19034 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 15:20:34 +00:00
diego
52ac6f9919
Make libavutil mandatory.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19033 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 14:19:08 +00:00
diego
49c22997d3
Remove remnants of old libmp1e support.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19026 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 13:03:40 +00:00
diego
50c482e331
libavformat interdependencies have been fixed so disable all muxers
...
when compiling without MEncoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19024 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 11:43:50 +00:00
diego
6cc2563b5c
Fix compilation with MEncoder disabled: Some libavformat demuxers have
...
weird dependencies on libavformat muxers that need to be taken care of.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19020 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 22:36:04 +00:00
diego
05fa044a6c
Fix 10l regexp mistake that disabled all decoders/encoders.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19019 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 21:53:58 +00:00
diego
64cbb8d12a
xvmclib vs xvmclibdir typo
...
noticed by Erik Auerswald, auerswal at unix-ag uni-kl de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19018 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 19:36:13 +00:00
diego
b6091747f1
Split _libavcodecs variable into _libavdecoders and _libavencoders.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19016 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 14:47:07 +00:00
diego
c8ec24d908
Disable FFmpeg muxers when not compiling MEncoder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19015 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 14:45:34 +00:00
diego
68e745c4af
Sync with FFmpeg: (de)muxers are now individually selectable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19014 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 09:59:38 +00:00
diego
b8a50226d2
Add FFmpeg parsers to config.h as well.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19012 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 09:36:14 +00:00
diego
8219155829
Mention that individual codec and parser en-/disabling is FFmpeg-specific.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19011 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-11 09:23:20 +00:00
ben
60aa2f1a39
added new pvr:// input for ivtv based cards
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19002 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-10 21:32:19 +00:00
diego
2efd5b393d
10l, xvmclib(dir) does not specify a directory name.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18984 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 17:00:23 +00:00
diego
4efbcdb3b5
Consistent option and variable naming for x11libdir and xvmclibdir.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18983 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 16:38:02 +00:00
diego
d5368ffc42
_x11_paths should just be a list of paths without -L.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18982 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 16:37:18 +00:00
diego
dc5cf1cd92
Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18979 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 15:38:44 +00:00
diego
f9c232d63e
Sync with latest FFmpeg build system changes, now parsers can be
...
enabled/disabled individually.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18978 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 15:38:05 +00:00
uau
1065f7bb54
Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current
...
directory at configure time. This should work again now that libpostproc
is no longer under libavcodec and all Makefiles included from ffmpeg are
at the same directory level.
The hardcoded paths caused breakage if the build directory was moved or
copied after configure and prevented ccache from sharing compilation
results between directories (different absolute include paths count as
different compiler options).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18976 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-09 14:06:13 +00:00
diego
11f38c9502
Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18960 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 17:09:35 +00:00
diego
f9f9b2c0dd
small cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18949 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-08 13:47:43 +00:00
eugeni
e15ae9a600
Initial libass release (without mencoder support).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18942 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 18:26:51 +00:00
diego
e5ab11ab52
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
...
libavformat.a. Swapping the order of libavcodec.a and libavformat.a during
the linking phase allows non-GNU linkers to work.
patch by Chi-Thanh Christopher Nguyen, chithanh =at= cs =dot= tu-berlin =dot= de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18938 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-07 17:04:04 +00:00
diego
7844cbc3ce
Move conditional compilation into the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18927 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-06 13:09:45 +00:00
vayne
c5cf04f543
Initial win32 gui release.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18918 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-06 01:51:31 +00:00
nicodvb
112705e856
#define USE_LIBAVUTIL and USE_LIBAVUTIL_SO
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18912 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-05 20:26:39 +00:00
diego
8df5c586b5
Remove silly variable indirection.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18895 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-03 23:47:31 +00:00
ivo
e05a06cb4d
disable vo_md5sum if there is no libavutil
...
(for upcoming change to use libavutil/md5 and removal of md5sum.[ch])
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18886 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-02 20:21:27 +00:00
ivo
f3ce7bb90c
cosmetics: move md5sum check down so it can depend on libavutil later
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18885 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-02 19:50:52 +00:00
diego
bc93e25299
Move conditional FreeType support compilation to the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18869 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-30 12:41:05 +00:00
diego
0f53e117dd
Remove forgotten --disable-setlocale option from --help output.
...
noticed by Jim Huang jserv&&@&&linux2&&.&&cc&&.&&ntu&&.&&edu&&.&&tw
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18783 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 09:27:00 +00:00
diego
60f223f766
Move #ifdefs around complete files into the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18774 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 14:49:09 +00:00
diego
1127c1e91d
Remove separation between Win32 DLL and DirectShow support in the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18768 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 09:45:17 +00:00
diego
e2fd618a2c
Change integer to string comparison in hw.optional.altivec test since
...
non-AltiVec machines return a blank instead of 0.
patch by Tim Wojtulewicz timwoj**at**ieee**dot**org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18756 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-19 09:16:42 +00:00
diego
5e426812da
Conditionally run some CPU-architecture and OS-specific tests.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18751 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 11:21:23 +00:00
diego
2ca712f6cb
Rename --with-dts*dir options to --with-libdts*dir for consistency and
...
as preparation for upcoming patches.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18750 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 11:15:20 +00:00
rathann
58b25b53e7
Consistency fix.
...
10l to Diego for missing this.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18747 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 09:02:38 +00:00
diego
31f2211d05
Rename --with-libdvnav --> --with-dvdnavdir for consistency.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18744 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 17:18:46 +00:00
diego
fcb5bf04a9
Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18743 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 17:11:44 +00:00
diego
5eb5873d28
Simplify and streamline FAAD detection.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18742 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 17:08:06 +00:00
diego
6ac48bdb5f
consistency fix: --with-foo switches shall not enable options.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18741 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 15:47:37 +00:00
diego
19a3207d8d
cosmetics: Rename some variables and command line parameters.
...
(preparation for upcoming patches)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18737 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 21:17:47 +00:00
diego
58dc9b7eb2
Use a function for help output.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18734 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 18:38:35 +00:00
diego
ad63b544e6
option handling consistency fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18732 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 18:18:36 +00:00
diego
1b393e973d
readability cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18731 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 16:03:27 +00:00
nicodvb
f1871d5766
restored support for dvdnav only in the stream layer; all other functionalities are disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18715 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-14 21:58:17 +00:00
gpoirier
9e47e2b824
add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18690 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-12 21:24:43 +00:00
reimar
c75969c414
Do not require iconv program with --charset=noconv
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18674 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-10 20:11:38 +00:00
diego
861351e6df
Don't claim that amr_nb is disabled when the fixed point version is enabled.
...
patch by Ismail Dönmez ismail,,@,,pardus,,.,,org,,.,,tr
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18664 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 14:27:54 +00:00
diego
c9e6e6a2e7
Generalize runtime linker support.
...
patch by "Derek E. Lewis" dlewis..@..solnetworks.....net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18663 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 14:19:59 +00:00
reimar
b2cc42bbe8
move misplaced echores. Output may still not be as intended though
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18621 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 13:36:45 +00:00
rathann
8b3ec04151
UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) solnetworks (crack) net\
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18597 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 12:42:57 +00:00
diego
b4ddc383ef
libpostproc is not a subdirectory of libavcodec anymore.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18558 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-02 11:31:42 +00:00
poirierg
e69e4dfd82
On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18553 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-31 23:37:29 +00:00
gpoirier
47e525833d
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
...
Patch by Mark Sanderson < mmp AH kiora POIS ath POIS cx>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18536 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-17 20:56:49 +00:00
diego
7c2a7f9282
Don't just check for the existence of xmmintrin.h, also verify it will compile.
...
patch by Zuxy Meng zuxy[[.]]meng[[@]]gmail[[.]]com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18505 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 13:39:52 +00:00
diego
4aba8650aa
Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.
...
based on patch by Zuxy Meng zuxy(.)meng(@)gmail(.)com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18504 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 12:27:11 +00:00
diego
6410547f19
Use egrep together with extended regular expressions for greater portability.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18503 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 12:07:26 +00:00
diego
1670a7b309
Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18502 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 10:33:27 +00:00
reimar
196193ad9e
add check for a working iconv program and point to workaround if not found
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18488 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 19:03:20 +00:00
diego
e27ee9267a
Remove redundant line.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18479 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 14:50:45 +00:00
diego
76a2843b2b
Linkers, assisted by a compiler, can optimize out the string that is being
...
used to test for endianness. Prevent the linker from optimizing out the
string, as it is being returned.
patch by Derek E. Lewis, dlewis^#@^#solnetworks^#.^#net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18477 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 14:32:37 +00:00
diego
7a4c832222
mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18460 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 17:27:03 +00:00
diego
7e31ce1972
mlib != mediaLib
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18459 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 17:07:22 +00:00
diego
149ebd400e
--enable-mlib should behave like all other commandline parameters.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18458 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 17:05:55 +00:00
iive
d4948cd7f2
enable mediaLib check execution and honnor user choise to enable mediaLib even on non-sunos system
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18456 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 09:50:14 +00:00
diego
74078c9bab
Add missing --enable-toolame and --enable-twolame parameters.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18455 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 09:20:51 +00:00
diego
5b51c08001
output typo fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18454 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 09:13:05 +00:00
diego
7032d74b14
Disable mediaLib by default due to brokenness.
...
patch by Derek E. Lewis dlewis%%@%%solnetworks%%.%%net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18453 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 08:33:30 +00:00
diego
d9f6a7774d
Fall back on the codecs subdirectory of the current directory for Real
...
and Win32 DLLs on Windows.
based on a patch by Zuxy Meng zuxy**.**meng**@**gmail**.**com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18450 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 22:34:38 +00:00
diego
66fa775d76
Remove unnecessary commented out OPTFLAGS line.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18435 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 08:05:05 +00:00
diego
cef8c72bae
Feed AltiVec compiler options into CFLAGS explicitly.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18428 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-10 22:00:30 +00:00
diego
bc30e8e673
Unconditionally compile the Matroska demuxer.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18405 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-08 21:41:15 +00:00
diego
c8d7076adb
Adapt to latest FFmpeg AMR build changes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18400 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-07 16:21:13 +00:00
diego
ed2ed1b07e
Fix up some checks to properly use _res_comment.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18397 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-07 14:00:07 +00:00
diego
8687cdd7d7
Remove stray variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18396 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-07 13:53:13 +00:00
iive
551166192f
x264 linking now requires explicit x11 libraries inclusion.
...
As side effect this fix simplifies the complicated expression.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18388 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-04 19:10:16 +00:00
iive
4ea78566ce
check for XviD compiled with pthread support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18387 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-04 16:34:05 +00:00
diego
4a98d0a313
Add a check for sysi86() on Solaris systems, solving a build failure on Solaris
...
10 x86 to avoid using a local declaration that is no longer compatible.
patch by "Derek E. Lewis", dlewis $$@$$ solnetworks %%.%% net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18363 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 21:17:30 +00:00
reimar
86e13d0462
use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they
...
are used by cc_check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18320 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 19:06:25 +00:00
diego
e565f78044
Document how configure works and how to write basic checks.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18318 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 14:26:57 +00:00
diego
2da3b6d239
Fix amr_nb-fixed compilation: Don't depend on amr_nb.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18315 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 13:12:51 +00:00
uau
8f30963c37
Make EDL compilation unconditional
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18313 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 12:40:29 +00:00
diego
5fe260ac46
10l: Test the variable, don't set it...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18291 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 01:59:05 +00:00
diego
b999641f51
Simplify x86 CPU flag/extension check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18267 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 01:38:02 +00:00
rathann
251c9fadb9
make _res_comment usage consistent
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18263 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-24 21:50:06 +00:00