alex
9b51317612
automatic altivec support detection on linux
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10358 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-01 15:33:07 +00:00
diego
6893218fc8
The new head and tail deprecates -1 in favour of -n 1.
...
Patch by Luca Barbato <lu_zero@gentoo.org>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10353 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-30 23:46:08 +00:00
alex
e5e8ada126
proper arm configure detection (+ armv5tel support, v4l is a subset of v5tel)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10329 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-24 15:54:35 +00:00
iive
fd55a47f01
basic xvmc image support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10317 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-21 01:47:26 +00:00
alex
7b54872d6c
cosistency fix with backward compatibility (now lavc's arm optimisations are enabled too!)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10315 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-20 13:18:31 +00:00
alex
a79e76be8c
10l fix by Steven M. Schultz <sms@2BSD.COM>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10298 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-17 21:46:18 +00:00
rfelker
5b6975fe21
1000l, stupid bash/ksh/etc specific crap. PLEASE learn bourne shell
...
scripting, people!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10297 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-17 16:16:47 +00:00
diego
339e4f20af
Add missing language suffix to DOCS/ path.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10287 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-13 01:25:11 +00:00
diego
6ac4f22567
Networking support under MinGW.
...
Patch by flo/yepyep <flodt8@yahoo.de>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10282 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-11 16:48:09 +00:00
diego
4adbdaebd5
Make configure output codec paths more consistently.
...
Patch by Nilmoni Deb <ndeb@ece.cmu.edu>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10279 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-11 02:20:28 +00:00
arpi
ed9296d845
renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10273 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-09 12:15:48 +00:00
arpi
3b377a458b
libmpeg2-altivec patch by Magnus Damm <damm@opensource.se>:
...
Check for altivec.h and set HAVE_ALTIVEC_H
This is required for the new libmpeg2 files and for
the updated ffmpeg code
make sure ARCH_POWERPC gets set
(I choosed this instead of mpeg2_internal)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10267 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-09 12:09:39 +00:00
faust3
1045b4d505
enable stream cache for mingw
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10266 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-09 10:44:34 +00:00
arpi
1864646717
I've found some time to implement the encoding support for the new
...
DivX API. Now it's possible to play and encode movies with the
latest DivX release.
One thing that doesn't work is the new Video Buffer Verifier (VBV)
multipass encoding. The encoder segfaults. Maybe it just isn't
supported with the standard profile of the released binary encoder.
Andreas Hess <jaska@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10253 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-06 19:57:37 +00:00
alex
019bae008c
lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10216 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-30 18:23:55 +00:00
alex
0093c1e72b
simplification and clarification
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10215 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-30 18:17:58 +00:00
alex
177619f50f
esd:server and esd latency support by Andrew Williams <andrew.s.williams@adelaide.edu.au>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10214 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-30 18:15:59 +00:00
diego
dcbaa442a0
Renamed --enable-qtx-codecs to --enable-qtx for consistency reasons.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10201 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-29 11:50:23 +00:00
diego
1ced7f3b81
K6-2+ and K6-III+ detection
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10180 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-25 00:14:16 +00:00
alex
13fd5a7fca
do it the standard way (tm)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10160 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 12:37:58 +00:00
diego
6930a03a30
Make configure run even on non POSIX compliant shells (Solaris).
...
Patch by Götz Waschk <waschk@informatik.uni-rostock.de>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10158 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 00:24:28 +00:00
diego
100a33ccf6
Cygwin and MinGW should use default codecs directories, --with-codecsdir is
...
available for setting it differently.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10156 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-22 23:52:37 +00:00
diego
a9f745e1cb
One / too many, noticed by Andreas Hess <jaska@gmx.net>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10154 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-22 21:27:39 +00:00
alex
ecf10a4138
Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10148 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-21 21:15:46 +00:00
alex
7b4c5c1242
mingw support, bug noticed by yepyep on irc.freenode.net
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10147 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-21 17:51:46 +00:00
alex
446116d267
--with-codecsdir option by Diego Biurrun
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10129 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-18 10:49:54 +00:00
bertrand
ff6a17f203
Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10122 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 12:24:01 +00:00
atmos4
9802bce14d
change real codecs dir priority as discussed with al3x, hopefully the syntax is korn shell compatible, please test!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10104 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-12 22:52:23 +00:00
atmos4
6932244e6c
change logic for detecting real codecs dir (loop in to prefer RealPlayer 9 codecs
...
over RealPlayer 8 codecs) and add another codecs location as used by RealPlayer9
on gentoo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10101 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-12 14:39:40 +00:00
alex
362b1a98bd
last cygwin/mingw32 binary codecs support (win32codecs + real) patch by Sascha Sommer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10098 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-11 18:53:12 +00:00
alex
91d27d0730
New option: using /codecs for all the binary dlls, initial patch by Diego Biurrun after discussion on -dev-eng
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10097 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-11 18:47:18 +00:00
arpi
598c7fd576
Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10096 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-11 18:29:07 +00:00
mosu
11c956f038
Try to detect Matroska paths if autodetection is wanted AND if it is forced to "yes".
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10059 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-03 14:54:08 +00:00
alex
ff2171501e
1000l to the author and for the commiter (me :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10048 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-01 20:35:56 +00:00
mosu
004d3a060c
Added Matroska demuxing support.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10025 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-30 11:39:32 +00:00
alex
dd159b2530
added faad2 to (no)codecmodules, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10011 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-28 15:58:27 +00:00
alex
3b929613b5
darwin ldd support patch by Steven M. Schultz <sms@2BSD.COM>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9981 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-24 18:55:43 +00:00
alex
97f9795275
mingw32 support patch by Diego Biurrun with some changes made by me
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9969 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-21 21:07:35 +00:00
diego
29ff365244
10l, wrong syntax
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9958 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-21 16:08:06 +00:00
faust3
57cf0621d2
fix slave mode on MACOSX: reported by devros <devros at seznam.cz>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9908 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-11 16:33:29 +00:00
faust3
42998b0974
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9903 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-10 12:12:56 +00:00
alex
b48febac40
Darwin Altivec detection fixes and MacOSX API detection reworked, based on patch by Dan Christiansen <danchr@daimi.au.dk>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9880 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-08 16:10:52 +00:00
rsf
4cc80e1795
Added
...
#include <X11/XF86keysym.h>
to the XF86VM test, because "libvo/x11_common.c" requires that that
#include file exist in order for the XF86VM-specific code to compile.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9877 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-07 21:08:56 +00:00
faust3
be474fc5d0
add checks for gettimeofday() select() and glob()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9829 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-04 19:15:24 +00:00
bertrand
21c026d236
Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9692 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-26 11:35:13 +00:00
alex
56ff20fe2e
use CFLAGS when doing tests in configure, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9669 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-23 17:14:28 +00:00
alex
bdee49a645
enable dvbin with dvbhead or old-dvb support, bug noticed by nsabbi@libero.it>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9654 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-22 19:15:23 +00:00
alex
255abc60b0
10l noticed by Steven M. Schultz <sms@2BSD.COM> and a bit cleaned up
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9642 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-21 18:21:00 +00:00
henry
7218ad5876
fix compile without libsmbclient
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9641 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-21 18:11:18 +00:00
alex
6438f20820
dvbin detection fixed, noticed by nsabbi@libero.it
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9638 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-21 17:16:23 +00:00