I'm not sure if I have done this the right way, but this is what I did... - Create a new "text_renderer" module to send the SPU text via a callback, the callback accepts the subtitle text and an opaque pointer (in keeping with how vmem and amem are implemented). - Add new API to libvlc to...