aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Add demux_nut to MPlayer repoGravatar ods152006-09-17
* Move MLIB_LIB to COMMON_LIBS.Gravatar diego2006-08-27
* Add --extra-libs option to pass linker flags.Gravatar diego2006-08-26
* Disentangle toolame CFLAGS and LDFLAGS handling.Gravatar diego2006-08-25
* Disentangle libdv and vorbis linker flags.Gravatar diego2006-08-25
* cosmetics: Move some parts to more sensible places.Gravatar diego2006-08-25
* Fix MEncoder build when bitmap fonts are disabled.Gravatar diego2006-08-24
* Remove useless else clauses.Gravatar diego2006-08-22
* Move libs common to MPlayer and MEncoder to COMMON_LIBS.Gravatar diego2006-08-21
* Simplify VIDIX lib handling.Gravatar diego2006-08-21
* cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.Gravatar diego2006-08-07
* cosmetics: Rename some variables for consistency.Gravatar diego2006-08-07
* Recurse into subdirs before cleaning the top level to avoid error messages.Gravatar diego2006-08-03
* 'make distclean' should remove all generated files, so also config.[h|mak].Gravatar diego2006-08-03
* 'make clean' now recurses through subdirectories as expected,Gravatar diego2006-08-03
* Change toplevel Makefile to invoke subdirectory MakefilesGravatar uau2006-08-01
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31
* 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