User contributions
Jump to navigation
Jump to search
- 10:08, 12 May 2008 diff hist +38 Win32CompileCygwinOld →FFmpeg configure script for FFmpeg "stand-alone" (optional)
- 23:03, 25 April 2008 diff hist +304 Hacker Guide/Decoder →Decoder configuration
- 22:23, 24 April 2008 diff hist +58 Hacker Guide/Decoder →Decoder configuration
- 18:46, 24 April 2008 diff hist +94 Hacker Guide/Core →Introduction
- 18:45, 24 April 2008 diff hist +3 Hacker Guide/Core →Modules
- 18:43, 24 April 2008 diff hist +34 N Talk:Hacker Guide/Video Output New page: FIXME: check if this is up to date
- 18:42, 24 April 2008 diff hist +34 N Talk:Hacker Guide/Audio Output New page: FIXME: check if this is up to date
- 18:42, 24 April 2008 diff hist +34 N Talk:Hacker Guide/Decoder New page: FIXME: check if this is up to date
- 18:32, 24 April 2008 diff hist +25,249 N Hacker Guide/Audio Output New page: =The audio output layer= ==Audio output overview== This chapter documents the audio output layer known under the "audio output 3" codename. It has first been released with VLC version 0....
- 18:19, 24 April 2008 diff hist +5,424 N Hacker Guide/Video Output New page: =The video output layer= ==Data structures and main loop== Important data structures are defined in include/video.h and include/video_output.h. The main data structure is picture_t, whic...
- 18:16, 24 April 2008 diff hist +103 Hacker Guide →The many layers of VLC
- 18:05, 24 April 2008 diff hist +14,138 N Hacker Guide/Decoder New page: =How to write a decoder= ==What is precisely a decoder in the VLC scheme ?== The decoder does the mathematical part of the process of playing a stream. It is separated from the demultipl...
- 17:50, 24 April 2008 diff hist +52 Hacker Guide →The many layers of VLC
- 15:49, 24 April 2008 diff hist +36 Talk:Hacker Guide/Input
- 15:46, 24 April 2008 diff hist +56 N Documentation:Hacker's Guide/Introduction Documentation:Hacker's Guide/Introduction moved to Documentation:Hacker's Guide/What is this?
- 15:44, 24 April 2008 diff hist +73 N Talk:Hacker Guide/Input New page: this page must be checked, to see if it matches the actual version of VLC
- 15:43, 24 April 2008 diff hist -29 m Hacker Guide/Input →Buffers management
- 15:40, 24 April 2008 diff hist -54 m Hacker Guide/Input →Methods used by the interface
- 22:35, 21 April 2008 diff hist +4 m SoC 2008/WinCE Port →What will be used
- 22:33, 21 April 2008 diff hist +1,249 N SoC 2008/WinCE Port New page: =WinCE Port of VLC= ==Abstract== The VLC media player has been port to many different platforms, but it lacks Windows CE support since some versions. This project aims at making VLC work...
- 14:57, 21 April 2008 diff hist -43 Hacker Guide/Input →Stream Management
- 11:07, 21 April 2008 diff hist +14,867 Hacker Guide/Input →Input
- 11:00, 21 April 2008 diff hist +7 Nm Hacker Guide/Input New page: =Input=
- 10:54, 21 April 2008 diff hist +94 Hacker Guide/Core →Modules
- 10:51, 21 April 2008 diff hist +48 Hacker Guide →The many layers of VLC
- 10:49, 21 April 2008 diff hist +1 Hacker Guide/Interfaces →The interface main loop
- 10:43, 21 April 2008 diff hist -13 m Hacker Guide/Interfaces →API for the Module
- 08:58, 21 April 2008 diff hist -23 m Hacker Guide/Interfaces →How to write an interface plugin
- 08:56, 21 April 2008 diff hist +11 m Hacker Guide/Interfaces →The interface main loop
- 08:54, 21 April 2008 diff hist -13 m Hacker Guide/Interfaces →Module bank
- 08:53, 21 April 2008 diff hist -165 Hacker Guide/Interfaces →Module bank
- 08:10, 21 April 2008 diff hist +5,058 Hacker Guide/Interfaces →Playlist management
- 23:34, 20 April 2008 diff hist +54 Hacker Guide →Authors
- 23:33, 20 April 2008 diff hist -196 Hacker Guide/Interfaces →Command line options
- 23:31, 20 April 2008 diff hist +9 Hacker Guide/Interfaces →Command line options
- 23:30, 20 April 2008 diff hist +1,007 Hacker Guide/Interfaces →The message interface
- 23:24, 20 April 2008 diff hist +2,400 N Hacker Guide/Interfaces New page: =VLC Interface= ==A typical VLC run course== This section describes what happens when you launch the vlc program. After the ELF dynamic loader blah blah blah, the main thread becomes th...
- 23:05, 20 April 2008 diff hist +45 Hacker Guide/Core →Introduction
- 23:03, 20 April 2008 diff hist +45 Hacker Guide →The many layers of VLC
- 23:02, 20 April 2008 diff hist -10 m Hacker Guide/Core →Warning
- 22:58, 20 April 2008 diff hist +2,707 Hacker Guide/Core →Modules
- 22:52, 20 April 2008 diff hist +1,147 Hacker Guide/Core Undo revision 11271 by Geal (Talk)
- 22:40, 20 April 2008 diff hist -17 m Hacker Guide/Core →Introduction
- 22:38, 20 April 2008 diff hist +251 Hacker Guide/Core
- 22:08, 20 April 2008 diff hist +257 Hacker Guide/Core →Introduction
- 21:59, 20 April 2008 diff hist -2 Talk:Hacker Guide/Core
- 21:59, 20 April 2008 diff hist +90 N Talk:Hacker Guide/Core New page: Based on the VLC media player API Documentation from Christophe Massiot and Samuel Hocevar
- 21:56, 20 April 2008 diff hist +76 Hacker Guide/Core
- 21:53, 20 April 2008 diff hist +1,144 N Hacker Guide/Core New page: ==Introduction== The core of VLC media player is the LibVLC, which provides an interface for applications to handle features such as playlist management, audio and video decoding and o...
- 21:47, 20 April 2008 diff hist +39 Hacker Guide →The many layers of VLC