I have got one specofic video format that vlc can't support. But I have its player DLL library that can be used to develop my own player. Using the library we can get the YUV data of the video. I want to use it to expand vlc to support the specific video. How can I do for it?