Difference between revisions of "VLC Developers Corner"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 48: Line 48:
 
* [[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]]
 
 
* [[ARM-XCompile|How to cross-compile for ARM]]
 
* [[ARM-XCompile|How to cross-compile for ARM]]
 +
* [[BeOSCompile|How to compile on BeOS (outdated)]]
  
 
* [[OutOfTreeCompile|How to compile a module outside of VLC source tree]]
 
* [[OutOfTreeCompile|How to compile a module outside of VLC source tree]]

Revision as of 13:31, 13 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