[vlc-commits] Fix MODULES_LIST
Jean-Baptiste Kempf
git at videolan.org
Fri Aug 1 01:08:00 CEST 2014
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Aug 1 01:07:33 2014 +0200| [3e952366fbbe0d1390b991728e8b34f0ad7648d5] | committer: Jean-Baptiste Kempf
Fix MODULES_LIST
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3e952366fbbe0d1390b991728e8b34f0ad7648d5
---
modules/MODULES_LIST | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/MODULES_LIST b/modules/MODULES_LIST
index 6fb7014..7c532c8 100644
--- a/modules/MODULES_LIST
+++ b/modules/MODULES_LIST
@@ -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_archive: libarchive based access and stream filter
* access_bd: Blu-Ray Disc access
* access_eyetv: Access module to connect to our plugin running within EyeTV
* access_jack: JACK audio input module
@@ -36,7 +37,6 @@ $Id$
* android_surface: video output for Android, based on Surface
* antiflicker: anti-flicker video filter
* araw: Pseudo audio decoder for raw PCM
- * archive: libarchive based access and stream filter
* asf: ASF demuxer
* atmo: Ambilight-like video-output
* attachment: Attachment access module
More information about the vlc-commits
mailing list