Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
451
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
2dd153d2
Commit
2dd153d2
authored
15 years ago
by
Jean-Baptiste Kempf
Browse files
Options
Downloads
Patches
Plain Diff
Update LIST of modules
parent
745cf118
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/LIST
+7
-1
7 additions, 1 deletion
modules/LIST
with
7 additions
and
1 deletion
modules/LIST
+
7
−
1
View file @
2dd153d2
...
...
@@ -5,6 +5,7 @@ $Id$
* a52tospdif: Audio converter module to encapsulate A/52 into S/PDIF
* aa: Ascii art video output
* access_alsa: Alsa access module
* access_avio: Access module using FFmpeg libavformat network
* access_bd: Blu-Ray Disc access
* access_directory: Access module to read files in a directory
* access_dv: Raw1394 Digital Video (Firewire/IEEE1394/I-Link) access module
...
...
@@ -124,7 +125,6 @@ $Id$
* ggi: video output module using the GGI API
* globalhotkeys: module to catch hotkeys when application doesn't have the focus
* glwin32: a opengl provider using DirectX OpenGL
* glx: a opengl provider using X11 OpenGL
* gme: game music files demuxer
* gnutls: GNU TLS encryption/decryption module
* goom: visualisation plugin based on goom
...
...
@@ -302,6 +302,7 @@ $Id$
* stream_out_mosaic_bridge: stream output module to make a mosaic. To be used with VLM
* stream_out_raop: Remote Audio Output Protocol (AirTunes) stream out
* stream_out_record: record stream output module
* stream_out_smem: stream output module to a memory buffer
* stream_out_standard: standard stream output module
* stream_out_switcher: stream output module to display backgrounds
* stream_out_transcode: audio & video transcoder using FFmpeg
...
...
@@ -361,6 +362,11 @@ $Id$
* wma_fixed: wma decoder using integer decoder from Rockbox
* x264: H264 video decoder using X264
* xa: XA demuxer
* xcb_glx: a opengl provider using XCB OpenGL
* xcb_screensaver: screensaver disabling module
* xcb_x11: a X11 video output using XCB
* xcb_xv: a XVideo video output using XCB
* xdg_screensaver: screensaver disabling module following XDG specifications
* xml: LibXML xml parser
* xosd: X On Screen Display interface
* xtag: XTAG xml parser
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment