Difference between revisions of "VLC Developers Corner"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 96: Line 96:
 
* vlc-devel [http://developers.videolan.org/lists.html mailing list], mailing list.
 
* vlc-devel [http://developers.videolan.org/lists.html mailing list], mailing list.
 
* [http://www.videolan.org/developers/i18n/ Translation information and stats]
 
* [http://www.videolan.org/developers/i18n/ Translation information and stats]
* [http://cia.navi.cx/stats/project/vlc CIA commit statistics]
+
* [http://cia.navi.cx/stats/project/vlc CIA] and [http://www.ohloh.net/p/vlc Ohloh] statistics
 
* [http://vlc.pastebin.com Pasteboard]
 
* [http://vlc.pastebin.com Pasteboard]
 
* [http://buildbot.videolan.org Buildbot]
 
* [http://buildbot.videolan.org Buildbot]

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