Commit Graph

225 Commits

Author SHA1 Message Date
faust3 9b823876fd add win32 libs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7915 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-25 16:22:59 +00:00
arpi f9e3a4bf88 cleanup config option handling in libmpdemux.
removed overcompilacted m_config_register_options() mess - export the
subconfig structs instead


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7868 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 17:21:01 +00:00
arpi 6254ad19b5 some cleanup
fixed order of internal and external libs


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7798 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 17:31:36 +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 932c44eaf3 libdvdkit shared install fixed
bugrep by Chris Phillips <chris@thirtythreeandathird.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7635 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 18:27:02 +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 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
anders 3cb2b65cea Moving lm to after laf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7570 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-01 08:42:47 +00:00
anders 1f6c494641 Adding new audio output filter layer libaf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7569 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-01 06:45:08 +00:00
arpi 434b24374a some makefile cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7475 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 13:04:19 +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
kmkaplan ff40d7482e Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7332 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-09 11:47:54 +00:00
alex 7702fd3647 merged xacodec.c and vd_xanim.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7286 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-05 16:34:57 +00:00
alex 78b29d6635 removed obsoleted dll_init.c/h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7234 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 18:25:05 +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
diego 32b0d3cd26 libmpdvdkit/ and libmp1e/ are obsolete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7219 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 11:39:37 +00:00
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