Difference between revisions of "VLC Developers Corner"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 90: Line 90:
 
* [[Code Conventions]]
 
* [[Code Conventions]]
 
* [http://www.videolan.org/developers/vlc/doc/doxygen/html/ Code documentation]
 
* [http://www.videolan.org/developers/vlc/doc/doxygen/html/ Code documentation]
* [[VLC variables help]]
 
 
  
 
=== Tools to code VLC ===
 
=== Tools to code VLC ===

Revision as of 15:15, 9 November 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

Compile VLC

Check the Compile VLC page.

To build VLC, you first need to get the Source Code.


Development discussions

Current Development

Changes in the current version

Current discussions

Past discussions

Design


Developing on VLC

Start coding on VLC

VLC Code

Tools to code VLC

Build an application on libVLC

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