1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 04:45:33 +00:00
Commit Graph

828 Commits

Author SHA1 Message Date
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
alex
c592535102 better parisc detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11678 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-23 22:47:11 +00:00
rik
fbb3b63a39 add ZORAN makefile variable for conditional compilation of vf_zrmjpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11662 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-19 22:05:24 +00:00
alex
922162fb5d removed the historic libcss support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11593 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 21:34:05 +00:00
alex
e7d9078afc Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11581 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 12:14:32 +00:00
alex
cf230e16c5 alsa 1.x support by Bernhard Rosenkraenzer <bero@arklinux.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11568 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-07 15:26:12 +00:00
iive
36a4df0860 FreeType detection, patch send by Pierre Lombard <p_l@gmx.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11536 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-29 03:02:38 +00:00
diego
5ad62102d3 --enable-dvbhead, wording, clearer error messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11535 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-29 01:28:05 +00:00
iive
2029eb17eb XviD math lib missed - patch by <ismail.donmez@boun.edu.tr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11496 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-18 20:50:48 +00:00
iive
13ea2119d2 remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11493 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-18 02:32:42 +00:00
attila
4044890393 check whether termcap is provided by tinfo
patch by Torinthiel <torinthiel@wp.pl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11476 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 09:25:13 +00:00
attila
0dc21c35a7 fix smb libs inclusion when using --enable-smb.
Patch by Götz Waschk <waschk@informatik.uni-rostock.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11475 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 09:12:03 +00:00
gabucino
2e3a3ca9bd missing clause
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11458 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-13 21:03:11 +00:00
gabucino
2f75c8e9d3 cumulative libc5 compatibility patch ;)
- VESA detection by sys/io.h header
 - workaround a missing define on libc5


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11456 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-13 20:53:40 +00:00
diego
f4329989ca FAAD detection improved and fixed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11440 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-12 10:26:01 +00:00
iive
64060df2c7 XviD Api4 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11437 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-12 00:43:42 +00:00
iive
679d6f09b3 fix lavc fail on missing lame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11410 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-07 22:14:51 +00:00
alex
65d4cf9c64 pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11406 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 23:11:15 +00:00
alex
47fc787f21 prefer our cpuinfo.c over linux emu proc/cpuinfo under freebsd on x86
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11405 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 22:57:40 +00:00
nexus
a0cb7264d9 ugly FreeBSD fix ..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11393 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 22:11:50 +00:00
rik
a67c3d4c59 provisions for new zoran driver (zr2)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11388 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 20:00:55 +00:00
ranma
834c6ad746 mencoder lavc audio encoding support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11376 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 16:35:40 +00:00
michael
48508f193a protect config.h from multiple iinclusion patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11361 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 13:45:24 +00:00
michael
3efac4d8e6 int_fastXY_t emulation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11357 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 10:14:05 +00:00
attila
6ce8b10dd2 define install itself instead of a path to install, needed for ginstall
original patch by Thomas Glanzmann <sithglan@stud.uni-erlangen.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11352 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-01 14:57:40 +00:00
mosu
1c641db8c0 Removed temporary .cpp file used during the Matroska test. Updated the libebml and libmatroska requirements to at least v0.6.0 for both. There have been changes in the lacing code, and users WILL come and complain why mplayer, linked against older versions, will have issues playing newer files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11331 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-30 14:57:06 +00:00
diego
1089c4ba77 in configure --help output:
add --enable-altivec, remove --disable-big-endian (--enable-big-endian
already present), cosmetics


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11285 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-27 01:06:35 +00:00
gabucino
e7850b6cab finally removing pthread dependency!!
(did because default NetBSD installs without pthread AFAIK)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11264 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-25 20:33:51 +00:00
gabucino
0167154bbc fix issue when compiler is called 'cc', and --disable-gcc-checking was used
(it would force the compiler to be 'gcc')

Patch by Pierre Lombard <p_l@gmx.fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11257 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-24 07:44:38 +00:00
iive
c42aba576c remove 'yes' from nowhere (after flac check)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11254 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-23 22:09:26 +00:00
lumag
cca3b9e596 Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> arklinux.org>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11251 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-23 18:58:46 +00:00
gabucino
6140b85073 enable Vidix on Linux/Alpha
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11232 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 18:24:57 +00:00
gabucino
a1693d645e detection of 'Alpha' architecture
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11231 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 18:23:28 +00:00
alex
29507a18ea Support for newer Apple GCC's. Patch by Magnus Damm <damm@opensource.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11216 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 12:35:03 +00:00
diego
7756a2c223 DOCS/en/ ---> DOCS/HTML/en/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11183 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-19 20:37:07 +00:00
diego
721d7e8f7d Man pages moved to DOCS/man/.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11182 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-19 20:20:45 +00:00
alex
964bbf9eaf consistency fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11147 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-16 12:12:49 +00:00
attila
bf69890466 Fix compilation when libavcodec is missing.
Patch by Nico <nsabbi@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11142 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-16 08:45:10 +00:00
diego
182457df34 Prefer TOOLS/cpuinfo over /proc/cpuinfo on Cygwin, approved by Sascha.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11113 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 12:14:48 +00:00
alex
390c6858fd some darwin patches (hostinfo,xmms), based on patch by Chris Zubrzycki <beren@mac.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11109 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 09:41:08 +00:00
alex
abdd20f5f1 some missing declarations for libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11082 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-11 19:31:29 +00:00
lumag
becb080bd6 Fix external FLAC detection on Mandrake.
Patch by G:otz Waschk <waschk at informatik dot uni-rostock dot de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11025 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-06 07:21:01 +00:00
lumag
388a665982 Improve flac detection a bit. Now you can safely remove all files from
libmpflac subdir, except this ones:

defs.h
dither.c
dither.h
private_fast_float_math_hack.h
replaygain_synthesis.c
replaygain_synthesis.h

They are necessary to playback.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11022 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-05 17:15:09 +00:00
faust3
54818d9782 consolevidix -> cvidix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11018 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-05 15:34:40 +00:00