Difference between revisions of "VLC Developers Corner"
Jump to navigation
Jump to search
m (Shorten banner subtitle) |
(Use Template:Banner) |
||
Line 1: | Line 1: | ||
__NOTOC__ __NOEDITSECTION__ | __NOTOC__ __NOEDITSECTION__ | ||
− | <!-- Beginning of | + | <!-- Beginning of the banner section --> |
− | { | + | {{Banner |
− | + | |description=A directory of everything to do with the development of VideoLAN's projects.<br /> | |
− | { | ||
− | | | ||
− | |||
− | |||
− | |||
Check [[VLC media player|VLC's page]] to get info on VLC. | Check [[VLC media player|VLC's page]] to get info on VLC. | ||
− | + | |links= | |
− | | | ||
− | |||
* [[VideoLAN]] | * [[VideoLAN]] | ||
* [[VLC media player]] | * [[VLC media player]] | ||
Line 17: | Line 10: | ||
* [[Documentation:Documentation|Documentation]] | * [[Documentation:Documentation|Documentation]] | ||
* [[VideoLAN_Sites#Developers|Developers' Sites]] | * [[VideoLAN_Sites#Developers|Developers' Sites]] | ||
− | | | + | |links2= |
* [https://www.videolan.org/developers Developer Zone] | * [https://www.videolan.org/developers Developer Zone] | ||
* [https://nightlies.videolan.org Nightly builds] | * [https://nightlies.videolan.org Nightly builds] | ||
* [https://jenkins.videolan.org Automatic builds] | * [https://jenkins.videolan.org Automatic builds] | ||
− | | | + | |links3= |
* [https://trac.videolan.org Trac, bugs, features, roadmap] | * [https://trac.videolan.org Trac, bugs, features, roadmap] | ||
* [https://www.videolan.org/videolan/mirrors.html Mirrors check] | * [https://www.videolan.org/videolan/mirrors.html Mirrors check] | ||
* [ftp://ftp.videolan.org/pub/videolan/ Main FTP] | * [ftp://ftp.videolan.org/pub/videolan/ Main FTP] | ||
− | + | }} | |
− | <!-- | + | <!-- End of the banner section --> |
== Coding on VLC == | == Coding on VLC == |
Revision as of 06:04, 27 April 2019
Coding on VLC
- Get started at coding on VLC
- Get the Source Code and Compile VLC
- You might be interested in our Mini Projects or Janitorial projects
- Read our Hacker's Guide
- Code documentation
- Code Conventions
VLC development links
- Trac list of bugs
- vlc-devel mailing list, mailing list.
- Translation information and stats
- Open Hub statistics
- Jenkins (Automatic builds)
- Nightly builds
- Launchpad (recent bug changes) (all bugs)
- code.videolan.org
- git.videolan.org
Current technical discussions on VLC
Past discussions
- Vout Rework - improving the video output subsystem.
- telnet rc rewrite - Merging the "telnet" and "rc" controls.
- Simple Preferences - We wish to add a "simple" preferences mode, additionally to the full mode we already have.
- Qt Interface TODO - A brand new qt4 interface ... in order to get rid of wxWidgets.
- DBus-spec - Specification for a Common, Desktop neutral, Media Player D-Bus interface.
- Stats System
- InteractionSystem - Interaction System
- Media Control API - a OUTDATED high level player-independent media API
- 0.8.5StringReview
- 2005StringsReview
- Libavcodec regressions
- Mobile Features
- AndroidTODO - moved to Trac report 27
- SDI API - Linux-related: regarding SDI cards for V4l2
- Newplaylist
- Newsoundslider
- BOMM3U - Byte order mark for M3U playlists.
#EXTM3U
means Extended M3U
Design
- Website Redesign and Design Proposals
- Default Skin Requirements - Specifications of an eligible skin for default skin.