Added support for libvlc_video_set_callbacks and libvlc_video_set_format. These let you specify some callback functions that VLC will run once a new video frame is ready. It will then render into your custom buffer instead of a window.
This is a patch of the dev branch, as of 2/22/12.
Archive of patch files