projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af26f1
)
It was the license disappeared out of the element details, not the category :)
author
Jan Schmidt
<thaytan@mad.scientist.com>
Thu, 6 Nov 2003 08:43:24 +0000
(08:43 +0000)
committer
Jan Schmidt
<thaytan@mad.scientist.com>
Thu, 6 Nov 2003 08:43:24 +0000
(08:43 +0000)
Original commit message from CVS:
It was the license disappeared out of the element details, not the category :)
gst/tcp/gsttcpsink.c
patch
|
blob
|
history
diff --git
a/gst/tcp/gsttcpsink.c
b/gst/tcp/gsttcpsink.c
index
869653f
..
283dd76
100644
(file)
--- a/
gst/tcp/gsttcpsink.c
+++ b/
gst/tcp/gsttcpsink.c
@@
-28,7
+28,7
@@
/* elementfactory information */
static GstElementDetails gst_tcpsink_details = GST_ELEMENT_DETAILS (
"TCP packet sender",
- "
LGPL
",
+ "
Sink/Network
",
"Send data over the network via TCP",
"Zeeshan Ali <zak147@yahoo.com>"
);