aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* revert commits 26437-26439Gravatar attila2008-04-19
* Add dependency information to recursive rules. While more eager than strictlyGravatar diego2008-04-19
* Add missing recursive rule for libmpcodecs/libmpencoders.a.Gravatar diego2008-04-19
* cosmetics: Sort recursive rules alphabetically.Gravatar diego2008-04-19
* per-file dependencies (for the non-recursive parts)Gravatar diego2008-04-18
* Adjust dependency generation prerequisites to new structure.Gravatar diego2008-04-18
* Always generate dependency information. This also allows dropping theGravatar diego2008-04-18
* synced with r26460Gravatar ptt2008-04-18
* restore options alphabetical orderGravatar ptt2008-04-18
* Mark phony targets as such.Gravatar diego2008-04-18
* Simplify phony target declaration.Gravatar diego2008-04-18
* 10l: Rename remaining instances of $i to $lang.Gravatar diego2008-04-18
* cosmetics: __asm__ __volatile__ --> asm volatileGravatar diego2008-04-17
* Prefer libavformat musepack demuxer over internal one (which does not even su...Gravatar reimar2008-04-16
* noconfig fix, disable_gui_conf was not defined when compiling mencoder.Gravatar albeu2008-04-15
* typo: crahes --> crashesGravatar corey2008-04-15
* Refer to where encoding quality is described.Gravatar corey2008-04-15
* As of r19025, the "above link" refers to an article, not a guide.Gravatar corey2008-04-15
* Fix the indentation after the noconfig patch.Gravatar albeu2008-04-14
* 10L, forgot to commit the documentation for the -noconfig options.Gravatar albeu2008-04-14
* Add options to disable some or all config files.Gravatar albeu2008-04-14
* Add support for system wide config file in mencoder.Gravatar albeu2008-04-14
* demux_asf: Fix operator precedence in packet length checkGravatar uau2008-04-13
* Add libpostproc to list of pseudo-dependencies.Gravatar diego2008-04-13
* Declare all clean targets phony in mpcommon.mak.Gravatar diego2008-04-13
* The TAGS and tags targets are not phony.Gravatar diego2008-04-13
* Add gui subdirectories to DIRS instead of manually cleaning them.Gravatar diego2008-04-13
* Replace shell for loop by proper make foreach construct.Gravatar diego2008-04-13
* Replace the trivial command line preparser with a more robust versionGravatar albeu2008-04-13
* cosmetics: fix indentationGravatar attila2008-04-13
* move the #ifdef HAVE_XINERAMA to enclose the whole functionGravatar attila2008-04-13
* Always calculate the xinerama screen mplayer is on.Gravatar attila2008-04-13
* Fix DEPEND_CMD, there was one level of variable indirection too much.Gravatar diego2008-04-13
* Sync with latest FFmpeg changes.Gravatar diego2008-04-13
* Add Makefile variable for DVB OSD menu, saves one ifeq.Gravatar diego2008-04-13
* in preparation for multi-frontend patch replaced file-static device names wit...Gravatar nicodvb2008-04-13
* Replace "all rights reserved" statement with standard GPL license header.Gravatar diego2008-04-13
* Restore compilation of osdep/mplayer-rc.o.Gravatar diego2008-04-13
* Set dll_type and rv_handle for drvc.dllGravatar zuxy2008-04-13
* Relicense test/example files as LGPL with Michael's permission.Gravatar diego2008-04-13
* Add Chinese commentGravatar zuxy2008-04-13
* Restore grayscale decoding support with FFmpeg.Gravatar diego2008-04-13
* Fix MPDEPEND_CMD to work with more than one subdirectory level.Gravatar diego2008-04-12
* Backport SSE2-optimized IDCT routines from upstream libmpeg2.Gravatar diego2008-04-12
* wording improvements suggested by the WandererGravatar diego2008-04-12
* removed useless parameter :type from -dvbin (the frontend type is reported by...Gravatar nicodvb2008-04-12
* removed defunct options :vid and :aid from -dvbin (they were useless from the...Gravatar nicodvb2008-04-12
* Oops...should be "drv43260.dll" instead of "drv34260.dll"Gravatar zuxy2008-04-12
* Cosmetic fix for r26419Gravatar zuxy2008-04-12
* Dlls can be relocated when loading so rely on filename instead of absoluteGravatar zuxy2008-04-12