Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 16 Dec 2009 11:59:53 +0000 | diego | Simplify the evaluation of the lang-def template: |
Wed, 16 Dec 2009 11:11:31 +0000 | adrian | Fix a crash when fontconfig is unable to select a font. e.g. if no config directory could be found. |
Tue, 15 Dec 2009 20:38:54 +0000 | adrian | Add support for -geometry to corevideo. |
Tue, 15 Dec 2009 20:25:50 +0000 | adrian | Add -xineramascreen support to corevideo vo. Still prefer corevideo's own device_id parameter if it's set. |
Tue, 15 Dec 2009 02:13:51 +0000 | compn | add spdif example from beandog |
Mon, 14 Dec 2009 12:03:02 +0000 | diego | Filter list of missing source files so that it only contains nonexisting files. |
Mon, 14 Dec 2009 11:54:49 +0000 | diego | Add missing #includes to fix a bunch of 'implicit declaration of..' warnings. |
Mon, 14 Dec 2009 04:06:25 +0000 | diego | Use $(notdir ) to filter out path prefixes instead of reinventing it poorly. |