Commit Graph

902 Commits

Author SHA1 Message Date
rik a67c3d4c59 provisions for new zoran driver (zr2)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11388 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 20:00:55 +00:00
ranma 834c6ad746 mencoder lavc audio encoding support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11376 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 16:35:40 +00:00
michael 48508f193a protect config.h from multiple iinclusion patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11361 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 13:45:24 +00:00
michael 3efac4d8e6 int_fastXY_t emulation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11357 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 10:14:05 +00:00
attila 6ce8b10dd2 define install itself instead of a path to install, needed for ginstall
original patch by Thomas Glanzmann <sithglan@stud.uni-erlangen.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11352 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-01 14:57:40 +00:00
mosu 1c641db8c0 Removed temporary .cpp file used during the Matroska test. Updated the libebml and libmatroska requirements to at least v0.6.0 for both. There have been changes in the lacing code, and users WILL come and complain why mplayer, linked against older versions, will have issues playing newer files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11331 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-30 14:57:06 +00:00
diego 1089c4ba77 in configure --help output:
add --enable-altivec, remove --disable-big-endian (--enable-big-endian
already present), cosmetics


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11285 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-27 01:06:35 +00:00
gabucino e7850b6cab finally removing pthread dependency!!
(did because default NetBSD installs without pthread AFAIK)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11264 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-25 20:33:51 +00:00
gabucino 0167154bbc fix issue when compiler is called 'cc', and --disable-gcc-checking was used
(it would force the compiler to be 'gcc')

Patch by Pierre Lombard <p_l@gmx.fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11257 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-24 07:44:38 +00:00
iive c42aba576c remove 'yes' from nowhere (after flac check)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11254 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-23 22:09:26 +00:00
lumag cca3b9e596 Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> arklinux.org>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11251 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-23 18:58:46 +00:00
gabucino 6140b85073 enable Vidix on Linux/Alpha
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11232 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 18:24:57 +00:00
gabucino a1693d645e detection of 'Alpha' architecture
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11231 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 18:23:28 +00:00
alex 29507a18ea Support for newer Apple GCC's. Patch by Magnus Damm <damm@opensource.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11216 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 12:35:03 +00:00
diego 7756a2c223 DOCS/en/ ---> DOCS/HTML/en/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11183 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-19 20:37:07 +00:00
diego 721d7e8f7d Man pages moved to DOCS/man/.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11182 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-19 20:20:45 +00:00
alex 964bbf9eaf consistency fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11147 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-16 12:12:49 +00:00
attila bf69890466 Fix compilation when libavcodec is missing.
Patch by Nico <nsabbi@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11142 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-16 08:45:10 +00:00
diego 182457df34 Prefer TOOLS/cpuinfo over /proc/cpuinfo on Cygwin, approved by Sascha.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11113 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 12:14:48 +00:00
alex 390c6858fd some darwin patches (hostinfo,xmms), based on patch by Chris Zubrzycki <beren@mac.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11109 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 09:41:08 +00:00
alex abdd20f5f1 some missing declarations for libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11082 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-11 19:31:29 +00:00
lumag becb080bd6 Fix external FLAC detection on Mandrake.
Patch by G:otz Waschk <waschk at informatik dot uni-rostock dot de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11025 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-06 07:21:01 +00:00
lumag 388a665982 Improve flac detection a bit. Now you can safely remove all files from
libmpflac subdir, except this ones:

defs.h
dither.c
dither.h
private_fast_float_math_hack.h
replaygain_synthesis.c
replaygain_synthesis.h

They are necessary to playback.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11022 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-05 17:15:09 +00:00
faust3 54818d9782 consolevidix -> cvidix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11018 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-05 15:34:40 +00:00
attila 50736a03c1 configure altivec patch by Magnus Damm <damm@opensource.se>
*  CC is not checked for Altivec support (see above).
   The patch adds checks for FSF-style flags and Darwin-style flags.
   The check is performed regardless of the gcc version.

*  Disabling of Altivec.
   --disable-altivec is broken today if /proc/cpuinfo shows that your cpu
   supports altivec. The patch takes care of that.

*  "GCC & CPU optimization abilities" always show that it is optimizing
   for the cpu configure is running on, it should show the optimization that
   is enabled for gcc instead. Cosmetic change only, but confusing as it is
   today IMHO.

*  Runtime CPU-detection now enables altivec for powerpc.

Now with the patch it should be possible to use --enable-altivec,
--disable-altivec, --enable-runtime-cpudetection regardless of powerpc cpu type.

The configure script handles altivec support in the following order:

1. Altivec is enabled by default if your cpu supports it.
2. --enable-runtime-cpudetection will enable altivec support.
3. If you have forced altivec on/off with --enable-altivec/--disable-altivec, then
   your selection will override the previous altivec configuration.
4. If altivec is enabled but the compiler doesn't support it, altivec gets turned off.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11008 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-04 23:06:04 +00:00
lumag 1e880aa659 FLAC decoding support via imported libmpflac.
TODO: fix FLAC-in-ogg decoding.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11005 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-04 22:00:25 +00:00
gabucino fadce2d781 many small typo and grammar fixes
Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11001 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-04 17:29:08 +00:00
faust3 8a74c24c1a new vidix vo modules for textmode console and windows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10980 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-02 14:25:52 +00:00
alex 7bccd91576 initial MorphOS/Amiga (GeekGadgets) support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10946 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-26 18:08:10 +00:00
diego 3748ff70d0 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10945 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-26 12:38:55 +00:00
faust3 5565a1c43f 10l really disable faad if gcc is broken
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10922 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 17:05:51 +00:00
attila c588626f12 ev56 doesnt support mvi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10900 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 10:20:36 +00:00
pl 88597f97fe patch by Andrew A. Gill <superluser@frontiernet.net>:
"patch for ev4, ev5, and ev56 with GCC-3: there's no MVI in DEC Alpha processors
prior to the pca56"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10897 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 01:29:40 +00:00
faust3 006ecfdc7e make vo_gl2 compile on cygwin, too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10884 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-19 20:07:50 +00:00
faust3 ae1496e7df vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10881 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-19 14:33:51 +00:00
mosu b692eed5eb Fix for the faad2 compilation test which needs config.h to be present. Patch by Bernd Ernesti <mplayer@lists.veego.de>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10863 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 21:59:40 +00:00
pl 351d847c12 patch by Guido Guenther <agx@sigxcpu.org>:
"detects the ppc 7455 CPU and treats it as 7450"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10857 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-12 15:52:57 +00:00
mosu 069f4edc35 Cleanup of faad detection and a new test if gcc can compile the internal faad. Patch by Arpi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10843 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-08 10:09:02 +00:00
mosu c01ef34722 Add libogg if Theora is wanted (might be missing if Tremor is used instead of Vorbis). Patch by Götz Waschk <waschk@informatik.uni-rostock.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10838 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-07 18:06:27 +00:00
alex c8b56ea70b 100l typo found by Dima K. <dimakar@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10837 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-07 17:49:56 +00:00
alex 9eefccaf75 external faad support via --enable-externalfaad and fix my 1000l bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10836 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-07 17:48:17 +00:00
alex 7f086bc51b disable faad with gcc 3.2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10821 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 23:50:56 +00:00
alex c821c41c8b solaris sed (and probably others) fix for faad detection by Michael Gernoth <simigern@stud.uni-erlangen.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10820 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 23:49:18 +00:00
mosu f5e785c918 Fixed detection of vsscanf for newer gcc versions (3.3.1 etc). Patch by Dima K. <dimakar@yahoo.com>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10794 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 14:36:26 +00:00
lumag 4102058367 Fixed smbclient (added probbing if we need -lnsl-ldl ) & lirc detection (/dev/lirc may be a directory, so right device is /dev/lirc/0)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10776 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 10:51:11 +00:00
diego dbecb2b5fb spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10768 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-31 23:23:22 +00:00
alex f4656a91b9 vo_fbdev2 written by Joey Parrish with some minor modifications
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10764 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-31 23:00:39 +00:00
arpi 001d121dec use internal (included) libfaad2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10727 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-30 22:31:45 +00:00
arpi 284a5b6ec5 TGA image output VO module
patch by Daniele Forghieri ( guru@digitalfantasy.it )


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10690 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 18:26:37 +00:00
alex db1804fcac Reworked the CPU optimization detection code, now it works nice for non-x86 platforms aswell (tested on Alpha, PPC, x86)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10663 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 14:24:29 +00:00
alex b2b796f466 Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10659 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 13:13:41 +00:00
alex 70848671d3 --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10652 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 20:56:40 +00:00
albeu 755e127c26 ftp support. The change on connect2Server is needed bcs we need 2
different level of verbosity for control and data connections.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10626 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 19:13:23 +00:00
alex 2283b6305f Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10595 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 16:29:32 +00:00
alex afbfa3b5db added live.com to (no)inputmodules
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10590 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 23:18:02 +00:00
joey 7865ecb03e Added DR support to vo_fbdev,
time to remove fbdev=nocopy from configure.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10587 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 20:09:53 +00:00
alex eb6fb0dbc9 Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10573 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 20:52:53 +00:00
alex 738e1b801f libdvdread-cvs support, patch by Steven M. Schultz <sms@2BSD.COM>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10557 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-10 15:54:25 +00:00
diego 8875fde659 OSD menu should not be confused with DVD menus.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10550 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-09 12:07:18 +00:00
henry 7e38b1aefb v4l2 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10538 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 12:24:35 +00:00
diego 21382f9486 (nonworking) dvdnav commented out as discussed on dev-eng.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10536 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-06 22:05:20 +00:00
diego b70ce4ba45 _win32libdir (not _libdir/win32) should be searched after other locations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10532 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-05 23:53:06 +00:00
rfelker 0a6181e4c9 warning for users who insist on trying to enable dvdnav
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10520 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-04 01:29:58 +00:00
alex b4547c12fc gcc2.95.x has no support for mvi instructions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10489 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-27 22:55:25 +00:00
iive 8010e313c4 xvmc fixes - check for xv presence and fix libs order
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10475 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-26 22:55:37 +00:00
nexus a766c3f569 detect Real codecs fix (with only win32 DLL)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10471 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-25 14:56:28 +00:00
diego bc7792fd7c MinGW support in mpdvdkit
patch by Sascha Sommer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10444 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-19 21:41:53 +00:00
mosu 0723498eef Necessary changes for the upcoming libebml/libmatroska 0.5.0. Implemented support for RealAudio and RealVideo inside Matroska.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10411 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-11 20:24:20 +00:00
alex 37c2599916 full-featured gcc ppc optimization (601,603,604,740,750,745,755,7400,7410,7450)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10392 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-07 16:26:27 +00:00
rfelker fc5526f925 reverse this nonsense that breaks configure! (ppl, please don't commit
"cosmetic" fixes like this to configure script unless you have a VERY
good understanding of shell scripting and know you won't break anything!)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10366 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-03 17:36:52 +00:00
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
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