[vlc-devel] commit: Don't try to build broken postproc modules ( Rafaël Carré )

git version control git at videolan.org
Thu Jun 5 01:50:16 CEST 2008


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Thu Jun  5 01:52:50 2008 +0200| [47db573323acbeef61d4261c24764aa971be2ef2]

Don't try to build broken postproc modules

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=47db573323acbeef61d4261c24764aa971be2ef2
---

 modules/codec/ffmpeg/Modules.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/modules/codec/ffmpeg/Modules.am b/modules/codec/ffmpeg/Modules.am
index 9c13625..e42aa95 100644
--- a/modules/codec/ffmpeg/Modules.am
+++ b/modules/codec/ffmpeg/Modules.am
@@ -50,7 +50,6 @@ SOURCES_imgresample = \
 	$(NULL)
 
 SOURCES_postproc = \
-	postprocess.c \
 	$(NULL)
 
 libvlc_LTLIBRARIES += \




More information about the vlc-devel mailing list