| Commit message (Expand) | Author | Age |
* | cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency. | diego | 2006-08-07 |
* | cosmetics: Rename some variables for consistency. | diego | 2006-08-07 |
* | Recurse into subdirs before cleaning the top level to avoid error messages. | diego | 2006-08-03 |
* | 'make distclean' should remove all generated files, so also config.[h|mak]. | diego | 2006-08-03 |
* | 'make clean' now recurses through subdirectories as expected, | diego | 2006-08-03 |
* | Change toplevel Makefile to invoke subdirectory Makefiles | uau | 2006-08-01 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |
* | Unify include paths in the build system, part I. | diego | 2006-07-27 |
* | Fix linking order. FontConfig should appear after libass. | eugeni | 2006-07-13 |
* | Streamline GUI build. | diego | 2006-07-13 |
* | Clean up codec-cfg and friends handling. | diego | 2006-07-13 |
* | Remove old and obsolete mplayer_wine QT DLL loading stuff. | diego | 2006-07-12 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 |
* | Remove remnants of old libmp1e support. | diego | 2006-07-12 |
* | make libswscale build system similar to the libav* one | lucabe | 2006-07-10 |
* | Simplify ASS handling second try, this time taking FreeType into account. | diego | 2006-07-09 |
* | Revert r18980, it breaks compilation under MinGW. | eugeni | 2006-07-09 |
* | Simplify ASS handling. | diego | 2006-07-09 |
* | Initial libass release (without mencoder support). | eugeni | 2006-07-07 |
* | Add back the path part in 'libvo/font_load_ft.c' that was accidentally | uau | 2006-07-04 |
* | Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar. | diego | 2006-07-03 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 |
* | "make depend" requires version.h | uau | 2006-06-22 |
* | CVS --> Subversion + better version.h handling | diego | 2006-06-22 |
* | Remove separation between Win32 DLL and DirectShow support in the build system. | diego | 2006-06-21 |
* | restored support for dvdnav only in the stream layer; all other functionaliti... | nicodvb | 2006-06-14 |
* | libpostproc is not a subdirectory of libavcodec anymore. | diego | 2006-06-02 |
* | make depend requires help_mp.h, fixes make depend after make distclean. | diego | 2006-05-13 |
* | No need to include the whole libinput in mencoder | albeu | 2006-04-25 |
* | Add 32x32 XPM icon as mandated by Debian policy. | diego | 2006-04-04 |
* | missing dependency | rfelker | 2006-04-03 |
* | Remove mpdvdkit1 cruft from the build system. | diego | 2006-04-02 |
* | Remove shared libmpdvdkit leftovers. | diego | 2006-04-02 |
* | further fixes.. | rfelker | 2006-04-02 |
* | 10l: version.h was not being built in some odd cases | rfelker | 2006-04-02 |
* | integrate old "libdeps" hack into makefile | rfelker | 2006-04-02 |
* | first stage of build system cleanup: | rfelker | 2006-04-02 |
* | remove deprecated, never-used gnu gettext cruft. | rfelker | 2006-03-30 |
* | added support for external VIDIX | nicodvb | 2006-03-28 |
* | Rename the default GUI skins directory from 'Skin' to 'skins', keeping | diego | 2006-03-27 |
* | Simplify directory creation in the install target. | diego | 2006-03-26 |
* | Don't call make from shell constructs it prevent proper | albeu | 2006-03-26 |
* | Add libpostproc to PARTS, fixes distclean on OS X and other platforms. | diego | 2006-03-25 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 |
* | Add the new property API and implement a couple properties. | albeu | 2006-03-22 |
* | codec-cfg depend on help_mp.h. Fix // builds. | albeu | 2006-03-18 |
* | remove mp_msg.c dependency when compiling codec-cfg binary. | reimar | 2006-03-12 |
* | revert the attempts for ccache fix | henry | 2006-03-08 |
* | Add codecs2html dependencies. | diego | 2006-03-08 |
* | libcdio needs to link before -lwinmm in WIN32_LIB on Windows. | diego | 2006-03-08 |