0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
Commit Graph

702 Commits

Author SHA1 Message Date
albeu
126725660d New config system + cleanup of header inter dependency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8165 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-12 01:56:42 +00:00
alex
8d69f78e0b added DYNAMIC_PLUGINS support (dlopen)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8154 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-11 18:25:02 +00:00
henry
46e3f00bc5 config option for Altivec (G4)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8147 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-11 09:37:29 +00:00
pl
323af4af4b avoid using stale parameters for compilation if an error ocurred in configure
(think of ./configure <...> && make)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8144 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-11 01:11:58 +00:00
jaf
58399f4b70 small fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8136 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-09 17:44:28 +00:00
gabucino
19e8eb18e4 make MPlayer link on QNX
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8130 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-07 21:15:47 +00:00
rfelker
4bd3d1a5bd check for lrintf to avoid trouble compiling lavc!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8112 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-05 07:34:55 +00:00
michael
e5f9c4e035 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8046 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 16:55:23 +00:00
michael
33004f305b fixing shared pp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8045 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 16:14:42 +00:00
arpi
d7f71bd743 put USE_ #defines for libmpeg2, liba52, mp3lib and svq1 codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8026 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 16:39:39 +00:00
arpi
da59776e2d I ported mplayer to the GNU system (also known as GNU/Hurd),
it was just a matter of adding it to the makefiles and other misc fix.
Patch by Robert Millan <zeratul2@wanadoo.es>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8017 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 00:05:56 +00:00
arpi
2d602b345b Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400
cards and TV out. It's works like DVDMax in Windows.
Instructions on how to make it work are at:
http://www.sci.fi/~syrjala/directfb/readme.txt
patch by Ville Syrjälä <syrjala@sci.fi>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8014 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 23:54:26 +00:00
arpi
4a18befb17 don't use soundcard.h on non-linux if no OSS support
(based on idea & bugreport by Björn Sandell <biorn@dce.chalmers.se>)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7968 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 23:07:41 +00:00
arpi
16c4baf848 Alex's 10l - fixed liblzo linking
patch by Roberto Togni <r_togni@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7966 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 22:01:09 +00:00
alex
19259744ee cleaned up liblzo detect and naming
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7960 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-29 16:50:34 +00:00
michael
2d28fdd64c postprocessing cleanup:
remove opendivx #ifdefs
remove rk1 filter
remove unused / obsolete stuff
add -1,4,2,4,-1 deinterlacing filter (ffmpeg uses that)
threadsafe / no more non-const globals
some optimizations
different strides for Y,U,V possible
remove ebx usage (someone really should fix gcc, this is really lame)
change the dering filter slightly (tell me if its worse for any files)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7947 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-28 19:31:04 +00:00
faust3
bdf7fe0825 add ao_win32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7916 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 16:25:41 +00:00
jkeil
02c9ff51d3 on solaris x86, set set default for vidix to 'disabled' (does yet not compile)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7897 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-24 18:12:40 +00:00
diego
cccc5f029a gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7887 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 23:12:09 +00:00
jaf
0ea103dc89 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7879 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 19:19:23 +00:00
arpi
d782c21b57 cosmetics - reordered config.mak lines
moved libdv from decore_libs to vorbis_libs - both places are wrong, but
it's better with vorbis as both are combined demuxer+codec libs


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7862 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 14:45:01 +00:00
diego
f07534b61e Typo: libcore.a is now called libxvidcore.a
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7820 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 01:52:14 +00:00
nexus
79d4d72479 add FreeBSD default path
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7816 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 12:33:22 +00:00
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
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
pl
27e3edb07a avoids stripping the binary at install if debugging or profiling is enabled
(original patch by Balazs Tibor <tibcu@sch.bme.hu> - edited for simplicity)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6241 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 14:26:35 +00:00
jaf
be031d73ae arts added to 'Disabled optional drivers'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6237 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 11:42:55 +00:00
arpi
a7a603d298 fixed arts detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6228 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 21:23:19 +00:00
pl
6eef611840 small fix for arts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6217 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 09:48:45 +00:00
atmos4
d1981e9fa5 aRts audio out support by Michele Balistreri <brain at email.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6215 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 01:52:40 +00:00
jaf
2aa7abdc00 if LANGUAGES=help_mp-??_??.h fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6200 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-26 22:18:59 +00:00
pl
c79050c108 gcc -dumpversion seems less error prone (tested with 2.95.4 3.0.4 and 3.1)
Suggested by Okki <okki666@nerim.net>

Added gcc-3.1 and gcc-3.0 in the find-a-sane-compiler loop


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6197 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-26 13:41:08 +00:00
pl
37e42a149b The 3 X11 checks (header/lib/functionnality) are now together.
Tests for header & lib enhanced (check for Xlib.h and libX11.so/a)
(Suggestion by Arpi)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6192 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-25 21:43:02 +00:00
arpi
a98272633e - keeps configure from generating a core when a buggy giflib is found
- swaps -lgif with -lungif to give compression preference over uncompressed
by Joey Parrish <joey@yunamusic.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6170 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-23 20:38:27 +00:00
alex
6d85762976 changed disabled vidix message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6161 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-23 14:49:13 +00:00
alex
5c7cdd2197 some visual changes and applied Ulrich Hecht's 64bit fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6159 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-23 14:38:40 +00:00
arpi
c835270280 big cosmetics patch, cleanup of messages printed by mplayer and libs.
some printf->mp_msg conversion, and some debug messages moved from warn/info to v/dbg2
mplayer's output is now shorter, readable and consistent


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6139 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 03:25:26 +00:00
arpi
376e46cbf1 catching SIGILL instead of dumping core - patch by Steven M. Schultz <sms@2BSD.COM>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6130 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 00:01:14 +00:00
arpi
aab9f7a085 compile with '-g' by default for .developer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6120 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-18 17:45:26 +00:00
pl
ae754f40fb gif support: added tests with the X11 libs (required by some lib(un)gif)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6116 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-18 09:21:35 +00:00
jaf
8183bedd24 only include when necessary
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6092 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-14 12:37:37 +00:00
jaf
8852e42fc7 two more lines for dvb ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6089 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-14 09:39:13 +00:00
arpi
e365511791 better gif89 detection by pl <p_l@gmx.fr>, based on patch by Joey Parrish <joey@yunamusic.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6080 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-13 20:52:10 +00:00
albeu
b6a7934eb5 Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6070 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-13 13:15:40 +00:00
pl
927c55fb02 lib(un)gif detection fix (linking should be sufficient) and it avoids the message
'Checking for GIF89a support ... ./configure: line 2349:  1123 Segmentation fault      "$TMPO" >>"$TMPLOG"
no'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6069 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-13 12:28:00 +00:00
arpi
54027c1464 libgif detection extended
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6067 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 23:37:06 +00:00
arpi
278b3ae129 various openbsd and general warning fixes - patch by Björn Sandell <biorn@dce.chalmers.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6058 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 02:18:52 +00:00
arpi
c00658414e -vo gif - by Joey Parrish <joey@yunamusic.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6054 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 01:07:25 +00:00
pl
20cce1151e patchs by Björn Sandell <biorn@dce.chalmers.se>:
- --disable-select affects more than the oss audio
 - openbsd and netbsd oss support for non-x86
 - ar/AR cleanups as '$(AR)' defaults to 'ar' with make


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6037 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-10 01:50:17 +00:00
pl
d0afb257b9 netbsd and/or lfs workaround (fixes a textbusy error)
(problem reported by Bernd Ernesti <mplayer@lists.veego.de>)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6036 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-10 01:23:15 +00:00
arpi
4d5fb240db BSDI dvd.h detect fix by Steven M. Schultz <sms@2BSD.COM>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6030 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-09 09:04:08 +00:00
pontscho
1bff6e8bc3 some bugfix, x[11|mga|v] ( fullscreen with more files )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6014 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-08 16:41:44 +00:00
pl
411bc4af1e patchs for NetBSD by Bernd Ernesti <mplayer@lists.veego.de>:
- the libmpdvdkit auto check works fine after adding the netbsd check to the linux
  and freebsd one
- NetBSD only support MTRR after 1.5X, so libdha/mtrr.c needs a small patch
  to only enable it for versions after 1.5X.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6012 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-07 21:51:47 +00:00
arpi
f958fc46bc enable libfame only for dxr3/dvb owners by default, libfame check moved right after libmp1e check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5961 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 22:13:06 +00:00
atmos4
4bf6dad4cf More verbose error reporting to configure.log for SDL and fix a long pustanding bug, with type mismatch in test-compile-code (affected eg. cygwin, too)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5955 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 20:29:20 +00:00
atmos4
9d883ac048 Add Darwin (MacOS X) detection and configuration and modify compiler check to check through defined-cc, gcc3, cc to find good compiler. Abort on first good compiler.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5948 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 19:00:54 +00:00
jaf
dc545e7b68 add something like 'Optimizing for: i686 mmx mmx2 sse'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5944 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 09:43:36 +00:00
arpi
178757d887 linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5939 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 11:50:39 +00:00
arpi
8ee92150f8 more compatible libpng version check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5901 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-29 16:24:22 +00:00
arpi
c041927ead only freebsd has BSD-style dvd_struct? - enable dvdkit only for linux+freebsd
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5892 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-28 21:05:09 +00:00