Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 16 Dec 2006 23:59:06 +0000 | reimar | Fix crashes in loader code: There is still some code that can not handle omitted frame pointers. |
Sat, 16 Dec 2006 21:24:12 +0000 | reimar | Get rid of completely useless includes that in addition hinder compilation |
Sat, 16 Dec 2006 20:02:26 +0000 | reimar | Simplify: get rid of useless lame_presets_longinfo_dm function. |
Sat, 16 Dec 2006 19:59:37 +0000 | reimar | Fix FIXME mp_msg levels and targets |
Sat, 16 Dec 2006 19:35:48 +0000 | eugeni | Cosmetics: fix indentation. |
Sat, 16 Dec 2006 19:34:00 +0000 | eugeni | Keep reselected fonts in an array, adding new ones to the end. Glyph |
Sat, 16 Dec 2006 19:29:33 +0000 | eugeni | Avoid storing font file path and index in ass_font_t. |
Sat, 16 Dec 2006 19:28:21 +0000 | eugeni | Remove a mistakenly committed debug printf. |