Difference between revisions of "VLC Developers Corner"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 83: Line 83:
 
=== Start coding on VLC ===
 
=== Start coding on VLC ===
 
* [[Getting Started At Coding|Get started at coding on VLC]].
 
* [[Getting Started At Coding|Get started at coding on VLC]].
* You might be interested in our [[Mini_Projects|Mini Projects]], which are some easy tasks that do not require a lot of VLC Code Knowledge.
+
* You might be interested in our [[Mini_Projects|Mini Projects]] or [[GCodeIn_Ideas|Janitorial projects]].
  
 
=== VLC Code ===
 
=== VLC Code ===

Revision as of 15:28, 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 or a VLC module

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.