licenses, ugg

Original commit message from CVS:
licenses, ugg
This commit is contained in:
Andy Wingo 2002-09-29 18:12:52 +00:00
parent 7820d80e33
commit c92874adad
9 changed files with 11 additions and 2 deletions

View file

@ -24,6 +24,7 @@
GstElementDetails gst_autoplugcache_details = {
"AutoplugCache",
"Generic",
"LGPL",
"Data cache for the dynamic autoplugger",
VERSION,
"Erik Walthinsen <omega@temple-baptist.com>",

View file

@ -24,6 +24,7 @@
GstElementDetails gst_autoplugger_details = {
"Dynamic autoplugger",
"Generic",
"LGPL",
"Magic element that converts from any type to any other",
VERSION,
"Erik Walthinsen <omega@temple-baptist.com>",

View file

@ -690,6 +690,7 @@ gst_spider_plug_from_srcpad (GstSpiderConnection *conn, GstPad *srcpad)
GstElementDetails gst_spider_details = {
"Spider",
"Generic",
"LGPL",
"Automatically connect sinks and sources",
VERSION,
"Benjamin Otte <in7y118@public.uni-hamburg.de>",

View file

@ -27,8 +27,9 @@
GstElementDetails gst_spider_identity_details = {
"SpiderIdentity",
"Filter/Autoplug",
"connection between spider and outside elements",
"Generic",
"LGPL",
"Connection between spider and outside elements",
VERSION,
"Benjamin Otte <in7y118@public.uni-hamburg.de>",
"(C) 2002",

View file

@ -34,6 +34,7 @@
GstElementDetails gst_bin_details = {
"Generic bin",
"Generic/Bin",
"LGPL",
"Simple container object",
VERSION,
"Erik Walthinsen <omega@cse.ogi.edu>",

View file

@ -42,6 +42,7 @@
GstElementDetails gst_queue_details = {
"Queue",
"Generic",
"LGPL",
"Simple data queue",
VERSION,
"Erik Walthinsen <omega@cse.ogi.edu>",

View file

@ -33,6 +33,7 @@
GstElementDetails gst_thread_details = {
"Threaded container",
"Generic/Bin",
"LGPL",
"Container that creates/manages a thread",
VERSION,
"Erik Walthinsen <omega@cse.ogi.edu>",

View file

@ -33,6 +33,7 @@
GstElementDetails gst_type_find_details = {
"TypeFind",
"Generic",
"LGPL",
"Finds the media type of a stream",
VERSION,
"Erik Walthinsen <omega@cse.ogi.edu>"

View file

@ -42,6 +42,7 @@
GstElementDetails gst_queue_details = {
"Queue",
"Generic",
"LGPL",
"Simple data queue",
VERSION,
"Erik Walthinsen <omega@cse.ogi.edu>",