[vlc-devel] [PATCH] Opengl: Rework opengl to use glsl instead of arb extension for yuv->rgb
Rémi Denis-Courmont
remi at remlab.net
Thu Jun 21 14:23:03 CEST 2012
Hello,
On Thursday 21 June 2012, Ilkka Ollakka wrote:
> On Thu, Jun 21, 2012 at 11:54:42AM +0300, Ilkka Ollakka wrote:
>
> Patch contains few prints to stderr, some unnecessary debug prints and
> few prints that should be there but no idea what way I could use Msg_*
> stuff in here.
You might want to turn a generic structure into a VLC object. Basically, you
need to insert the VLC object macro in the typedef and use vlc_object_create()
instead of malloc().
Or do you have callbacks without any opaque pointers?
--
Rémi Denis-Courmont
http://www.remlab.info
More information about the vlc-devel
mailing list