Difference between revisions of "VLC Developers Corner"
Jump to navigation
Jump to search
Line 38: | Line 38: | ||
Compile VLC</h2> | Compile VLC</h2> | ||
− | + | To build VLC, you first need to get the [[GetTheSource|Source Code]]. | |
+ | |||
+ | * [[Win32Compile|Compile for Windows]] ([[Win32CompileMSYSNew|Native]]) | ||
+ | * [[OSXCompile|Compile on Mac OS X]] | ||
+ | * [[UnixCompile|Compile on Linux, BSD or other Unices]] | ||
+ | |||
+ | For other OSes,, check the [[Compile VLC]] page. | ||
− | |||
</div> | </div> | ||
Revision as of 09:25, 4 June 2012
|
Compile VLCTo build VLC, you first need to get the Source Code. For other OSes,, 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 |