It was the license disappeared out of the element details, not the category :)
Original commit message from CVS: It was the license disappeared out of the element details, not the category :)
This commit is contained in:
parent
2af26f165d
commit
e4484d681d
@ -28,7 +28,7 @@
|
|||||||
/* elementfactory information */
|
/* elementfactory information */
|
||||||
static GstElementDetails gst_tcpsink_details = GST_ELEMENT_DETAILS (
|
static GstElementDetails gst_tcpsink_details = GST_ELEMENT_DETAILS (
|
||||||
"TCP packet sender",
|
"TCP packet sender",
|
||||||
"LGPL",
|
"Sink/Network",
|
||||||
"Send data over the network via TCP",
|
"Send data over the network via TCP",
|
||||||
"Zeeshan Ali <zak147@yahoo.com>"
|
"Zeeshan Ali <zak147@yahoo.com>"
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user