log Makefile @ 10134:a851a8771d94

age author description
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?)
2002-12-27 jkeil new EsounD audio driver (-ao esd)
2002-12-22 arpi XMMS Input plugin support
2002-12-15 arpi Fallback to builtin (generated from etc/codecs.conf at compile time)
2002-12-04 arpi a little (my first!) patch to add some info about MPlayer on Irix 6.5 to
2002-11-26 arpi DMO support
2002-11-16 arpi fixed libwine build with menu support enabled
2002-11-14 albeu Experimantal OSD menu
2002-11-13 arpi wine-20021031 support
2002-11-12 albeu A struct setter. It allow you to setup struct from some user
2002-11-12 albeu New config system + cleanup of header inter dependency
2002-11-10 arpi fixed order of includes.
2002-11-06 arpi SDL<->X11 order swapped
2002-10-31 arpi including source and precompiled .spec for libwine support
2002-10-31 arpi optional libwine support (compiling mplayer_wine.so, to be loaded using wine)
2002-10-29 arpi Alex's 10l - fixed liblzo linking
2002-10-28 michael postprocessing cleanup:
2002-10-25 faust3 add win32 libs
2002-10-23 arpi cleanup config option handling in libmpdemux.
2002-10-19 arpi some cleanup
2002-10-13 arpi liblzo realtime video codec support (decoding only)
2002-10-06 arpi libdvdkit shared install fixed
2002-10-06 arpi This patch hopefully fixes colorkeying and a segfault in exclusive mode
2002-10-01 arpi changed order of libs to match the dependency (required for static linking)
2002-10-01 anders Moving lm to after laf
2002-10-01 anders Adding new audio output filter layer libaf
2002-09-22 arpi some makefile cleanup
2002-09-20 kmkaplan Automatic unrar of vobsub. Does not work with rar v3
2002-09-09 kmkaplan Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoder
2002-09-05 alex merged xacodec.c and vd_xanim.c
2002-09-01 alex removed obsoleted dll_init.c/h
2002-09-01 arpi ability to override MANDIR, BINDIR
2002-09-01 diego libmpdvdkit/ and libmp1e/ are obsolete.
2002-08-31 atmos4 Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
2002-08-30 arpi reordered libs, especially Freetype. idea by Nexus
2002-08-29 arpi use dir/libname.a instead of -Ldir -lname
2002-08-29 rfelker arrg 100l in the 10l