[vlc-devel] [PATCH] oggspots: changed misleading entry in MODULES_LIST
Filip Roséen
filip at videolabs.io
Wed May 11 13:35:11 CEST 2016
modules/codec/oggspots.c does not include an encoder, as such we
should not claim that we have support for such.
---
modules/MODULES_LIST | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/MODULES_LIST b/modules/MODULES_LIST
index 0e0ceab..e34bb47 100644
--- a/modules/MODULES_LIST
+++ b/modules/MODULES_LIST
@@ -268,7 +268,7 @@ $Id$
* ntservice: run VLC as a NT service
* nuv: NUV demuxer
* ogg: input module for OGG decapsulation
- * oggspots: an OggSpots video decoder/packetizer/encoder
+ * oggspots: an OggSpots video decoder/packetizer
* oldmovie: oldmovie style video filter
* oldrc: old interface module using stdio
* omxil: OpenMAX IL audio/video decoder
--
2.8.2
More information about the vlc-devel
mailing list