Hacker Guide
Jump to navigation
Jump to search
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