Difference between revisions of "Hacker Guide"
Jump to navigation
Jump to search
Metalvoice (talk | contribs) |
m (Reverted edits by Metalvoice (Talk); changed back to last version by The DJ) |
||
Line 7: | Line 7: | ||
==Introduction== | ==Introduction== | ||
* What is this? | * What is this? | ||
− | |||
* What you need to know about VLC | * What you need to know about VLC | ||
− | + | ||
==The many layers of VLC== | ==The many layers of VLC== | ||
* Core | * Core |
Revision as of 15:36, 2 April 2007
This guide is still being construced. Please see http://developers.videolan.org/vlc/ for the current information
Contents
Authors
- Derk-Jan Hartman
Introduction
- What is this?
- What you need to know about VLC
The many layers of VLC
- Core
- Access
- Demux
- Packetizers
- Codec
- Stream Output
- Interfaces
- Audio/Video Output
- VLM
- Filters
VLC source code overview
- VLC sourcetree
- VLC modules
- VLC objects
- VLC preferences
- VLC variables
Coding for VLC
- Coding style
- Adding a module
- Using libvlc
- Bindings
This page is part of official VLC media player Documentation (User Guide • Streaming HowTo • Hacker Guide • Modules)
Please read the Documentation Editing Guidelines before you edit the documentation
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.