[vlc-devel] [PATCH] 4 patches to commit: [PATCH] ADD/CLEAN Added text_style_* methods. Cleaned modules

basos g noxelia at gmail.com
Mon Feb 2 19:04:18 CET 2009


Damn i can not sent this monster. I provide it inline below as a last resort

---------- Forwarded message ----------
From: basos g <noxelia at gmail.com>
Date: 2009/2/2
Subject: [PATCH] 4 patches to commit: [PATCH] ADD/CLEAN Added
text_style_*  methods. Cleaned modules
To: Mailing list for VLC media player developers <vlc-devel at videolan.org>


For some reason this is not posted right.... Resent


---------- Forwarded message ----------
From: basos g <noxelia at gmail.com>
Date: 2009/2/2
Subject: [PATCH] 4 patches to commit: [PATCH] ADD/CLEAN Added
text_style_*  methods. Cleaned modules
To: Mailing list for VLC media player developers <vlc-devel at videolan.org>


> #2 mega-patch  for text_style  -- this is a patch rework after fenrir comments
> [PATCH] ADD/CLEAN Added text_style_* methods. Cleaned modules
>
> text_style_New  -- allocates default text style
> text_style_Dup  -- allocates and copies text style
> text_style_Copy -- copies text style
> text_style_Delete -- deallocates text style
>
>  NOTE that the vout_ShowText* functions
> will take a p_style and copy it internally so you have
> to free in the caller function. Other modules where p_style
> was malloced there are now fixed to copy before calling
> the sout* functions.


> PS: This is part of of a 4 patch pack. Please, i'd like all these patches comited or give a good rejection reason.
>
> basos
>

--------------------------------_CUT
HERE------------------------------------------------------------


More information about the vlc-devel mailing list