[vlc-commits] MODULES_LIST: add missing entries
Lyndon Brown
git at videolan.org
Fri Nov 24 08:54:32 CET 2017
vlc | branch: master | Lyndon Brown <jnqnfe at gmail.com> | Fri May 12 20:50:16 2017 +0100| [4fcb76f200c3171ed54789901ca86da142d2ff74] | committer: Jean-Baptiste Kempf
MODULES_LIST: add missing entries
* libdirectory_demux_plugin
* libsimple_channel_mixer_plugin_arm_neon
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4fcb76f200c3171ed54789901ca86da142d2ff74
---
modules/MODULES_LIST | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/modules/MODULES_LIST b/modules/MODULES_LIST
index 801c85fd32..6349054068 100644
--- a/modules/MODULES_LIST
+++ b/modules/MODULES_LIST
@@ -1,4 +1,4 @@
-List of vlc plugins (490):
+List of vlc plugins (492):
$Id$
* a52: A/52 audio decoder plugin, using liba52
@@ -115,6 +115,7 @@ $Id$
* direct3d9_adjust: adjust filter for Direct3D9 video decoding
* direct3d9_deinterlace: deinterlacer for Direct3D9/DxVA video decoding
* directdraw: video output module using the DirectDraw API
+ * directory_demux: Ouput folder contents to playlist
* directsound: audio output module using the DirectSound API
* dmo: a DirectMediaObject decoder that uses DirectMedia to decode video (WMV3)
* dolby_surround_decoder: simple decoder for dolby surround encoded streams
@@ -361,6 +362,7 @@ $Id$
* shm: Shared memory framebuffer access module
* sid: Sidplay demuxer
* simple_channel_mixer: channel mixer
+ * simple_channel_mixer_arm_neon: channel mixer, optimized for ARM Neon
* skins2: Skinnable interface, new generation
* skiptags: APE & ID3 tags-skipping stream filter
* smb: SMB shares access module
More information about the vlc-commits
mailing list