From 06d94641c271dc846e335104ac61beab38445c4a Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Thu, 11 Apr 2002 20:42:26 +0000 Subject: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes. --- sys/dxr3/gstdxr3videosink.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dxr3/gstdxr3videosink.h') diff --git a/sys/dxr3/gstdxr3videosink.h b/sys/dxr3/gstdxr3videosink.h index 48adfc84..3933329e 100644 --- a/sys/dxr3/gstdxr3videosink.h +++ b/sys/dxr3/gstdxr3videosink.h @@ -69,7 +69,7 @@ struct _GstDxr3VideoSinkClass { GType gst_dxr3_video_sink_get_type(void); -GST_PADTEMPLATE_FACTORY (dxr3_video_sink_factory, +GST_PAD_TEMPLATE_FACTORY (dxr3_video_sink_factory, "sink", GST_PAD_SINK, GST_PAD_ALWAYS, -- cgit v1.2.1