Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 05 Jan 2011 15:11:16 +0000 | reimar | Use getfps helper function everywhere, simplifies code and avoids a possible division by 0. |
Wed, 05 Jan 2011 14:55:45 +0000 | diego | Disambiguate remarks about profiles in configuration files. |
Wed, 05 Jan 2011 13:55:44 +0000 | diego | cosmetics: Get rid of some backslashes at the end of lines. |
Wed, 05 Jan 2011 13:34:12 +0000 | diego | cosmetics: Drop some unnecessary end-of-line backslashes after &&/||. |
Mon, 03 Jan 2011 19:39:31 +0000 | cboesch | Factorize ROUND() redefinitions macro. |
Mon, 03 Jan 2011 18:37:45 +0000 | cboesch | Replace mp_path_is_absolute with mp_path_join. |
Sun, 02 Jan 2011 19:04:35 +0000 | diego | Revert previous wrong simplification of AltiVec vector declarations check. |