1
mirror of https://github.com/mpv-player/mpv synced 2024-07-27 17:48:22 +02:00
Commit Graph

1574 Commits

Author SHA1 Message Date
reimar
d766cae033 We definitely want to avoid an emulated poll()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22224 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-15 18:24:12 +00:00
diego
072f16cd3b Move setting _ld_extra and _inc_extra for live to autodetection part,
there is no hope of them having correct values otherwise anyway.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22214 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-13 15:37:38 +00:00
rtogni
af0412def4 Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22212 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-12 21:52:53 +00:00
diego
5d3b7bd92b Fix setting of mtrr variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22211 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-12 13:59:25 +00:00
diego
c7b24d2e85 Always disable libnut demuxer in libavformat.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22209 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-12 09:56:34 +00:00
diego
4eebe7dc88 Revert libnut option names, the issue is fixed in FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22208 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-12 09:51:25 +00:00
uau
3fc21bb6e7 Handle libavformat libnut dependencies.
Fixes compilation after ffmpeg r7891.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22182 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-09 19:44:43 +00:00
gpoirier
860dd21ab1 Fix libnut build failure.
Use CONFIG_LIBNUT like ffmpeg's configure, instead of LIBNUT.
Patch by Clemens Ladisch % cladisch A fastmail P net %


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22169 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-07 09:00:11 +00:00
diego
66c00f103a FFmpeg #defines must be uppercase now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22136 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-05 07:33:00 +00:00
diego
ee40bc8f21 Fix MMX2 check, _sse is set to "kernel_check", not "yes".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22128 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 13:44:49 +00:00
lorenm
f0ae1f2dce r21753 broke compile-time detection of mmx flags on x86_64
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22120 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-04 08:18:01 +00:00
uau
3f1191fdc6 Convert patterns to upper case to fix compilation after r22117.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22119 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-03 23:46:22 +00:00
diego
a3c5cdbf75 Speed up config.h generation by transforming FFmpeg part names to uppercase
all at once instead of one by one.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22117 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-03 21:40:10 +00:00
diego
0b6d9504b2 Wrong variable name used in libfaac check.
patch by Carl Eugen Hoyos, cehoyos ag.or at


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22092 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 11:28:50 +00:00
lorenm
5dbd6faa0b libfaac detection skipped linking, and thus only checked for headers and not libs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22091 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 09:25:05 +00:00
diego
296bf8c18f Simplify extcheck calls by moving some logic into the function.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22090 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 08:27:59 +00:00
diego
bf3e5764eb Allow forcing processor features on and off.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22088 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 02:01:07 +00:00
diego
7d2284e42d Fix looooooongstanding bug:
Only check for processor features when they are set to autodetection.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22087 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-31 01:43:24 +00:00
diego
ee0ea7341d cosmetics: Move around a few options for better logical grouping.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22086 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 23:59:39 +00:00
diego
957d40868c cosmetics: consistent formatting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22085 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 23:50:30 +00:00
diego
885146afc9 Unification of parameter handling part 3 of many:
Merge --help into general parameter handling.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22084 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 23:35:52 +00:00
diego
6ebda2b029 Unification of parameter handling part 2 of many:
Merge both parameter parsing passes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22083 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 23:33:25 +00:00
diego
5cf9cbf3e5 Unification of parameter handling part 1 of many:
Move second pass next to the first.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22082 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 23:18:51 +00:00
reimar
916f3055cf Move network detection further up to simplify detection of dependant stuff.
Blessed by Diego (see [MPlayer-cygwin] Current issues).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22077 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-30 18:29:02 +00:00
diego
40e1f27cce Remove references to no longer existing documentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22058 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 22:33:51 +00:00
diego
03a1bed310 Move platform-specific stuff together.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22057 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 22:31:53 +00:00
diego
4cd478c1f1 Move _ldd setting to a saner place.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22056 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-28 22:27:05 +00:00
diego
57144b8eb1 build fix: Disable libtheora encoding over lavc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22011 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-25 09:36:17 +00:00
diego
7061372a74 Quote some expressions, might help with some shells.
patch Derek E. Lewis, dlewis solnetworks net


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22006 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-24 18:10:40 +00:00
rtogni
811a1f6c09 Fix compilation if no libogg/libvoribs installed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22004 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-24 10:31:51 +00:00
diego
8274bd8f89 Rename a few variables to match FFmpeg.
patch by Brett Goulder, predatorfreak dcaf-security org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22003 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-24 07:36:50 +00:00
rtogni
46df662025 Fix compilation after ffmpeg changes in r7619
Some libraries still need tweaks


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22002 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-24 00:10:47 +00:00
diego
93288a8c97 Bring MPlayer closer to compilation after latest FFmpeg changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21998 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-23 10:06:02 +00:00
reimar
b53b90261e Fix compilation: define CONFIG_ZLIB in config.mak
Compilation without zlib untested.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21988 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-21 21:38:41 +00:00
diego
726ccc3118 Move ldconfig platform differences into configure where they belong.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21973 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-20 21:19:58 +00:00
diego
eca0abbc21 Move ranlib setting to a more sensible place.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21972 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-20 21:14:14 +00:00
diego
a6cc078d26 Move toolame vs twolame logic into the $_toolame=auto case.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21927 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 22:58:25 +00:00
diego
acc38e2745 Make twolame disable toolame.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21925 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 22:42:35 +00:00
diego
811cec046e Move twolame check before toolame check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21924 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 22:35:10 +00:00
vayne
68e9c8462a fix typo for gettimeofday()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21916 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-13 21:26:54 +00:00
diego
d9d8d70d63 Add missing config.mak entry for gettimeofday().
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21891 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-13 04:12:05 +00:00
reimar
ef9578fe0c 10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21877 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 22:58:32 +00:00
diego
33593191d3 Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21875 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 20:23:24 +00:00
diego
7db81061d7 Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21874 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 19:35:41 +00:00
diego
b2c4df0543 Move #ifdef directives around complete files into the build system.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21873 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 19:07:42 +00:00
diego
d1f409719c GNU/kFreeBSD support, closes Bugzilla #704.
patch by Petr Salinger, Petr.Salinger seznam cz


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21866 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 14:56:23 +00:00
diego
e311db3344 CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.
patch by Vladislav Naumov, vladislav.naumov gmail com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21862 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 13:20:08 +00:00
diego
8665071a0e Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21850 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-07 11:52:46 +00:00
reimar
d5bdde3b18 Set default values for proc and iproc for x86_32 case.
They will also be used for runtime cpudetection (and fixes compilation of that).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21841 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-06 17:50:12 +00:00
reimar
c9614cb422 move runtime cpu detection check after detection of host architecture,
since it uses the host architecture to check if it is supported.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21825 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-05 10:05:05 +00:00