Difference between revisions of "VLC Developers Corner"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 44: Line 44:
  
 
* [[Win32Compile|How to compile for Windows]]
 
* [[Win32Compile|How to compile for Windows]]
* [[Win32CompileCygwinNew|How to compile on Windows using Cygwin, new version]]
+
* [[Win32CompileCygwinNew|How to compile on Windows using Cygwin]]
* [[Win32CompileCygwin|How to compile on Windows using Cygwin]]
+
* [[Win32CompileMSYSNew|How to compile on Windows using MSYS]]
* [[Win32CompileMSYS|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]]

Revision as of 18:39, 13 March 2009


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 VLC

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