Mercurial > mplayer.hg
log sub/font_load.c @ 37101:ab6b3fd992dc
age | author | description |
---|---|---|
Sat, 01 Feb 2014 16:57:50 +0000 | ib | Fix bug with unicode font loading for font.desc files. |
Mon, 05 Nov 2012 20:42:00 +0000 | reimar | Simplify, avoid crash when malloc/calloc fails. |
Sat, 07 May 2011 20:46:32 +0000 | reimar | Remove unused version variable, replace it by comment |
Sun, 07 Nov 2010 12:47:40 +0000 | diego | Remove some useless NULL pointer checks before invoking free() on the pointer. |
Wed, 27 Oct 2010 17:47:13 +0000 | cigaes | Move libvo/sub.[ch] from libvo to sub. |
Wed, 27 Oct 2010 17:37:29 +0000 | cigaes | Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub. |