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
a7ea359e
Commit
a7ea359e
authored
17 years ago
by
Jean-Baptiste Kempf
Browse files
Options
Downloads
Patches
Plain Diff
Modules List update
parent
55da14ec
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
+12
-1
12 additions, 1 deletion
modules/LIST
with
12 additions
and
1 deletion
modules/LIST
+
12
−
1
View file @
a7ea359e
List of vlc plugins (3
33
)
List of vlc plugins (3
46
)
$Id$
* a52: A/52 basic parser/packetizer
* a52sys: A/52 decapsulation demuxer.
...
...
@@ -18,6 +18,7 @@ $Id$
* access_gnomevfs: GnomeVFS access
* access_http: HTTP Network access module
* access_jack: JACK audio input module
* access_mmap: mmap file access
* access_mms: MMS over TCP, UDP and HTTP access module
* access_output_dummy: dummy access_output module
* access_output_file: File access_output module
...
...
@@ -25,6 +26,7 @@ $Id$
* access_output_shout: Shoutcast access output
* access_output_udp: UDP Network access_output module
* access_realrtsp: Real RTSP access
* access_rtmp: RTMP network access
* access_smb: SMB shares access module
* access_tcp: TCP Network access module
* access_udp: UDP Network access module
...
...
@@ -38,7 +40,9 @@ $Id$
* aout_sdl: audio output module using the SDL library.
* araw: Pseudo audio decoder for raw PCM
* arts: ArTS audio output
* asademux: ASS/SSA subtitles demuxer
* asf: ASF demuxer
* atmo: Ambilight-like video-output
* au: AU file demuxer
* audio_format: helper module for audio transcoding
* audioscrobbler: AudioScrobbler/Last.fm submission plugin
...
...
@@ -55,6 +59,7 @@ $Id$
* cdda: input module to read audio CDs
* cddax: input module to read audio CDs via libcdio
* cdg: CD-G decoder
* chroma_chain: chain for chroma conversions
* cinepak: Cinepack video decoder
* clone: Clone video filter
* cmml: Continuous Media Markup Language annotations/hyperlinks decoder
...
...
@@ -62,6 +67,7 @@ $Id$
* converter_fixed: Fixed-point audio format conversions
* converter_float: Floating-point audio format conversions
* crop: Crop video filter
* csri: common subtitle interface decoder
* cvdsub: CVD subtitles decoder
* dbus: D-Bus control interface
* dc1394: firewire input module
...
...
@@ -140,6 +146,7 @@ $Id$
* i420_yuy2_altivec: AltiVec accelerated version of i420_yuy2.
* i420_yuy2_mmx: MMX accelerated version of i420_yuy2.
* i420_yuy2_sse2: sse2 accelerated version of i420_yuy2.
* i422_i420: 4:2:2 to 4:2:0 conversion functions
* i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions.
* i422_yuy2_mmx: MMX accelerated version of i422_yuy2.
* i422_yuy2_sse2: sse2 accelerated version of i422_yuy2.
...
...
@@ -208,6 +215,7 @@ $Id$
* opencv_example: OpenCV example (face identification)
* opencv_wrapper: OpenCV wrapper video filter
* opengl: a opengl video output that uses opengl provider modules
* opengllayer: a simple openGL video output
* opie: interface for Opie using QT/Embedded library.
* osdmenu: video_filter for displaying and streaming a On Screen Display menu
* oss: audio output module using the OSS /dev/dsp interface.
...
...
@@ -228,6 +236,7 @@ $Id$
* profile_parser: Streaming Profile parser
* ps: input module for MPEG PS decapsulation.
* psychedelic: Psychedelic video filter
* pulse: PulseAudio audio output module
* puzzle: puzzle video filter
* pva: PVA demuxer
* pvr: input module to read from a PVR card
...
...
@@ -340,4 +349,6 @@ $Id$
* xvid: Decoder for the Xvid codec, using libxvidcore
* xvideo: video output module using the XVideo API.
* xvmc: XVMC video output and decoder
* yuy2_i420: yuy2 to 4:2:0 conversions functions
* yuy2_i422: yuy2 to 4:2:2 conversions functions
* zvbi: Teletext decoder using libzbvi
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