[MPlayer-dev-eng] [PATCH] libass BorderStyle==3 fix

Rinat ibragimovrinat at mail.ru
Tue Jun 2 19:39:57 CEST 2009


I've changed code a bit. Now glyph_info_t have 'outline' property which is checked
in render_text when rendering outline. 'border' and 'shadow' are now set to 0
unless BorderStyle==1 specified.
I've added background bitmap to bitmap cache with ch==0 in key. Width and height of
bitmap are stored in scale_x and scale_y fields of key.

Unfortunally this patch adding a bug. Sometimes, at mplayer closure it says
something like
*** glibc detected *** /usr/bin/mplayer: free(): invalid next size (normal) : 0x0a46f230 ***

Can anyone help me fix this bug?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libass_borderstyle3_patch_02june.diff
Type: application/octet-stream
Size: 3358 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20090602/ca042a50/attachment.obj>


More information about the MPlayer-dev-eng mailing list