summaryrefslogtreecommitdiffstats
path: root/gst/videomixer/videomixer.c
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-03-26 10:18:31 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2009-03-26 10:18:31 +0100
commit07329bc083a4c24c4b64e689f6b304af45c27b18 (patch)
tree15bed4de921609239560603fadf92c7f51d130e7 /gst/videomixer/videomixer.c
parent62d118678a55cdc729d45602666bf07dbeed3a6e (diff)
videomixer: some more indent fixes
Diffstat (limited to 'gst/videomixer/videomixer.c')
-rw-r--r--gst/videomixer/videomixer.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gst/videomixer/videomixer.c b/gst/videomixer/videomixer.c
index 9fe2f586..6a2e521b 100644
--- a/gst/videomixer/videomixer.c
+++ b/gst/videomixer/videomixer.c
@@ -73,7 +73,6 @@ static GType gst_videomixer_get_type (void);
static void gst_videomixer_pad_class_init (GstVideoMixerPadClass * klass);
-
static void gst_videomixer_pad_init (GstVideoMixerPad * mixerpad);
static void gst_videomixer_pad_get_property (GObject * object, guint prop_id,
@@ -82,10 +81,8 @@ static void gst_videomixer_pad_set_property (GObject * object, guint prop_id,
const GValue * value, GParamSpec * pspec);
static gboolean gst_videomixer_src_event (GstPad * pad, GstEvent * event);
-
static gboolean gst_videomixer_sink_event (GstPad * pad, GstEvent * event);
-
static void gst_videomixer_sort_pads (GstVideoMixer * mix);
#define DEFAULT_PAD_ZORDER 0