[gnome-video-effects] add timedelay effect
- From: Daniel G. Siegel <dgsiegel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-video-effects] add timedelay effect
- Date: Wed, 18 Aug 2010 12:54:48 +0000 (UTC)
commit 66b82ef99226bc657fc375450b7d5ac80a47d975
Author: daniel g. siegel <dgsiegel gnome org>
Date: Wed Aug 18 14:52:40 2010 +0200
add timedelay effect
effects/Makefile.am | 1 +
effects/timedelay.effect.in | 5 +++++
po/POTFILES.in | 1 +
3 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/effects/Makefile.am b/effects/Makefile.am
index 65a6a24..f40c112 100644
--- a/effects/Makefile.am
+++ b/effects/Makefile.am
@@ -22,6 +22,7 @@ effects_in_files = \
shagadelictv.effect.in \
sobel.effect.in \
streaktv.effect.in \
+ timedelay.effect.in \
vertigotv.effect.in \
warptv.effect.in \
$(NULL)
diff --git a/effects/timedelay.effect.in b/effects/timedelay.effect.in
new file mode 100644
index 0000000..de4dc30
--- /dev/null
+++ b/effects/timedelay.effect.in
@@ -0,0 +1,5 @@
+[Effect]
+Encoding=UTF-8
+_Name=Time delay
+_Comment=Show what was happening in the past
+PipelineDescription=frei0r-filter-delay0r delaytime=30
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 82134ce..56718b7 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -21,5 +21,6 @@
[type: gettext/ini]effects/shagadelictv.effect.in
[type: gettext/ini]effects/sobel.effect.in
[type: gettext/ini]effects/streaktv.effect.in
+[type: gettext/ini]effects/timedelay.effect.in
[type: gettext/ini]effects/vertigotv.effect.in
[type: gettext/ini]effects/warptv.effect.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]