vlc | branch: master | Filip Roséen <[email protected]> | Wed May 11 13:35:11 2016 +0200| [fc879f6c889c474590199af843b6c4c2a550127f] | committer: Jean-Baptiste Kempf
oggspots: changed misleading entry in MODULES_LIST modules/codec/oggspots.c does not include an encoder, as such we should not claim that we have support for such. Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fc879f6c889c474590199af843b6c4c2a550127f --- 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 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
