Difference between revisions of "VLC Developers Corner"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Reverted edits by J-b (Talk) to last revision by Xtophe)
Line 43: Line 43:
 
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|How to compile for Windows]]
+
* [[Win32Compile|How to compile for Windows]] ([[Win32CompileMSYSNew|MSYS]],[[Win32CompileCygwinNew|Cygwin]])*
* [[Win32CompileCygwinNew|How to compile on Windows using Cygwin]]
 
* [[Win32CompileMSYSNew|How to compile on Windows using MSYS]]
 
 
* [[OSXCompile|How to compile on Mac OS X]]
 
* [[OSXCompile|How to compile on Mac OS X]]
 
* [[UnixCompile|How to compile on Unix/Linux]]
 
* [[UnixCompile|How to compile on Unix/Linux]]
* [[BeOSCompile|How to compile on BeOS]]
+
* [[Solaris|How to compile on Solaris]]
 +
* [[BeOSCompile|How to compile on BeOS (outdated)]]
 
* [[ARM-XCompile|How to cross-compile for ARM]]
 
* [[ARM-XCompile|How to cross-compile for ARM]]
  

Revision as of 19:18, 20 June 2010


This is a directory of everything to do with the development of VideoLAN's projects.

Check VLC's page to get info on VLC.

761 articles


Build an application on libVLC

There are several ways to build an application that uses VLC. Some are listed here.

Code VLC

Start coding on VLC

VLC Code


Tools to code VLC

Development discussions under work

Current Development

Changes in the current version

Current discussions

Design

Past discussions

Design