Difference between revisions of "VLC Developers Corner"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
Check [[VLC|VLC's page]] to get info on VLC.
 
Check [[VLC|VLC's page]] to get info on VLC.
 
</div>
 
</div>
<div id="articlecount" style="width:100%;text-align:center;font-size:85%;">[[Special:Statistics|{{NUMBEROFARTICLES}}]] articles</div>
 
 
|}
 
|}
 
|style="width:11%;font-size:95%;color:#000" valign="top"|
 
|style="width:11%;font-size:95%;color:#000" valign="top"|
Line 19: Line 18:
 
*[[VideoLAN_Sites#Developers|Developers' Websites]]
 
*[[VideoLAN_Sites#Developers|Developers' Websites]]
 
|style="width:14%;font-size:95%" valign="top"|
 
|style="width:14%;font-size:95%" valign="top"|
* [http://developers.videolan.org Main Developers Site]
+
* [http://developers.videolan.org Developers Site]
 
* [http://nightlies.videolan.org Nightly builds]
 
* [http://nightlies.videolan.org Nightly builds]
 
* [http://buildbot.videolan.org Buildbot for Automatic Builds]
 
* [http://buildbot.videolan.org Buildbot for Automatic Builds]

Revision as of 15:52, 8 November 2013


This is a directory of everything to do with the development of VideoLAN's projects.

Check VLC's page to get info on VLC.

Start coding on VLC

VLC development links

Control VLC

Control VLC:

  • Talk to VLC through the DBus protocol

VideoLAN's Administration

Wiki Admins

Compile VLC

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

For other OSes and HOWTOs, check the Compile VLC page.

Current technical discussions on VLC

Past discussions

Design