log Makefile @ 13424:907cc2547357

age author description
2004-08-28 rtognimp EDL enhancement/fixes:
2004-08-27 iive 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
2004-08-23 attila Adding doxygen stuff.
2004-08-12 rtognimp DTS support via lavc and libdts
2004-08-05 diego language handling simplification
2004-08-04 mosu Removed the old Matroska demuxer.
2004-07-09 rtognimp Remove duplicated make distclean for libavformat and libavcodec
2004-06-27 faust3 mingw crosscompiling step 1
2004-06-26 rfelker this is broken and causes relink during 'make install'. fix it or leave it disabled
2004-06-25 diego mplayer.rc moved to osdep where it belongs, approved by Sascha.
2004-06-25 alex JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>
2004-06-25 alex enable .PHONY for correct dependancy handling
2004-06-24 alex ranlib cleanup by Dan Christiansen
2004-06-18 diego Just a tiny fix with configure/Makefile for not using
2004-05-08 henry ENCA support (http://trific.ath.cx/software/enca/)
2004-04-13 faust3 always add versionsinfo and icon on windows
2004-04-11 michael demux_lavf
2004-04-06 alex libcaca video output driver by Howell Tam
2004-04-05 alex Removed mpflac as ffflac is way better and ad_flac won't compile with external flac
2003-12-10 attila add codecs.conf to the dependency list of codecs.conf.h
2003-12-08 alex removed the historic libcss support
2003-12-08 alex Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
2003-12-08 attila Security fixes for fibmap_mplayer by Adam Rice <adamrice@ntlworld.com>
2003-11-18 iive remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdir
2003-10-19 diego Man pages moved to DOCS/man/.
2003-10-04 lumag FLAC decoding support via imported libmpflac.
2003-09-21 faust3 10l really disable faad if gcc is broken
2003-08-30 arpi use internal (included) libfaad2
2003-08-17 alex --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
2003-08-13 alex 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.
2003-08-11 alex Simplified/fixed altivec/altivec.h detection on Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
2003-08-03 alex removed obsolete my_profile
2003-07-28 diego Move away old codecs.conf files.
2003-07-22 diego Installing codecs.conf is long obsolete.
2003-06-01 faust3 compilation fix by Bernd Ernesti <mplayer at lists.veego.de>
2003-05-30 alex lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>
2003-05-17 bertrand Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
2003-05-11 arpi Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
2003-04-30 mosu Added Matroska demuxing support.
2003-03-29 michael fix build with --enable-shared-pp patch by (Götz Waschk <waschk at informatik dot uni-rostock dot de>)
2003-03-21 alex 10l noticed by Steven M. Schultz <sms@2BSD.COM> and a bit cleaned up
2003-03-21 alex hebrew support using fribidi libs, patch by Raindel Shachar <raindel@techunix.technion.ac.il>
2003-03-21 alex libsmbclient detection support, slightly rewritten the original patch sent by Vladimir Moushkov <vlindos_mpdev@abv.bg>
2003-03-15 arpi fixed 'make distclean' without libavcodec
2003-02-20 arpi Latest version has the following features:
2003-02-19 alex Support for native MacOSX APIs by Dan Christiansen <danchr@daimi.au.dk>
2003-02-17 gabucino patch by "Andriy N. Gritsenko" <andrej@lucky.net>
2003-02-16 gabucino applied my patch for localized manpage installation
2003-02-16 rfelker at least it doesn't error now...this will work until we get a better fix.
2003-02-15 michael ugly but otherwise make distclean doesnt remove libavcodec.a
2003-02-14 michael moving postprocess code to libavcodec
2003-02-09 arpi linux->osdep
2003-02-07 arpi i18n may require extra_libdir, at least on freebsd
2003-02-07 arpi The patch add a library detection to configure and the usage of the
2003-02-06 arpi cleanup detection of various divx4 versions/alternatives
2003-01-28 arpi libgif/libungif based demuxer support for libmpdemux.
2003-01-27 arpi The two attached patches *should* allow for proper
2003-01-18 arpi AltiVec detection code ("borrowed" from FFmpeg and
2003-01-11 arpi libavcodec just imported code for OS/2 support, which means we must
2003-01-11 alex remove codec-cfg binary during make distclean (btw, why do we compile it anyway?)