diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-12-25 15:07:05 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-12-25 15:07:05 +0000 |
commit | dd540bc25224530653ca1e3db606ae17535c9f0b (patch) | |
tree | a6ddc787198d7f9839ed6bdbcc2c12640fe94ff6 | |
parent | 13544ff07c711ca49634d5a0e251877e774e7488 (diff) | |
download | xine-lib-dd540bc25224530653ca1e3db606ae17535c9f0b.tar.gz xine-lib-dd540bc25224530653ca1e3db606ae17535c9f0b.tar.bz2 |
mention goom
CVS patchset: 3680
CVS date: 2002/12/25 15:07:05
-rw-r--r-- | CREDITS | 1 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,7 @@ project version mediator ----------------------------------------------------------------------- ffmpeg Miguel Freitas +goom 1.9dev5 liba52 0.7.4 libdvdnav 0.1.4 cvs Michael Roitzsch libdvdread 0.9.3 cvs Michael Roitzsch diff --git a/configure.ac b/configure.ac index 1f2a1486c..632d4573c 100644 --- a/configure.ac +++ b/configure.ac @@ -1339,6 +1339,8 @@ dnl post plugins echo " * post effect plugins:" echo " * planar video effects:" echo " - invert" +echo " * SFX:" +echo " - goom" echo "" dnl Video plugins |