From 2c8eb4055b364e22237ac022aef2a307a22e6cd7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lo=C3=AFc=20Minier?= Date: Thu, 18 Sep 2003 16:46:02 +0000 Subject: [PATCH] * modules/LIST, modules/video_output/Modules.am: removed references to deleted file encoder.c --- modules/LIST | 4 +--- modules/video_output/Modules.am | 1 - 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/modules/LIST b/modules/LIST index f65fef8908..4d4c8e759e 100644 --- a/modules/LIST +++ b/modules/LIST @@ -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. diff --git a/modules/video_output/Modules.am b/modules/video_output/Modules.am index f08613c66f..2039231a39 100644 --- a/modules/video_output/Modules.am +++ b/modules/video_output/Modules.am @@ -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 -- 2.39.2