aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Unify include paths in the build system, part I.Gravatar diego2006-07-27
* Fix linking order. FontConfig should appear after libass.Gravatar eugeni2006-07-13
* Streamline GUI build.Gravatar diego2006-07-13
* Clean up codec-cfg and friends handling.Gravatar diego2006-07-13
* Remove old and obsolete mplayer_wine QT DLL loading stuff.Gravatar diego2006-07-12
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* Remove remnants of old libmp1e support.Gravatar diego2006-07-12
* make libswscale build system similar to the libav* oneGravatar lucabe2006-07-10
* Simplify ASS handling second try, this time taking FreeType into account.Gravatar diego2006-07-09
* Revert r18980, it breaks compilation under MinGW.Gravatar eugeni2006-07-09
* Simplify ASS handling.Gravatar diego2006-07-09
* Initial libass release (without mencoder support).Gravatar eugeni2006-07-07
* Add back the path part in 'libvo/font_load_ft.c' that was accidentally Gravatar uau2006-07-04
* Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.Gravatar diego2006-07-03
* Move postproc ---> libswscaleGravatar lucabe2006-06-30
* "make depend" requires version.hGravatar uau2006-06-22
* CVS --> Subversion + better version.h handlingGravatar diego2006-06-22
* Remove separation between Win32 DLL and DirectShow support in the build system.Gravatar diego2006-06-21
* restored support for dvdnav only in the stream layer; all other functionaliti...Gravatar nicodvb2006-06-14
* libpostproc is not a subdirectory of libavcodec anymore.Gravatar diego2006-06-02
* make depend requires help_mp.h, fixes make depend after make distclean.Gravatar diego2006-05-13
* No need to include the whole libinput in mencoderGravatar albeu2006-04-25
* Add 32x32 XPM icon as mandated by Debian policy.Gravatar diego2006-04-04
* missing dependencyGravatar rfelker2006-04-03
* Remove mpdvdkit1 cruft from the build system.Gravatar diego2006-04-02
* Remove shared libmpdvdkit leftovers.Gravatar diego2006-04-02
* further fixes..Gravatar rfelker2006-04-02
* 10l: version.h was not being built in some odd casesGravatar rfelker2006-04-02
* integrate old "libdeps" hack into makefileGravatar rfelker2006-04-02
* first stage of build system cleanup:Gravatar rfelker2006-04-02
* remove deprecated, never-used gnu gettext cruft.Gravatar rfelker2006-03-30
* added support for external VIDIXGravatar nicodvb2006-03-28
* Rename the default GUI skins directory from 'Skin' to 'skins', keepingGravatar diego2006-03-27
* Simplify directory creation in the install target.Gravatar diego2006-03-26
* Don't call make from shell constructs it prevent properGravatar albeu2006-03-26
* Add libpostproc to PARTS, fixes distclean on OS X and other platforms.Gravatar diego2006-03-25
* cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesGravatar diego2006-03-25
* Add the new property API and implement a couple properties.Gravatar albeu2006-03-22
* codec-cfg depend on help_mp.h. Fix // builds.Gravatar albeu2006-03-18
* remove mp_msg.c dependency when compiling codec-cfg binary.Gravatar reimar2006-03-12
* revert the attempts for ccache fixGravatar henry2006-03-08
* Add codecs2html dependencies.Gravatar diego2006-03-08
* libcdio needs to link before -lwinmm in WIN32_LIB on Windows.Gravatar diego2006-03-08
* fix incomplete abs->rel path conversionGravatar henry2006-03-07
* Add codecs2html target.Gravatar diego2006-03-07
* use relative paths for libav* buildGravatar henry2006-03-05
* New website structure, the /homepage subdirectory is gone.Gravatar diego2006-03-01
* OpenAL audio support, actual output is mono-only (no positioning yet).Gravatar reimar2006-02-16
* 10lGravatar alex2006-02-12
* add a missing rule for libpostproc.aGravatar henry2006-02-12