Difference between revisions of "Hacker Guide"

From VideoLAN Wiki
Jump to navigation Jump to search
(add pages for prefs and playlist)
Line 25: Line 25:
 
* [[Documentation:Hacker's Guide/Video Output| Video Output]]
 
* [[Documentation:Hacker's Guide/Video Output| Video Output]]
 
* [[Documentation:Hacker's Guide/VLM Internals| VLM Internals]]
 
* [[Documentation:Hacker's Guide/VLM Internals| VLM Internals]]
* Filters
+
* [[Documentation:Hacker's Guide/Audio Filters| Audio Filters]]
 +
* [[Documentation:Hacker's Guide/Video Filters| Video Filters]]
  
 
==VLC source code overview==
 
==VLC source code overview==

Revision as of 17:13, 13 September 2008

This guide is still being constructed. Please see http://www.videolan.org/developers/vlc.html for the current information

Authors

  • Derk-Jan Hartman
  • Christophe Massiot
  • Samuel Hocevar
  • Geoffroy Couprie

Introduction

The many layers of VLC

VLC source code overview

Coding for VLC

This page is part of official VLC media player Documentation (User GuideStreaming HowToHacker GuideModules)
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.