Difference between revisions of "VLC Developers Corner"
Jump to navigation
Jump to search
Line 82: | Line 82: | ||
<h2 style="margin:0; background-color:#FFA8D3;font-size:120%;font-weight:bold;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em .4em;">Developing on VLC or a VLC module</h2> | <h2 style="margin:0; background-color:#FFA8D3;font-size:120%;font-weight:bold;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em .4em;">Developing on VLC or a VLC module</h2> | ||
=== 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]] or [[GCodeIn_Ideas|Janitorial projects]] | + | * You might be interested in our [[Mini_Projects|Mini Projects]] or [[GCodeIn_Ideas|Janitorial projects]] |
=== VLC Code === | === VLC Code === | ||
Line 102: | Line 102: | ||
* Launchpad ([https://bugs.launchpad.net/distros/ubuntu/+source/vlc/+bugs?field.searchtext=vlc&orderby=-date_last_updated&search=Search&field.status%3Alist=Unconfirmed&field.status%3Alist=Confirmed&field.status%3Alist=In+Progress&field.status%3Alist=Needs+Info&field.status%3Alist=Fix+Committed&field.assignee=&field.owner=&field.omit_dupes=on&field.has_patch=&field.has_no_package= recent bug changes]) ([https://bugs.launchpad.net/distros/ubuntu/+source/vlc/+bugs all bugs]) | * Launchpad ([https://bugs.launchpad.net/distros/ubuntu/+source/vlc/+bugs?field.searchtext=vlc&orderby=-date_last_updated&search=Search&field.status%3Alist=Unconfirmed&field.status%3Alist=Confirmed&field.status%3Alist=In+Progress&field.status%3Alist=Needs+Info&field.status%3Alist=Fix+Committed&field.assignee=&field.owner=&field.omit_dupes=on&field.has_patch=&field.has_no_package= recent bug changes]) ([https://bugs.launchpad.net/distros/ubuntu/+source/vlc/+bugs all bugs]) | ||
</div> | </div> | ||
+ | |||
| width="35%" rowspan="1" valign="top" | | | width="35%" rowspan="1" valign="top" | |
Revision as of 15:36, 9 November 2010
|
Development discussionsCurrent DevelopmentChanges in the current version Current discussions
Past discussions
Design
|
Developing on VLC or a VLC moduleStart coding on VLC
VLC CodeTools to code VLC
|
Build an application on libVLCThere are several ways to build an application that uses VLC. Some are listed here.
VideoLAN's Administration
Wiki Admins |