From 20c31b4a7d8288480d20bda9fc2f7c4cd61d1ff2 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Wed, 29 Jan 2003 17:21:13 +0000 Subject: log messages CVS patchset: 4041 CVS date: 2003/01/29 17:21:13 --- src/post/goom/xine_goom.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/post/goom') diff --git a/src/post/goom/xine_goom.c b/src/post/goom/xine_goom.c index 0e6921d0e..65e6d94fc 100644 --- a/src/post/goom/xine_goom.c +++ b/src/post/goom/xine_goom.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xine_goom.c,v 1.23 2003/01/28 21:57:41 tmattern Exp $ + * $Id: xine_goom.c,v 1.24 2003/01/29 17:21:14 miguelfreitas Exp $ * * GOOM post plugin. * @@ -260,7 +260,9 @@ static post_plugin_t *goom_open_plugin(post_class_t *class_gen, int inputs, * Lookup config entries. */ class->ip = this; +#ifdef LOG printf("goom: goom_open_plugin\n"); +#endif if(xine_config_lookup_entry(class->xine, "post.goom_fps", &fps_entry)) -- cgit v1.2.3