[gnome-video-effects] make the historical effect black and white



commit a472390d0ad3be8b208eed5dbf722f8959e8d355
Author: daniel g. siegel <dgsiegel gnome org>
Date:   Sun Dec 5 19:02:53 2010 +0100

    make the historical effect black and white

 effects/Makefile.am                                |    2 +-
 .../{agingtv.effect.in => historical.effect.in}    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/effects/Makefile.am b/effects/Makefile.am
index cb70483..3a566a4 100644
--- a/effects/Makefile.am
+++ b/effects/Makefile.am
@@ -2,7 +2,6 @@
 
 effectsdir = $(datadir)/gnome-video-effects
 effects_in_files = \
-	agingtv.effect.in \
 	bulge.effect.in \
 	cartoon.effect.in \
 	cheguevara.effect.in \
@@ -11,6 +10,7 @@ effects_in_files = \
 	distortion.effect.in \
 	edgetv.effect.in \
 	heat.effect.in \
+	historical.effect.in \
 	hulk.effect.in \
 	invertion.effect.in \
 	kaleidoscope.effect.in \
diff --git a/effects/agingtv.effect.in b/effects/historical.effect.in
similarity index 72%
rename from effects/agingtv.effect.in
rename to effects/historical.effect.in
index 893a99e..8a9df3a 100644
--- a/effects/agingtv.effect.in
+++ b/effects/historical.effect.in
@@ -3,4 +3,4 @@ Encoding=UTF-8
 # Preview: http://effectv.sourceforge.net/aging.html
 _Name=Historical
 _Comment=Add age to video input using scratches and dust
-PipelineDescription=agingtv
+PipelineDescription=videobalance saturation=0 ! agingtv



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]