From 1d5f318e0dbfb59479f9b1d834a46d2dde22c942 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 18 Sep 2002 19:02:52 +0000 Subject: plugins part of license field patch Original commit message from CVS: plugins part of license field patch --- sys/dxr3/gstdxr3.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dxr3') diff --git a/sys/dxr3/gstdxr3.c b/sys/dxr3/gstdxr3.c index 23058a29..4d2cc00f 100644 --- a/sys/dxr3/gstdxr3.c +++ b/sys/dxr3/gstdxr3.c @@ -1,9 +1,10 @@ #include "gstdxr3videosink.h" - +/* elementfactory information */ static GstElementDetails dxr3_video_sink_details = { "dxr3/Hollywood+ mpeg decoder board plugin", "video/mpeg", + "GPL", "Outputs PAL/NTSC video via the dxr3/Hollywood+ mpeg decoder board", VERSION, "Rehan Khwaja ", -- cgit v1.2.1