Difference between revisions of "VLC Developers Corner"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
|-
 
|-
 
|style="width:280px;text-align:center;white-space:nowrap;color:#000" |
 
|style="width:280px;text-align:center;white-space:nowrap;color:#000" |
<div style="font-size:162%;border:none;margin: 0;padding:.1em;color:#000">Welcome to [[Developers_Corner|VideoLAN Developers Corner]],</div>
+
<div style="font-size:162%;border:none;margin: 0;padding:.1em;color:#000">Welcome to [[Developers_Corner|VLC Developers Corner]],</div>
 
<div style="top:+0.2em;font-size: 95%"> This is a directory of everything to do with the development of VideoLAN's projects.<br />
 
<div style="top:+0.2em;font-size: 95%"> This is a directory of everything to do with the development of VideoLAN's projects.<br />
 
Check [[VLC|VLC's page]] to get info on VLC.
 
Check [[VLC|VLC's page]] to get info on VLC.

Revision as of 15:34, 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.