Commit Graph

209 Commits

Author SHA1 Message Date
atmos4 a63ea1a018 Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
Patch by Donnie Smith <xc0bead2d8130df59@f4n.org>, updated by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7202 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 15:04:18 +00:00
arpi b516edcb6f reordered libs, especially Freetype. idea by Nexus
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7179 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 21:24:04 +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
rfelker d4f7c07743 arrg 100l in the 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7135 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 02:20:00 +00:00
rfelker 0ed36bdd09 fix 10l mistake and add the libdeps thing right this time
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7134 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 02:11:33 +00:00
rfelker eba0ef2748 removed old stuff no longer used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7133 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 02:05:01 +00:00
rfelker cd3f5c9150 remove nonsense tabs from makefile so emacs won't complain :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7131 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-29 01:49:15 +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
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 b3a9d73a08 'configure changed'-test re-added, noticed by Sylvain Petreolle <spetreolle@yahoo.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6959 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-10 18:45:31 +00:00
atmos4 3db0389115 small rule to strip binaries in source dir (24MB mplayer binary is a bit klugdy for non debug-work :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6949 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-07 21:51:10 +00:00
atmos4 7549813fbe DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6785 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 03:37:28 +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
diego 4fb63ad86b Oh my god, what did I do - I spellchecked the Makefile!
Note: Writing DependEncy with an "a" is a very common spelling error.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6593 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-29 00:16:32 +00:00
arpi a2e3df1479 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6561 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 12:21:54 +00:00
diego d059a79dd2 syncfb is long gone
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6468 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-20 10:18:25 +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
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
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
atmos4 e8a3e29e59 Fix gcc version display for gcc 3.1 (downwards compatible it seems - tested with 2.95.2)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6148 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 23:27:01 +00:00
arpi d900b93493 create relative links instead of absolute (with path) ones, patches by:
manpage - Eric Lammerts <eric@lammerts.org>
gmplayer - Björn Sandell <biorn@dce.chalmers.se>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6129 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-19 23:50:32 +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
arpi 41da84f695 ln -s instead of install mencoder.1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5990 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-05 21:07:10 +00:00
arpi f8e7e06a94 gui vs. mencoder conflict workaround
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5958 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 22:05:46 +00:00
atmos4 f766c4ca64 Execute darwinfixlib.sh before linking, it will only do something if on darwin, if you don't like that it is always called (I mean on all systems), I could change that, however as it's only called two times during linking I guess it's ok.
If you don't like it I'll add stuff to config.mak via configure to check wether the script is required.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5952 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-03 19:27:05 +00:00
jaf 69b1eacb48 removed my 'extension'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5847 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-26 19:47:55 +00:00
jaf a9c22ff423 corrected what felix made buggy ;-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5842 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-26 19:11:13 +00:00
atmos4 e602a125f0 Allow disabling of libfame and allow to enforce (not) building libavcodec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5841 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-26 17:18:02 +00:00
arpi 55fe447584 handles DVDKIT_SHARED, compile and install libmpdvdkit.so
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5816 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-24 20:08:06 +00:00
pontscho e1a3e103b8 add libmpdvdkit lib
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5778 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-21 21:18:28 +00:00
arpi 51e8f97ef7 enabled new OSD code in -vop expand, subtitles rendering support to mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5670 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-17 21:51:18 +00:00
alex 05a888c3d4 removed unused XP, TVISION and AVIP stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5636 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 17:09:23 +00:00
arpi 2bea9b36a7 mp_image.h and img_format.h moved to libmpcodecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 19:14:34 +00:00
arpi 463845e0db native codecs files moved to libmpcodecs/native/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5604 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 18:04:24 +00:00
arpi b48576a528 comp.fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5602 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 17:44:14 +00:00
arpi 842b44dcd9 syncfb, mp1e, opendivx removed/disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5600 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 17:28:33 +00:00
arpi 3962480f56 libac3 removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5586 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 01:54:20 +00:00
arpi 0f89802b8d libmpencoders added to mencoder libs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5556 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-11 02:53:15 +00:00
melanson 2c0895883e adpcm.c is no longer needed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5410 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 23:02:13 +00:00
kmkaplan 4d38521e2c * New command line switch for mplayer & mencoder:
-ifo <ifo file>

	Indicate the file that will be used to load palette and frame size
	for MPEG subtitles.

* mencoder.c:

    Fix cropping when decoding MPEG2.

* spudec.c:

    If scaling is needed only do it once.

    Change WITH_NO_ANTIALIASING to ANTIALIASING_ALGORITHM.

* vobsub.c:

    Support reading info regarding size and palette from IDX file instead of IFO file.

    Support streams containing audio or video.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5389 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 03:17:57 +00:00
arpi e311efda5c we don't need ac3-iec958 any more
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5372 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 21:10:46 +00:00
arpi b1b5f20978 ok, use ad_* stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5345 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-25 22:04:33 +00:00
atmos4 6e63d3573d Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5191 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 23:30:04 +00:00
arpi d05e4be652 libfame added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5141 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 18:43:10 +00:00
arpi 211cc4d5c4 JPEG_LIB moved to common libs, requires by mencoder too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5037 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-11 00:13:26 +00:00
pontscho f9f6c9fd93 Add IJPG decoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5030 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-10 22:49:18 +00:00
arpi aa0495149f using libmpcodecs by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5010 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-10 00:15:21 +00:00
atmos4 535a697b82 fix linking order
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4925 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 13:36:57 +00:00