Mercurial > mplayer.hg
comparison libmpcodecs/ve_x264.c @ 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 | ed8f90096c65 |
children | 893db6cc97b2 |
comparison
equal
deleted
inserted
replaced
23211:d9b4bfea1093 | 23212:c932f521344d |
---|