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

871 Commits

Author SHA1 Message Date
diego
8fedf67c7e typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12620 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-21 19:54:48 +00:00
diego
00a4249b4a Just a tiny fix with configure/Makefile for not using
"caca-config --cflags", patch by Pigeon <pigeon@pigeond.net>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12612 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-18 17:08:22 +00:00
wight
d033bfef86 Make configure point to translated docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12590 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-15 07:01:02 +00:00
joey
f3fbfbe928 change linking order for static build with live.com on mingw
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12576 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-13 16:44:34 +00:00
diego
9db4a64004 freetype depends on iconv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12569 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-11 15:10:36 +00:00
faust3
7690fed556 OpenBSD/VAX support, patch by Gabucino
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12564 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-11 09:58:27 +00:00
diego
f208bcf694 Fix X11 libs detection on Cygwin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12515 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-31 15:07:20 +00:00
rfelker
082a233476 fix compile with network disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12501 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-25 18:51:53 +00:00
reimar
6df33d76fe MinGW doesn't accept trailing /
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12492 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-20 21:22:07 +00:00
joyping
0881db63fb changes for alsa9/alsa1.x merge, only alsa.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12465 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-12 22:49:23 +00:00
henry
c1f6ffe35d ENCA support (http://trific.ath.cx/software/enca/)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12444 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 17:52:25 +00:00
diego
9ac4d41335 clarification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12437 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-07 11:25:07 +00:00
diego
d2cd5f2672 VIDIX now works on Win32, approved by Sascha.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12421 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-04 16:17:22 +00:00
faust3
33790e6770 add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12360 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-30 17:07:49 +00:00
alex
cf6a122e56 attribute_used macro
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12291 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 09:44:06 +00:00
diego
a0ff8ffe49 Missing options added, one put into default order.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12250 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-22 12:12:00 +00:00
diego
9fcd066cc0 QNX does not support -rdynamic.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12238 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-19 20:09:33 +00:00
michael
d8c98a0800 OS/X localtime_r multiply defined patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12215 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-16 13:22:51 +00:00
diego
2bbf826312 Missing options added to --help output.
--help output slightly reordered, hopefully more sensible than before.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12205 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 23:26:31 +00:00
diego
448c9bbb37 Make caca detection consistent with the others using *-config, also avoids
an ugly error message when caca-config is not installed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12202 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 21:40:04 +00:00
diego
5f49de8ec4 -rdynamic is not supported on Win32. Both _xanim and _real set it, so both
should check for Win32.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12192 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 12:19:10 +00:00
faust3
83cec57c43 -rdynamic is not supported on windows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12190 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 10:02:37 +00:00
diego
368c367fc9 win32 macro added to simplify detecting both Cygwin and MinGW.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12186 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 01:01:46 +00:00
faust3
c526173ede libavformat support for windows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12179 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-12 16:39:26 +00:00
michael
8580ca5c5f demux_lavf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12165 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-11 14:26:04 +00:00
alex
e6b6bc90ed altivec support under netbsd, patch by Matthew Green
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12142 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-06 16:13:52 +00:00
alex
28a066c29f removed obsoleted defs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12134 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-06 01:12:36 +00:00
alex
99b14d0fa3 libcaca video output driver by Howell Tam
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12130 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-06 00:04:48 +00:00
alex
a42bd5f361 ability to disable mp3lib, liba52 and libmpeg2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12129 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 23:17:40 +00:00
alex
bca0b3d6c5 Removed mpflac as ffflac is way better and ad_flac won't compile with external flac
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12128 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 22:49:28 +00:00
alex
fac2bcf4f9 Quartz/MacOSX video output module by Nicolas Plourde
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12121 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 21:20:19 +00:00
diego
0b048dec0d dvb should be added to $_noinputmodules as well as $_inputmodules.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12093 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-01 14:17:58 +00:00
diego
3a32418c24 Missing echores "no" added, duplicate variable setting removed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12076 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-27 20:19:57 +00:00
faust3
dc5c9fc570 fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12072 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-26 15:21:44 +00:00
faust3
940bcdc4a5 fix compilation on cygwin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12070 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-26 12:15:54 +00:00
faust3
b3372bc0d0 fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12020 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-13 16:25:08 +00:00
diego
edc16bc265 --disable-xmms option was missing, noticed by Enrico Weigelt.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12012 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-05 04:44:32 +00:00
alex
fe6034b159 add libvo to include list for lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11901 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-31 23:00:00 +00:00
diego
44d67d88e1 Simplified support for libc5 systems.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11891 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-30 09:07:28 +00:00
alex
aecc31b2ca ppc970 support, patch by Romain Dolbeau
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11849 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-25 18:18:21 +00:00
michael
b1261b9edc 100000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11830 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-22 14:38:00 +00:00
mosu
d6fad182c2 Added the new C based Matroska demuxer by Aurelien Jacobs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11808 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-19 19:16:10 +00:00
rtognimp
2e7229ae12 Use MSZH and ZLIB decoders from libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11785 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-12 22:48:03 +00:00
henry
70162b5ef8 ALSA 1.x audio out driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11776 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-11 17:07:32 +00:00
henry
05a7f11323 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11771 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-10 13:25:39 +00:00
henry
348c7d70ee lavcodec compile fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11769 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-10 13:00:42 +00:00
alex
e49b225d51 x86_64/amd64 detection under freebsd
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11725 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-02 14:06:47 +00:00
diego
93a6074b1a MPlayer's configure fails to detect fontconfig on a system with
POSIXLY_CORRECT set in the environment. The reason it fails is that it
passes the arguments to pkg-config in the wrong order. (When
POSIXLY_CORRECT is not set, glibc takes the liberty of rearranging the
parameters.)

patch by Matthew Fischer <futhark@vzavenue.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11706 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-31 21:35:52 +00:00
alex
81024b89f6 optimizing for cpus on irix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11690 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-27 19:27:59 +00:00
gabucino
a33b1cc05f VAX architecture support (tested on VAXstation 4000/VLC)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11682 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-25 12:05:28 +00:00