comparison cfg-mencoder.h @ 23212:c932f521344d

In ass_font_new, allocate temporary ass_font_t on stack and return the pointer to cache-owned copy. This fixes leaked ass_font_t struct. Without this, font pointers obtained from ass_font_new() and ass_font_cache_find() were different, and bitmaps rendered with the first one could not be located in the cache later.
author eugeni
date Thu, 03 May 2007 19:26:43 +0000
parents 675574bebb04
children 66f140bbe1bc
comparison
equal deleted inserted replaced
23211:d9b4bfea1093 23212:c932f521344d