Difference between revisions of "VLC Developers Corner"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 47: Line 47:
  
 
Discover also [[VideoLAN projects|lesser known projects]].
 
Discover also [[VideoLAN projects|lesser known projects]].
 +
</div>
 +
 +
<div style="color:#000;background-color:#f5fffa;border:1px solid #a3bfb1;padding:10px;margin:6px; float: left;">
 +
<h2 style="margin:0;background:#cef2e0;font-size:120%;font-weight:bold;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;">
 +
VideoLAN's Administration</h2>
 +
* [[VideoLAN Machines]]
 +
* [[Add a skin|How to add a skin on the skins download page]]
 +
* [http://mirrors.videolan.org Download mirrors integritylist]
 +
 
</div>
 
</div>
  
Line 85: Line 94:
 
* [http://paste.videolan.org Pasteboard]
 
* [http://paste.videolan.org Pasteboard]
 
* [http://buildbot.videolan.org Buildbot]
 
* [http://buildbot.videolan.org Buildbot]
 
+
* [http://planet.videolan.org Developer weblog]
 
</div>
 
</div>
  
Line 112: Line 121:
 
|-  
 
|-  
 
|}
 
|}
 
{| cellspacing="3"
 
|- valign="top"
 
|width="40%" class="MainPageBG" style="border: 1px solid #ffc9c9; color: #000; background-color: #fff3f3"|
 
 
 
 
 
== Miscellaneous how-to ==
 
* [http://mirrors.videolan.org Download mirrors integritylist]
 
* [http://planet.videolan.org Developer weblog]
 
 
* [[Add a skin|How to add a skin on the skins download page]]
 

Revision as of 02:30, 17 December 2006

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

Check VLC's page to get info on VLC.

762 articles

VideoLAN other projects

Here is a short list of the main projects hosted by the VideoLAN project:

  • VLS is a streaming server, used for professional streaming solutions. VLC can now do the same. VLS is deprecated and unmaintained.
  • MiniSAPServer is a SAP server.
  • x264, a free H264 / AVC encoder.

Libraries

  • libdvdcss, a C library to access DVDs without having to bother about the decryption.
  • libdvbpsi, a C library to decode and generate MPEG TS and DVB PSI tables.
  • libdca, a DTS Coherent Acoustics decoder.

Discover also lesser known projects.

Build VLC media player

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

Code VLC

Start coding on VLC

Tools to code VLC

Development discussions under work

Current discussions

Design

Passed discussions

Design