Difference between revisions of "VLC Developers Corner"
Jump to navigation
Jump to search
Line 73: | Line 73: | ||
* [[UnixCompile|How to compile on Unix/Linux]] | * [[UnixCompile|How to compile on Unix/Linux]] | ||
* [[Win32Compile|How to compile on Windows]] | * [[Win32Compile|How to compile on Windows]] | ||
+ | * [[Win32CompileCygwin|How to compile on Windows using Cygwin]] | ||
+ | * [[Win32CompileMSYS|How to compile on Windows using MSYS]] | ||
* [[OSXCompile|How to compile on Mac OS X]] | * [[OSXCompile|How to compile on Mac OS X]] | ||
* [[BeOSCompile|How to compile on BeOS]] | * [[BeOSCompile|How to compile on BeOS]] |
Revision as of 11:11, 14 January 2007
|
VideoLAN other projectsHere is a short list of the main projects hosted by the VideoLAN project:
Libraries
Discover also lesser known projects. VideoLAN's AdministrationWiki Admins |
Build VLC media playerCheck the NEWS. To build VLC, you first need to get the Source Code.
Code VLCStart coding on VLC
VLC Code
Tools to code VLC
|
Development discussions under workCurrent discussions
Design
Passed discussions
DesignBuild an application on VLCThere are several ways to build an application that uses VLC. Some are listed here.
|