]> git.sesse.net Git - vlc/commitdiff
* modules/LIST, modules/video_output/Modules.am: removed references to
authorLoïc Minier <lool@videolan.org>
Thu, 18 Sep 2003 16:46:02 +0000 (16:46 +0000)
committerLoïc Minier <lool@videolan.org>
Thu, 18 Sep 2003 16:46:02 +0000 (16:46 +0000)
    deleted file encoder.c

modules/LIST
modules/video_output/Modules.am

index f65fef890884d8df564136fc1cb6f18bf08d1b2c..4d4c8e759e64721069fb63a50f03896f9204b9b7 100644 (file)
@@ -1,5 +1,5 @@
 List of vlc plugins (221)
-$Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
+$Id: LIST,v 1.12 2003/09/18 16:46:02 lool Exp $
 
  * a52: A/52 basic parser
 
@@ -425,8 +425,6 @@ $Id: LIST,v 1.11 2003/08/29 16:56:43 zorglub Exp $
 
  * vout_directx: video output module using the DirectX API.
 
- * vout_encoder: Encoder plugin
-
  * vout_sdl: video output module using the SDL library.
 
  * wall: image wall filter.
index f08613c66fe70568de1399aad0e7830495367eb2..2039231a39e8a0785804c62c07e3c714bde44905 100644 (file)
@@ -5,4 +5,3 @@ SOURCES_glide = glide.c
 SOURCES_vout_sdl = sdl.c
 SOURCES_svgalib = svgalib.c
 SOURCES_wingdi = wingdi.c
-SOURCES_vout_encoder = encoder.c