arpi
c17e80d20f
dynamic libavcodec.so support updated by
...
Alexander.Gottwald@informatik.tu-chemnitz.de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7005 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-14 21:43:49 +00:00
jonas
ef16ae58c9
dvdnav api changed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6972 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-11 17:14:41 +00:00
arpi
c30e50123a
HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6957 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-09 21:30:21 +00:00
arpi
cb0e37959b
new directfb driver for 0.9.13+ by jiri.svoboda@seznam.cz
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6953 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-09 17:20:46 +00:00
rik
c9e7231325
autodetection of MJPEG card for -vo zr by grepping /proc/pci
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6940 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-06 14:23:23 +00:00
arpi
19704bb73a
native DV audio/video decoders using libdv
...
based on patch by Alexander Neundorf <neundorf@kde.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6928 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 17:23:22 +00:00
arpi
52083dde7e
directfb version detection
...
little bit modified patch by jiri.svoboda@seznam.cz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6920 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 11:42:29 +00:00
atmos4
4661006788
endian autodetection by Bertrand + Michael, tested on x86, PPC, sparc, alpha
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6914 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 01:31:47 +00:00
arpi
fa788640e2
applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>
...
see <http://www.live.com/mplayer/ > for details.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6911 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 00:39:07 +00:00
diego
86e0ec837d
It all started with fixing a few dangling links...
...
... and ended in a spellchecking orgy...
... configure should now have reasonably correct output.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6882 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-03 22:48:41 +00:00
arpi
98861b8f69
It makes sense to me to try and use any locally installed win32 DLLs
...
found under $prefix before trying the system-wide ones.
patch by Jim Radford <radford@robotics.caltech.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6853 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 19:06:51 +00:00
atmos4
6227d15210
quit on unknown parm
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6842 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-30 12:24:26 +00:00
atmos4
982c1f9872
remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat struct
...
(it is remapped to __st_size64, which is never set when calling stat()), this
is needed for an upcoming libmpdvdkit cygwin patch.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6824 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-27 18:33:44 +00:00
rfelker
9852524069
fixed missing result when --disable-divx4linux is specified
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6770 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-23 15:13:00 +00:00
albeu
ade4ea7404
vd_xvid need divx.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6724 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 12:02:57 +00:00
atmos4
0c0b59c992
fix tv bazze
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6715 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 03:26:46 +00:00
albeu
5319a8118a
Support for Xvid using their new api. If divx4 compatiblity is disabeled
...
in xvid it can be used along with divx4.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6702 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 20:56:57 +00:00
atmos4
ae424d9c03
enable mpdvdkit on cygwin, too,
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6689 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 03:02:11 +00:00
atmos4
1f4292346a
Temp workaround for athlon-xp/athlon-mp/etc optimization clash, where xp was wrongly chosen (only real XP supports SSE)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6676 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-08 23:29:02 +00:00
arpi
d038772c8c
detectin of __restrict keyword - patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6659 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-06 15:20:10 +00:00
arpi
4bddfad993
* Link with -lossaudio and/or -li386 only when needed
...
* Fix iconv detection
patch by Björn Sandell <biorn@dce.chalmers.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6635 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-03 22:17:33 +00:00
arpi
18ef05cc25
trivial but nice fix for /dev/video? detection by "Julian J.M."
...
<bandit@telecable.es>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6592 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 19:30:10 +00:00
atmos4
e3f40cf939
Patch by Dominik Mierzejewski:
...
The first one makes CONFDIR work correctly at last
and the second adds DESTDIR to ./configure, so that it generates
a relocateable Makefile and then a packager needs only to do
make DESTDIR=$RPM_BUILD_ROOT install
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6546 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 08:23:48 +00:00
atmos4
0b8054d7ad
wtf..10l to dunno..only use x11_common.c when x11 is detected
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6451 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-16 14:03:54 +00:00
atmos4
56d5ebb2fc
Support for dvdnav-config script, patch by Christian Ohm <chr.ohm@gmx.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6439 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-15 23:55:06 +00:00
rfelker
e169cd3b7f
K6 is NOT a 686!! this causes SIGILL in libavcodec encoding!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6435 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-15 10:08:33 +00:00
rfelker
30c46d129a
== is a bash2 extension; the proper test for numeric equality is -eq
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6434 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-15 09:32:11 +00:00
atmos4
a242c68b9d
Also check in LIBDIR/real for the codecs.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6433 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-15 09:21:18 +00:00
atmos4
3b22c881a8
Enable RealPlayer DLLs on cygwin.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6432 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-15 09:11:33 +00:00
arpi
5d3ed7324c
realplayer8 installs at /usr/local/RealPlayer8 by default...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6423 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-14 00:35:06 +00:00
atmos4
08d3dc0b23
Proper gcc 3.1 cpu optimization autodetect, patch by Luca Barbieri <ldb@ldb.ods.org>
...
Please check on pre-3.1 gcc to make sure everythings correct.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6422 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 22:44:28 +00:00
atmos4
96961f6ea7
Darwin/Mac OS X dvd support. Patch from Joey Parrish <joey@yunamusic.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6421 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 22:39:59 +00:00
atmos4
d704ca0b5c
Small fix for real check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6413 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 11:53:22 +00:00
nexus
289750a92f
add FreeBSD default dir
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6412 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 09:47:22 +00:00
atmos4
d32c4241da
Implement Nilmoni's and Bernd Ernesti's patches for:
...
Better real codec dir detection and NetBSD real support.
Fix Nilmonis code, so it's working like expected.
Move a debug printf to mp_msg and some fixes in demux_real.c.
Some cosmetics :) -> RealPlayer 8 to RealPlayer, as RealOne (aka RealPlayer 9 works, too)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6405 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 00:14:28 +00:00
atmos4
08c6183cfb
Luke Harrison <luke@vv.carleton.ca>
...
This patch fixes a very simple little error in configure's
help screen.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6403 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-12 23:01:23 +00:00
jaf
9ae789f6ca
cdda added to input/notinput
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6389 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-11 22:58:50 +00:00
albeu
3be2d75562
Support for playing audio cds using cdparanoia. Include a raw audio
...
demuxer wich can be used for other purpose.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6385 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-11 14:29:51 +00:00
nexus
62a35580dc
FreeBSD Real support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6380 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 16:19:46 +00:00
arpi
0cf4405ca3
realplayer dll support autodetected (requires linux && -ldl)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6348 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 01:19:48 +00:00
arpi
c93c93eb26
cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6335 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 22:41:26 +00:00
atmos4
c121045354
small g3 optflags upd
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6324 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 02:44:16 +00:00
atmos4
6568365c12
10l fix for cpuinfo exec after G3 changes and beatify cc check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6319 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 22:58:18 +00:00
atmos4
82c2987659
Setup better cflags for PPC G3 patch by Colin Leroy <colin@colino.net>. IMHO needs improvements for other ppc cpus, too.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6314 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-06 16:46:05 +00:00
arpi
5a1dc02ec1
cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6303 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-04 20:11:15 +00:00
arpi
a90a0bc8b4
don't run help_diff on english help
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6290 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-03 20:41:39 +00:00
arpi
8d44c8231d
automatically adding untranslated messages to help_mp.h from english master file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6286 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-03 17:48:19 +00:00
pl
8d36b5de78
bugfix for cygwin (reports 2.95.3-5)
...
spotted by "Sycotic Smith" <sycotic@linuxmail.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6280 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-03 14:18:13 +00:00
rfelker
c74b550a87
The "(use this option if it does not compile)" text only made sense
...
when the default was enabled. Now it's nonsense, removed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6264 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 23:51:55 +00:00
arpi
0afd67891e
-updates vo_directfb (+configure&makefile) according to planned changes
...
in dfb interface v. 0.9.11 (by Sven Neumann)
-misstyped VEQ_CAP_HUE comparism fix (by Antonio Daplas)
-videomode change support working (me)
patch by Jiri.Svoboda@seznam.cz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6263 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 22:20:19 +00:00