summaryrefslogtreecommitdiffstats
path: root/sys/dxr3/gstdxr3.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dxr3/gstdxr3.c')
-rw-r--r--sys/dxr3/gstdxr3.c3
1 files changed, 2 insertions, 1 deletions
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 <rehankhwaja@yahoo.com>",