From 2b054f0f893ce33500b2d09a418575fb1eedc352 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 2 Jul 2003 08:10:35 +0000 Subject: [PATCH] add formats to base class, not the actual videofilter class Original commit message from CVS: add formats to base class, not the actual videofilter class --- gst/videofilter/gstvideobalance.c | 3 ++- gst/videofilter/gstvideoflip.c | 3 ++- gst/videofilter/gstvideotemplate.c | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/gst/videofilter/gstvideobalance.c b/gst/videofilter/gstvideobalance.c index c74d14e..136015f 100644 --- a/gst/videofilter/gstvideobalance.c +++ b/gst/videofilter/gstvideobalance.c @@ -124,7 +124,8 @@ gst_videobalance_class_init (GstVideobalanceClass *klass) gstvideofilter_class->setup = gst_videobalance_setup; for(i=0;isetup = gst_videoflip_setup; for(i=0;isetup = gst_videotemplate_setup; for(i=0;i