0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
Commit Graph

1835 Commits

Author SHA1 Message Date
diego
84d4da43a2 Remove redundant comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24667 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-29 22:12:30 +00:00
diego
f6c37a932e Remove useless comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24666 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-29 22:09:31 +00:00
diego
394ec174c7 cosmetics: Move the command to remove configure.log out of a block of variable
declarations to just before the configure.log is first written to.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24665 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-29 22:04:56 +00:00
rfelker
1f480ae398 fixing uau's GNUisms... 100l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24626 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-27 05:33:26 +00:00
cehoyos
1ddfe30978 Fix compilation after FFmpegs r10594.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24624 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-26 22:52:28 +00:00
reimar
81c28fba08 BFIN is an architecture not a CPU extension, so move it from _cpuexts_all to _arch_all
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24621 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-26 21:31:07 +00:00
iive
933f3af163 Fix building without network.
When _network=='no' then _nemesi, _live and _native_rtsp would keep their default values,
in the the case of _native_rtsp this happens to be 'yes'.
Clearing them also produces nicer output.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24593 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-22 16:14:20 +00:00
lu_zero
0ff4b3fd9f libnemesi support, yet another rtsp/rtp library...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24584 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-19 21:38:22 +00:00
reimar
b2a9d6aa1b Mention that libavc png decoder depends on zlib
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24571 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-18 12:08:24 +00:00
diego
62d7091dda Merge three sed invocations into one.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24546 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-16 17:50:35 +00:00
diego
e8a3b18e41 Install man pages in $(PREFIX)/share/man instead of $(PREFIX)/man
in order to better comply with the FHS.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24545 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-16 17:48:20 +00:00
ben
eb4051342f prevent some vidix drivers to get compiled on powerpc, they are not intended to work
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24534 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-15 17:53:15 +00:00
ben
ffc7e6ebeb restored vidix build on powerpc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24533 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-15 17:51:45 +00:00
voroshil
b7f2c746cc pthreads support is required for teletext
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24474 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-14 16:50:42 +00:00
reimar
744d42b129 Fix ESD check: use an ESD function to actually check linking and do
not uselessly run resulting binary.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24461 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-14 14:45:08 +00:00
reimar
f087be10ae Do not replace _ by - if x86_64 is given in --target.
Patch by Andrew Calkin (andrew calkin gmail com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24430 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-12 06:59:36 +00:00
diego
70fdab9d3a Move vo_3dfx check after vo_dga check, vo_3dfx needs -lXxf86dga to link.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24381 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-09 10:18:18 +00:00
zuxy
79dc1dddee Fix fast_cmov detection broken by r24371
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24372 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-08 18:06:44 +00:00
zuxy
bab14c11d7 Use -march=native (avail. since gcc 4.2) when possible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24371 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-08 18:04:47 +00:00
cehoyos
1275eaec95 Fix typo in r24360
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24361 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-07 19:36:14 +00:00
uau
cc9a2372cd Fix compilation after FFmpeg AUDIO_(DE)MUXER split
The FFmpeg build system split AUDIO_(DE)MUXER into two parts:
AUDIO_BEOS_(DE)MUXER and OSS_(DE)MUXER. cehoyos's earlier fix only
changed the code from AUDIO_(DE)MUXER to AUDIO_BEOS_(DE)MUXER ignoring
the other half of the split. Fix it to also disable OSS_(DE)MUXER.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24360 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-07 18:57:45 +00:00
cehoyos
fd25b54952 Fix compilation after FFmpeg r10426.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24358 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-07 14:51:54 +00:00
diego
cc8eb62393 Fix AltiVec autodetection: The autodetection was overriding configure
command line options.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24350 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-06 09:36:01 +00:00
cehoyos
8488227dc1 Fix compilation after FFmpeg r10411.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24345 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-05 19:32:34 +00:00
diego
1e1e0618ac Make DGA 1 and DGA 2 separately selectable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24308 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-31 13:08:13 +00:00
diego
d75d0a5171 Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24241 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-27 11:40:25 +00:00
diego
fc3fff06ed Better handling of Alpha MVI CPU extensions (untested).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24220 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-27 09:07:13 +00:00
reimar
28a1211bac Remove unused _def_altivec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24209 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-26 12:17:36 +00:00
reimar
0ae4749513 Simplify VIS detection. Also adds ENABLE_VIS define and changes "#define HAVE_VIS = yes"
to something more sane...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24207 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-26 12:07:37 +00:00
diego
783cfdad11 CONFIG_DARWIN was removed from FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24122 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-22 22:51:03 +00:00
reimar
1bb8c20fc7 Finally fix --enable-debug compilation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24120 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-22 17:10:31 +00:00
diego
17141cb6d5 Add libdvdcss-specific CFLAGS in the correct place.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24091 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-18 09:39:56 +00:00
mhoffman
5dbdb0e736 adding help for --ar --ranlib
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24081 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-16 15:16:52 +00:00
diego
e2f5bad023 Move setting of res_comment for internal dvdread to a more sensible place.
Now it will get set even if the dvdread check is skipped.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24080 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-16 14:12:58 +00:00
mhoffman
713206a3a9 allow setting of ranlib from the commandline of configure
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24079 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-16 12:42:14 +00:00
mhoffman
ca359e92ec allow setting of ar from the commandline of configure
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24078 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-16 12:41:01 +00:00
diego
80dee3f8ac Sync libdvdread with version 0.9.5 (functional changes).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24067 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-15 11:47:22 +00:00
diego
f0411ae27f cosmetics: Reorder lines for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24064 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-15 09:02:38 +00:00
diego
9eb3a88fa5 Rename TMPO to TMPEXE, it is an executable, not an object file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24059 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-14 14:52:22 +00:00
diego
bcf0c984f0 Apple Remote support
patch by Zoltan Ponekker, pontscho kac.poliod hu
cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24057 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-14 14:29:22 +00:00
cehoyos
39fc76f396 Remove additional warnings when using icc - similar to -Wno-pointer-sign.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24051 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-13 08:30:53 +00:00
diego
0ecd72a513 Remove unused definition.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24049 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-12 12:47:13 +00:00
diego
6f0da163dd Move some more compiler flags to configure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24043 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-09 11:35:41 +00:00
diego
f0322c3866 Remove unused definition.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24041 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-08 23:33:34 +00:00
diego
139d5f7fca Move some #defines into configure/config.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24031 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-08 09:12:33 +00:00
diego
46c63e3980 Move HAVE_INTTYPES_H definition to a more sensible place in config.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24023 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-07 17:59:42 +00:00
diego
cc69fe945d Improve error message.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24022 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-07 16:07:52 +00:00
reimar
b95caec861 Give the cpuinfo binary the right suffix $_exesuf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24006 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-03 17:22:31 +00:00
reimar
2824218de5 add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24004 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-03 17:14:35 +00:00
uau
e1bcd20b2c Define ENABLE_GRAY for FFmpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23992 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 14:29:26 +00:00