[vlc-commits] Fix MODULES_LIST
Jean-Baptiste Kempf
git at videolan.org
Sat Feb 27 18:08:33 CET 2016
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Feb 27 18:07:59 2016 +0100| [bfca1ad036f4740b2a01fe0e64541c604c119449] | committer: Jean-Baptiste Kempf
Fix MODULES_LIST
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bfca1ad036f4740b2a01fe0e64541c604c119449
---
modules/MODULES_LIST | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/modules/MODULES_LIST b/modules/MODULES_LIST
index fb3d665..d759b63 100644
--- a/modules/MODULES_LIST
+++ b/modules/MODULES_LIST
@@ -144,7 +144,7 @@ $Id$
* faad: AAC decoder using libfaad2
* fb: video output module for the Linux framebuffer
* fdkaac: AAC encoder using the fdk-aac library
- * file_crypt: store secrets on a file, may use a submodule to crypt secrets
+ * file_keystore: store secrets on a file, may use a submodule to crypt secrets
* file_logger: file logger plugin
* filesystem: Filesystem access module
* fingerprinter: AcoustID audio fingerprinter using chromaprint
@@ -225,7 +225,7 @@ $Id$
* marq: Overlays a marquee on the video
* mediacodec: Android Jelly Bean MediaCodec decoder module
* mediadirs: Picture/Music/Video user directories as service discoveries
- * memory: store secrets in memory
+ * memory_keystore: store secrets in memory
* mft: Media Foundation Transform audio/video decoder
* microdns: mDNS services discovery
* minimal_macosx: a minimal Mac OS X GUI, using the FrameWork
More information about the vlc-commits
mailing list