Mercurial > mplayer.hg
log sub/font_load.c @ 35357:80fe9ad7f318
age | author | description |
---|---|---|
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. |