aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Make clean/distclean behave uniformly in all directories.Gravatar diego2006-01-27
* Remove rule to build shared libpostproc, it does not belong in MPlayer.Gravatar diego2006-01-19
* Fix parallel make builds, patch by Oded Shimon.Gravatar rathann2006-01-14
* This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall fromGravatar rathann2006-01-13
* AIX PPC portGravatar diego2005-12-29
* fix to uninstall section, pointed out by Reshat Sabiq to -users ml sabiq -- ...Gravatar ptt2005-11-16
* make it optionally possible to compile MPlayer with libcdio instead of libcd...Gravatar faust32005-11-06
* Speex support. Seeking and pts generation does not work.Gravatar reimar2005-11-05
* remove broken shared libpostproc stuffGravatar rfelker2005-08-19
* use libvbe from vesautilsGravatar alex2005-08-18
* libavutil should be be in "PARTS" so that 'make distclean' cleans that direct...Gravatar gpoirier2005-08-11
* Support new static libavcodec (depends on libavutil).Gravatar al2005-08-01
* musepack demuxing and decoding support (demuxing is v7 bitstream only).Gravatar reimar2005-07-10
* 10lGravatar alex2005-06-27
* split PARTS into multiple lines alsoGravatar henry2005-06-20
* Be more patch-friendlyGravatar ranma2005-06-19
* added twolame mp2 audio encoderGravatar nicodvb2005-05-07
* added faac audio encoderGravatar nicodvb2005-04-25
* reversed broken linker option, it breaks compile on some systems. add a confi...Gravatar rfelker2005-04-21
* Link with -z noexecstack, fixes bug #258. Please test on all platforms!Gravatar reimar2005-04-20
* FreeBSD compilation fix by Bohdan Horst <nexus at hoth dot amu dot edu dot pl>Gravatar diego2005-04-16
* cross-compilation fix: don't use target CFLAGS to compile host toolsGravatar aurel2005-04-15
* Fix shared libpostproc installation.Gravatar diego2005-03-23
* --charset configure option to convert help messages charsetGravatar reimar2005-02-26
* suboption parser for vo and ao modulesGravatar al2004-12-31
* internal Tremor decoder for Ogg/VorbisGravatar henry2004-12-30
* removing AFMT_ dependancyGravatar alex2004-12-27
* polyaudio audio driver patch by Lennart Poettering <mzzcynlre at 0pointer.de>Gravatar faust32004-11-05
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* Removal of help_mp.h on make distclean, as requested by Felix BuenemannGravatar wight2004-10-26
* Move help_mp.h generation to Makefile, so it's easier to maintain onGravatar wight2004-10-20
* make uninstall was leaving vidix, dha, and libmpdvdkit librariesGravatar wight2004-10-20
* Menu entry for all freedesktop.org compliant window managers.Gravatar diego2004-10-18
* Zeta OS support, mostly working.Gravatar reimar2004-10-11
* fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev...Gravatar reimar2004-10-07
* --host-cc option for crosscompilingGravatar faust32004-09-26
* encoding to mp2 with libtoolameGravatar nicodvb2004-09-21
* EDL enhancement/fixes:Gravatar rtognimp2004-08-28
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...Gravatar iive2004-08-27
* Adding doxygen stuff.Gravatar attila2004-08-23
* DTS support via lavc and libdtsGravatar rtognimp2004-08-12
* language handling simplificationGravatar diego2004-08-05
* Removed the old Matroska demuxer.Gravatar mosu2004-08-04
* Remove duplicated make distclean for libavformat and libavcodecGravatar rtognimp2004-07-09
* mingw crosscompiling step 1Gravatar faust32004-06-27
* this is broken and causes relink during 'make install'. fix it or leave it di...Gravatar rfelker2004-06-26
* mplayer.rc moved to osdep where it belongs, approved by Sascha.Gravatar diego2004-06-25
* JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>Gravatar alex2004-06-25
* enable .PHONY for correct dependancy handlingGravatar alex2004-06-25
* ranlib cleanup by Dan ChristiansenGravatar alex2004-06-24