1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00
Commit Graph

1364 Commits

Author SHA1 Message Date
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