compiling a plugin for vlc using visual studio
Posted: 30 May 2011 13:02
Hello
i am looking for the fastest way to compile a plugin for VLC (for windows)
i dont need to recompile the whole program for this, only some stand alone video_filter (a lot like the puzzle.c filter which doesnt have any dependencies)
maybe i am stupid, but i couldnt figure out from the OutOfTheTree compile tutorial how to do it.
Is there a way to compile in visual studio? i saw some people writing here that they did it.
can somebody recommend me a tutorial
i am looking for the fastest way to compile a plugin for VLC (for windows)
i dont need to recompile the whole program for this, only some stand alone video_filter (a lot like the puzzle.c filter which doesnt have any dependencies)
maybe i am stupid, but i couldnt figure out from the OutOfTheTree compile tutorial how to do it.
Is there a way to compile in visual studio? i saw some people writing here that they did it.
can somebody recommend me a tutorial