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
alex
981ef7408b
hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix.technion.ac.il>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9636 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-21 16:54:03 +00:00
alex
1e5650e85e
libsmbclient detection support, slightly rewritten the original patch sent by Vladimir Moushkov <vlindos_mpdev@abv.bg>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9629 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-21 16:06:11 +00:00
arpi
5c49cd8e07
this is a combo patch that:
...
1) adds an experimental TS demuxer to mplayer
2) adds an input (streaming) interface from DVB cards.
It compiles and runs with the following versions of the drivers:
dvb-kernel (HEAD) (with stock kernel 2.4.20) and 0.9.4 (with kernel 2.4.18)
patch by Nico <nsabbi@libero.it>
some cleanups, ts demuxer fixes by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9611 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-16 20:13:28 +00:00
diego
8bd3a05ea7
Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9577 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-12 23:57:23 +00:00
albeu
d32fe2d5fa
vo_xover is a new vo that should make easy to have x11 support for
...
all overlay based vo.
Add support for xover to tdfx_vid. Sometimes the display flash bcs
the x server fuckup the overlay settings :( Not so bad as it only append
when i switch the focused window here.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9570 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-12 15:04:05 +00:00
albeu
90eb7beed5
vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9547 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-07 18:45:02 +00:00
michael
f215e84339
Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9536 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-05 10:56:47 +00:00
michael
1815f7c64e
fix for libgif TVT hack detection in configure patch by (Ambrose Li <a.c.li at ieee dot org>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9534 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-05 10:28:32 +00:00
alex
880de54c55
10l found by Joey Parrish <joey@nicewarrior.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9505 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-25 16:50:52 +00:00
atmos4
9e9a38814d
fix of fix of my sed code, should now be portable
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9499 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-23 23:48:03 +00:00
atmos4
def4bad8e6
Adding gcc major, minor, mini vars, adding unused var suppression for gcc 3 series
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9498 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-23 23:44:16 +00:00
diego
cd302b2662
HPUX DVD fix by Martin Gansser <MGansser@rand.de>, checked by Arpi.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9490 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-23 20:31:59 +00:00
michael
a9c9a78f08
remove wno-unused-parameter again (seems gcc-2.95 doesnt like it, ... with some options at least ???)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9484 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-23 01:45:41 +00:00
michael
4bd2d04bfd
skip annoying unused parameter shit (if anyone needs these / knows a case where they pointed to a real bug then reverse this)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9479 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-21 22:19:23 +00:00
arpi
a5f6871128
Latest version has the following features:
...
- --language=ab,cd,ef and --language="ab cd ef" are supported, the list
is now used as a fallback for possible message/gui translations
- --language=all is supported
- --language=ab,cd,ef,all and --language="ab cd ef all" are supported
for all man pages, but different message/gui translations than en
- $LINGUAS is honored
- if no --language or $LINGUAS is given it defaults to en
Credits for ideas go out to (in no particular order):
Tobias Diedrich
Sylvain Petreolle
Dan Christiansen
Dominik Mierzejewski
Andriy N. Gritsenko
and everyone I've forgotten
Andreas Hess <jaska@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9471 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-20 23:32:47 +00:00
alex
7a159b8db7
Support for native MacOSX APIs by Dan Christiansen <danchr@daimi.au.dk>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9467 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-19 17:26:59 +00:00
alex
33154a7188
gif library incompatibility fixes and prefere libungif over libgif. Patch by Joey Parrish <joey@nicewarrior.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9464 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-19 16:55:14 +00:00
alex
8432755f2e
WIN32_PATH cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9463 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-19 16:49:28 +00:00
jkeil
2dbc99b6b1
win32 loader wasn't build on solaris x86 ("!" shell operator doesn't work
...
on solaris)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9453 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-17 18:21:01 +00:00
gabucino
c895e2436b
patch by "Andriy N. Gritsenko" <andrej@lucky.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9452 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-17 13:06:03 +00:00
alex
a7b3330192
enable vidix for ppc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9441 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-15 21:51:24 +00:00
michael
dd16f0a075
moving postprocess code to libavcodec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9427 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-14 21:45:45 +00:00
jkeil
4c6a9664f4
Must quote shell variable in test expression, otherwise configure bombs out
...
on solaris
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9416 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-13 19:13:50 +00:00
atmos4
1784d455fe
add gentoo default real dirs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9409 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-12 16:50:31 +00:00
alex
f281db94d0
optional loader/ (currently it does nothing until the win32 support on cygwin is disabled)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9399 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-11 18:56:17 +00:00
filon
85387898fa
- look for alternative locations of cdparanoia includes (in redhat this is /usr/include/cdda)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9355 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 22:29:05 +00:00
filon
5f0c1c4879
- add missing entry for NAS in --help
...
- change order of looking for X11 includes, /usr/include almost alway will be the bad choice.
often /usr/include/X11 is linked to /usr/X11R6/include/X11 so looking for NAS headers
will fail (for example in RedHat)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9354 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 22:27:04 +00:00
gabucino
dde865f3a8
-lm needed for svgalib
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9344 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 13:47:19 +00:00
filon
169198a834
configure options available, but not documented -> 1l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9338 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 09:57:54 +00:00
arpi
6f2b2246d2
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9332 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 23:13:56 +00:00