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