Difference between revisions of "VLC Developers Corner"
Jump to navigation
Jump to search
Line 40: | Line 40: | ||
To build VLC, you first need to get the [[GetTheSource|Source Code]]. | To build VLC, you first need to get the [[GetTheSource|Source Code]]. | ||
− | * [[Win32Compile|Compile for Windows]] ([[ | + | * [[Win32Compile|Compile for Windows]] ([[Win32CompileMSYS|Native]]) |
* [[OSXCompile|Compile on Mac OS X]] | * [[OSXCompile|Compile on Mac OS X]] | ||
* [[UnixCompile|Compile on Linux, BSD or other Unices]] | * [[UnixCompile|Compile on Linux, BSD or other Unices]] |
Revision as of 11:38, 27 September 2012
|
Compile VLCTo build VLC, you first need to get the Source Code. For other OSes and HOWTOs, check the Compile VLC page.
Development discussionsCurrent DevelopmentChanges in the current version Current discussionsPast discussions
Design
|
Developing on VLC or a VLC moduleStart coding on VLC
VLC development links
|
Build an application based on libVLCThere are several ways to build an application that uses VLC. Some are listed here.
Control VLC:
VideoLAN's Administration
Wiki Admins |