arpi
e9885d32cd
liblzo realtime video codec support (decoding only)
...
patch by Tilmann Bitterberg <transcode@tibit.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7730 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-13 21:40:10 +00:00
arpi
a5eea66f78
i18n should not affect --language
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7630 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 17:50:37 +00:00
arpi
82fc19b9be
This patch hopefully fixes colorkeying and a segfault in exclusive mode
...
Sascha Sommer <saschasommer@freenet.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7625 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 16:56:42 +00:00
arpi
9561550982
adds "libdv" to the "input modules" list in "configure", and
...
takes out the note about "for mencoder" since it's actually for both. :)
patch by Kees Cook <mplayer@outflux.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7594 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-04 19:22:29 +00:00
pontscho
0b50082062
change i18n to autodetect
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7580 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-02 09:24:34 +00:00
arpi
103cbf8734
changed order of libs to match the dependency (required for static linking)
...
patch by Sidik Isani <lksi@cfht.hawaii.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7578 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-01 22:36:25 +00:00
arpi
309df4a227
-vo directx driver by Sascha Sommer <saschasommer@freenet.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7537 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 19:03:50 +00:00
bertrand
103b8b2d46
Added -lm for libcdparanoia (for the sin & cos symbol).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7511 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-26 18:48:25 +00:00
arpi
fc377acae2
put some comemnts into teh generated help_mp.h file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7486 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 16:37:08 +00:00
arpi
8e8fbcbaec
help*.h files moved to help/ subdir
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7485 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 16:31:21 +00:00
kmkaplan
1637590528
Automatic unrar of vobsub. Does not work with rar v3
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7447 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-20 01:26:39 +00:00
bertrand
27506924c4
Enable the LIVE lib only if the network layer (STREAMING) is enable.
...
Fixed the bug where if streaming disable and live enable, the live config
test will reenable the network layer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7430 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-17 19:47:55 +00:00
arpi
134ace1f96
hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7424 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-16 20:46:31 +00:00
arpi
c9ffe1f356
WORDSIZE detection by Björn Sandell <biorn@dce.chalmers.se>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7421 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-16 19:37:57 +00:00
alex
faa42bda65
hpux scsi dvd support by Martin Gansser <mgansser@ngi.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7392 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-13 22:04:11 +00:00
arpi
b9e46bd579
- reorder of help, new section: Codecs, cosmetics/descriptions extended
...
- accept freetype 2.0.9 too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7337 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-09 19:23:06 +00:00
jkeil
17bafc411c
When we're compiling/running on a kernel without sse/sse2 support, we have
...
to be careful when using gcc-3.x. gcc-3.x is able to emit sse/sse2
instructions for normal C code when we compile for maximum performance with
something like the -march=athlon-xp switch.
So, if the kernel does not support the sse/sse2 instruction set extension,
we have to tell gcc-3.x to not emit see/sse2 instructions for regular C code,
otherwise mplayer might crash with a SIGILL signal.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7336 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-09 19:01:34 +00:00
rik
9fe087d53e
extensible blinkenlights driver, can currently be used for the Arcade http://www.blinkenlights.de/arcade
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7327 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-08 22:41:53 +00:00
alex
0e6de02851
x11 include patch for hpux 11.00 by Martin Gansser <mgansser@ngi.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7312 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-07 21:53:43 +00:00
atmos4
5d172094cc
cyrix mtrr detect
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7279 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-05 01:28:10 +00:00
bertrand
139bb71285
Applied patch for OpenBDS from Marc Espie (submitted by Björn Sandell <biorn@dce.chalmers.se>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7270 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-04 17:46:03 +00:00
jkeil
4e5d0d5825
Enable dvdkit on solaris
...
solaris has iconv() in libc.so, a separate libiconv.so library does not
exist. Only add a -liconv library when we were succesful compiling a
test program with the -liconv option.
--enable-debug does not work on solaris, because test "-g" in configure
script fails with a test error message "test: argument expected". Use
string comparision to test for a non empty $_debug / $_profile
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7255 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-03 17:13:08 +00:00
arpi
35d84da38b
10l - RANLIB added to fix libavcodec compilation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7247 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-02 19:51:00 +00:00
atmos4
6c6dfa5aee
allow to specify freetype-config and restrict to freetype 2.1.x+
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7245 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-02 18:43:01 +00:00
arpi
b8f2dc58c0
better freetype detection
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7240 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 23:26:37 +00:00
arpi
688e04de22
ability to override MANDIR, BINDIR
...
patch by Dominik Mierzejewski <dominik@rangers.eu.org>
modified to remain compatible with previous solution (ie mandir=prefix/man)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7222 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 14:40:09 +00:00
atmos4
525f9ea64c
generalized iconv detection
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7184 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 02:13:20 +00:00
alex
76513aa134
fixed faad detection. without this it detects my older version of the library witch isn't compatible with current ad_faad.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7163 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 11:28:43 +00:00
arpi
ae8ff3e445
use dir/libname.a instead of -Ldir -lname
...
partially done by "Steven M. Schultz" <sms@2BSD.COM>
Note: some entries (libmpdvdkit, libdha) left unchanged as they may be
dynamic and not shipped with mplayer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7149 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 21:30:57 +00:00
bertrand
a7d15a362b
inet_aton fallback support by Joey Parrish <joey@yunamusic.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7136 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 07:07:12 +00:00
nexus
af4654d926
FreeBSD iconv change/fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7129 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 23:00:25 +00:00
arpi
fd44bbee3d
freetype 2.0/2.1+ support - disabled by default until bugs fixed
...
patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7123 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 20:52:02 +00:00
alex
0dbb552406
final (?) libvo2 cleanup patch by Joey Parrish
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7113 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 16:09:31 +00:00
alex
0b03ca9d27
removed old input code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7112 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 15:55:58 +00:00
diego
b3fbdb60b3
Use $_prefix/etc/mplayer/ as configuration file location, not $_datadir.
...
Patch by Dominik Mierzejewski <dominik@rangers.eu.org>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7110 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 11:20:48 +00:00
diego
a99ffa9110
libmpdvdkit on openbsd, patch by Björn Sandell <biorn@dce.chalmers.se>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7107 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 00:05:10 +00:00
arpi
a5bd36cf4b
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
...
- multithreaded audio/video buffering (I know mplayer crew hates threads
but it seems to me as the only way of doing reliable a/v capture)
- a/v timebase synchronization (sample count vs. gettimeofday)
- "immediate" mode support for mplayer
- fixed colorspace stuff - RGB?? and YUY2 modes now work as expected
- native ALSA audio capture
- separated audio input layer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7059 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 21:31:20 +00:00
arpi
5bdd552d67
dvdnav wasn't selected for compilation together with mpdvdkit2.
...
patch by Jonas Jermann <jjermann@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7054 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 20:28:24 +00:00
diego
089924014f
Typo spotted by Steven M. Schultz <sms at 2bsd com>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7042 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-18 10:24:32 +00:00
jaf
90e926973a
libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7037 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-17 09:34:53 +00:00
arpi
24db9b0c01
prefer libmpdvdkit2 over v1
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7035 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 23:04:29 +00:00
pontscho
4d5b4f9422
fix (?) cmd line handling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7020 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 22:52:52 +00:00
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