1
mirror of https://github.com/mpv-player/mpv synced 2024-09-12 23:45:53 +02:00
Commit Graph

456 Commits

Author SHA1 Message Date
diego
848ca5bd45 Menu entry for all freedesktop.org compliant window managers.
patch by Piero di Vita <scognito at libero dot it> uninstall by me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13667 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 09:19:05 +00:00
reimar
30d48cb10e Zeta OS support, mostly working.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13613 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-11 19:26:13 +00:00
reimar
b4f854c14c fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev (dot) org), see also bug #102
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13580 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-07 09:31:16 +00:00
faust3
b815c5c94a --host-cc option for crosscompiling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13478 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-26 14:40:59 +00:00
nicodvb
db4e77d0a5 encoding to mp2 with libtoolame
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13427 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-21 19:50:54 +00:00
rtognimp
afdca81f8f EDL enhancement/fixes:
*Some edl's code moved from mplayer.c to edl.c (mencoder will use the
same functions)
* slighty faster
* removed MAX_EDL_ENTRIES limit (just reserve the memory we really need)
* really treat edl_records as a linked list (coz it is)
* edl now 'remembers' pending operations after a manual _seek_
* better way of handling Mute/Umute eliminates some nasty bugs
when manual seeking (scrwed up mute/unmute order, no audio after
seek, etc)
* seeking while on -edl mode now _WORKS_
Patch by Reynaldo H. Verdejo Pinochet  (reynaldo at opendot dot cl)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13169 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-28 00:46:05 +00:00
iive
6379fb900a x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13167 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-27 20:43:05 +00:00
attila
0cadfe304f Adding doxygen stuff.
From now on every function has to be documented.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13098 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-23 00:25:19 +00:00
rtognimp
9c48cc012a DTS support via lavc and libdts
Patch by Aurelien Jacobs ( aurel at gnuage dot org )
dts in wav by me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13007 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-12 12:36:08 +00:00
diego
aac305d6f8 language handling simplification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12965 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-05 00:14:16 +00:00
mosu
26ef3a9fdc Removed the old Matroska demuxer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12959 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-04 18:38:27 +00:00
rtognimp
367768db96 Remove duplicated make distclean for libavformat and libavcodec
Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12787 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-09 17:32:17 +00:00
faust3
0f3bc505c3 mingw crosscompiling step 1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12707 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-27 17:54:31 +00:00
rfelker
587c8d0cc9 this is broken and causes relink during 'make install'. fix it or leave it disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12697 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 15:35:35 +00:00
diego
00b3639e2a mplayer.rc moved to osdep where it belongs, approved by Sascha.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12670 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 19:21:17 +00:00
alex
f6a749eff0 JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12663 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 18:11:15 +00:00
alex
ff09024d4f enable .PHONY for correct dependancy handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12659 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 17:19:17 +00:00
alex
0fc20ac930 ranlib cleanup by Dan Christiansen
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12633 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-24 12:52:17 +00:00
diego
00a4249b4a Just a tiny fix with configure/Makefile for not using
"caca-config --cflags", patch by Pigeon <pigeon@pigeond.net>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12612 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-18 17:08:22 +00:00
henry
c1f6ffe35d ENCA support (http://trific.ath.cx/software/enca/)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12444 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-08 17:52:25 +00:00
faust3
3f7d2d2176 always add versionsinfo and icon on windows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12191 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-13 11:22:37 +00:00
michael
8580ca5c5f demux_lavf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12165 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-11 14:26:04 +00:00
alex
99b14d0fa3 libcaca video output driver by Howell Tam
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12130 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-06 00:04:48 +00:00
alex
bca0b3d6c5 Removed mpflac as ffflac is way better and ad_flac won't compile with external flac
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12128 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 22:49:28 +00:00
attila
a616d2d604 add codecs.conf to the dependency list of codecs.conf.h
a good idea from Torinthiel <torinthiel@wp.pl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11619 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-10 12:03:54 +00:00
alex
922162fb5d removed the historic libcss support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11593 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 21:34:05 +00:00
alex
e7d9078afc Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11581 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 12:14:32 +00:00
attila
bc0dc00da7 Security fixes for fibmap_mplayer by Adam Rice <adamrice@ntlworld.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11579 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 11:21:59 +00:00
iive
13ea2119d2 remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdir
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11493 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-18 02:32:42 +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
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
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
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
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
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
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
c68f67e2e0 removed obsolete my_profile
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10517 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-03 18:33:28 +00:00
diego
ee8bcd08e2 Move away old codecs.conf files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10492 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-28 02:02:20 +00:00
diego
3772d0208b Installing codecs.conf is long obsolete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10458 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-22 23:52:01 +00:00
faust3
cb1229a849 compilation fix by Bernd Ernesti <mplayer at lists.veego.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10232 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-01 13:39:49 +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
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
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
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
michael
6b66acc433 fix build with --enable-shared-pp patch by (Götz Waschk <waschk at informatik dot uni-rostock dot de>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9725 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-29 14:37: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
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
d029c50149 fixed 'make distclean' without libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9598 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-15 19:52:11 +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
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
gabucino
33d9de542e applied my patch for localized manpage installation
feel free to improve


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9448 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-16 14:14:13 +00:00
rfelker
e2bbf606ec at least it doesn't error now...this will work until we get a better fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9446 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-16 07:23:02 +00:00
michael
5b59d8b5ae ugly but otherwise make distclean doesnt remove libavcodec.a
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9438 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-15 18:50:17 +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
arpi
7ff83a7181 linux->osdep
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9381 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-09 20:18:23 +00:00
arpi
783330ae99 i18n may require extra_libdir, at least on freebsd
found by Nexus


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9328 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 22:25:17 +00:00
arpi
dd5bfcbc7e The patch add a library detection to configure and the usage of the
detected libraries in Makefile.
based on patch by Alexander.Gottwald@informatik.tu-chemnitz.de


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9317 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 18:56:55 +00:00
arpi
705681b0db cleanup detection of various divx4 versions/alternatives
allows mixing xvid with divx4/5linux libs

basic rule: -vfm odivx/divx4 and -ovc divx4 uses divx4/5linux/opendivx if
available, otherwise uses xvid (if divx4.h is available and xvid has
decore()/encore() functions).

based on patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9301 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-06 20:24:14 +00:00
arpi
0cf1424936 libgif/libungif based demuxer support for libmpdemux.
patch by Joey Parrish <joey@nicewarrior.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9130 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-28 00:12:23 +00:00
arpi
54cbe5eec3 The two attached patches *should* allow for proper
compilation of the AltiVec stuff on both Darwin
and non-Darwin system. They've only been tested
for compilation on Debian using Debian's gcc-3.2.
Romain Dolbeau <dolbeau@irisa.fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9123 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-27 21:47:25 +00:00
arpi
66e6173c0c AltiVec detection code ("borrowed" from FFmpeg and
libmpeg2) & enough code to enable the AltiVec IMDCT
    in liba52 and the DCT64 in mp3lib.
patch by Romain Dolbeau <dolbeau@irisa.fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9004 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 19:29:46 +00:00
arpi
5e054c4918 libavcodec just imported code for OS/2 support, which means we must
pass some more environment variables down to libavcodec.  Here is a
patch to Makefile.
Felix von Leitner <felix-mplayer@fefe.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8903 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 23:08:11 +00:00
alex
26908d998b remove codec-cfg binary during make distclean (btw, why do we compile it anyway?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8889 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-11 10:35:31 +00:00
jkeil
30c23e4946 new EsounD audio driver (-ao esd)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8573 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-27 16:02:57 +00:00
arpi
61d7976721 XMMS Input plugin support
based on patches by Balatoni Denes <pnis@coder.hu>
changes by me: glib dependency removed, files merged, code simplified, some bugfixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8529 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-22 21:01:01 +00:00
arpi
d2392f8436 Fallback to builtin (generated from etc/codecs.conf at compile time)
codecs.conf if no ext configfile found.
Based on patch by Sidik Isani <lksi@cfht.hawaii.edu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8468 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-15 23:45:19 +00:00
arpi
adc876c7c0 a little (my first!) patch to add some info about MPlayer on Irix 6.5 to
documentation.html and some changes to the configure script + Makefile to
support optional different "install" location and change ranlib to ar when
Irix is detected.
Steffen Boelaars <mplayer.development@graphicscave.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8354 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-04 23:29:41 +00:00
arpi
f482d214a7 DMO support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8296 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-26 22:55:32 +00:00
arpi
28314cc1bd fixed libwine build with menu support enabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8217 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-16 22:27:26 +00:00
albeu
7868d11065 Experimantal OSD menu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8199 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-14 23:49:05 +00:00
arpi
a6cbc15dc5 wine-20021031 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8183 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-13 17:51:43 +00:00
albeu
1402692370 A struct setter. It allow you to setup struct from some user
settings.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8170 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-12 14:16:30 +00:00
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
arpi
b39016d60f fixed order of includes.
there is /usr/local/include[/freetype/freetype.h]
and      /usr/local/include/freetype2[/freetype/freetype.h] ... what a mess!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8137 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-10 13:12:53 +00:00
arpi
ea00719ee7 SDL<->X11 order swapped
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8120 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-06 21:58:10 +00:00
arpi
304cac4da3 including source and precompiled .spec for libwine support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8013 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 23:37:38 +00:00
arpi
530610f44c optional libwine support (compiling mplayer_wine.so, to be loaded using wine)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8012 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 23:26:35 +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
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
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
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
nick
65f9efcc58 provide unstable code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4865 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 15:04:09 +00:00
albeu
6f0774e022 Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a and
postprocess.o


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4838 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 13:29:44 +00:00
albeu
5264cd3780 Change in configure relative to lirc, same thing in Makefile plus
some cleanup (COMMONS_LIB is now really common :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4825 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 21:20:16 +00:00
pontscho
fe8edf9767 new interface ? :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4799 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-21 22:48:47 +00:00
albeu
9680e72621 Options registration for mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4768 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 17:02:31 +00:00
albeu
2c0c39aa69 Place holder for registering modules options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4660 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 11:46:27 +00:00
pontscho
97654ce7f3 add initial mPNG support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4657 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-11 09:15:59 +00:00
melanson
0b9cd29746 Added native codec support for QT RPZA data, courtesy of Roberto Togni
<rtogni@freemail.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4616 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-09 20:05:49 +00:00
pl
db0caae5b0 missing mlib required to build a solaris mencoder
(patch by meleth@freebox.com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4545 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 23:02:55 +00:00
rfelker
70af3967c4 finally fixed no-opendivx compile problem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4492 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 01:42:02 +00:00
rfelker
eaff4aad66 fixed compiletime problems with divx4 caused by making opendivx optional
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4491 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 01:15:39 +00:00
rfelker
b106f93d00 make opendivx codec optional at compiletime
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4490 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 00:52:51 +00:00
melanson
6bd8125163 added skeleton decoders for RoQ audio and video format decoders
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4451 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-01 05:33:46 +00:00
albeu
f60af655fb A new configurable input system and joystick support for this system
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4419 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-30 12:46:03 +00:00
arpi
9f6e3a836a vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik Snel <rsnel@cube.dyndns.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4347 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-26 00:47:26 +00:00
melanson
361bd9c4f6 added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4302 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-22 05:39:34 +00:00
melanson
16c6cf34ce added skeleton for QT SMC decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4228 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-18 05:43:48 +00:00
arpi
8e1b994f93 libjpeg added - patch by Rik Snel <rsnel@cube.dyndns.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4213 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 01:27:45 +00:00
pontscho
8d184312b0 small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4177 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 17:03:19 +00:00
arpi
ef4a38a54e playtree-based config patch by Alban Bedel <albeu@free.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4157 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 23:38:49 +00:00
nick
b986aebcc5 Configurable VIDIX usage
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4090 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-11 17:20:43 +00:00
kmkaplan
940ceca1e7 Add DVD subtitles to menoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4089 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-11 16:06:45 +00:00
kmkaplan
1b6e300d94 Add vobsub support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4081 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-10 17:20:27 +00:00
arpi
10d82182e0 tree-based playlist parser code by Alban Bedel <albeu@free.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4044 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-08 01:24:25 +00:00
nick
75c0b3169b Embedding vidix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4031 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-07 09:28:22 +00:00
melanson
0d8c217a2f integrated Tim Ferguson's native CYUV decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3970 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-04 05:57:00 +00:00
pl
4ff3fa6753 small fixes (=> HAVE_STDINT_H is now defined)
added STREAMING_LIB in config.mak/Makefile

Note: compile via a configure && make without glitches on SunOS


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3920 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-31 15:29:46 +00:00
nexus
fe3e3f6929 FreeBSD need EXTRA_LIB to compile
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3917 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-31 10:03:10 +00:00
arpi
3f6a5b380c mp3lameless build fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3900 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-30 16:52:58 +00:00
alex
58724e7a50 NuppelVideo decoder added, based on Panagiotis Issaris' patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3805 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-27 21:32:17 +00:00
melanson
ae8971c45d removing ima4.* from the tree
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3792 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-27 14:31:33 +00:00
melanson
24774d66c7 Initial support for unified ADPCM decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3757 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-26 06:13:17 +00:00
arpi
baf31d5bfa make users happy - this is xmas, isn't it?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3750 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 22:00:15 +00:00
melanson
512c294b48 This commit adds initial support for Quicktime Animation (RLE) video. It
also fixes a FLI function name (FLI is not an AVI decoder).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3688 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 22:20:46 +00:00
arpi
f7eadf849c native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3644 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-21 16:39:54 +00:00
pl
e347eec90f Patch by Adam Di Carlo <adam@onshore-devel.com>:
* Makefile: use a mandir setting, default to ${prefix}/man; this lets
   us override it for Debian for instance which uses /usr/share/man
   rather than /usr/man


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3520 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-16 11:32:59 +00:00
arpi
eb4fff3a8f dshow switched to C version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3452 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-10 22:40:14 +00:00
atmos4
35e0c399d1 MP1E configure patch by D. Holm.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3433 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-10 14:41:44 +00:00
arpi
58f834675f compiling g72x
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3426 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-10 01:34:14 +00:00
arpi
59cf95eb5c cleanup? libs reordered. some more bugs. 10l won't be enough...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3422 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-10 00:54:25 +00:00
arpi
9594de2487 compiling and linking liba52 too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3407 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-09 17:48:36 +00:00
arpi
f1b12eb265 CC version check done by Makefile to allow overriding CC from envvar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3391 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-09 01:24:01 +00:00
arpi
c1d4b2f12e -lm moved to the end of lib list
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3356 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-06 22:23:57 +00:00
atmos4
01d5f0bce2 Readd NAS lib, something else missing? Please better check your cvs commits or at least read cvslog with care.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3341 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-05 17:59:59 +00:00
alex
1530f0c84b added DIRECTFB_LIB to VO_LIBS to compile using vo_directfb ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3339 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-05 16:49:12 +00:00
mswitch
7af3856b51 Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes rte obsolete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3328 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-04 23:10:59 +00:00
arpi
0a2d56ae1b -ao NAS support by Tobias Diedrich <ranma@gmx.at>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3277 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 01:13:48 +00:00
arpi
e76248a995 vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3276 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-03 01:09:36 +00:00
atmos4
7b64618609 Reinvent Nexus last fix (wrong local merger on last commit)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3205 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-29 18:20:59 +00:00
atmos4
98feb0179d Newest DXR3 patch (improved 1.0rc2) by David Holm.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3202 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-29 17:31:58 +00:00
nexus
4376937df6 fli.c required
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3180 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-28 12:34:10 +00:00
nexus
cd8deaf3b5 fli.c required
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3178 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-28 08:32:50 +00:00
nexus
7864ed85f7 AV_LIB should appear before EXTRA_LIB
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3177 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-28 08:20:45 +00:00