I've updated the library to support the latest VLC >= 1.1.1 and to offer native support for 32bpp.
Changes:
* Code adapted to the new VLC >= 1.1.1 API.
* Now the graph created by video_play() uses the system color depth, so if you're at 16bpp you'll get a 16bpp video and if you're @ 32bpp, you'll get a 32bpp one. Up until now you'd get a 16bpp one. Please note that 8bpp is not (and won't probably ever be) supported.
* The crash that sometimes occurred while quitting BennuGD seems to be gone.
Here are the pre-compiled binaries:
*
Win32.
*
Linux.
Again, please note that these only work on VLC 1.1.1 and over, I'll update the packs on the project site asap to use the new version of the library.