forgot to make the element details static in here
Original commit message from CVS: forgot to make the element details static in here
This commit is contained in:
parent
e5f82e4cb9
commit
e353859291
@ -28,7 +28,7 @@
|
||||
#define TCP_DEFAULT_PORT 4953
|
||||
|
||||
/* elementfactory information */
|
||||
GstElementDetails gst_tcpsrc_details = GST_ELEMENT_DETAILS (
|
||||
static GstElementDetails gst_tcpsrc_details = GST_ELEMENT_DETAILS (
|
||||
"TCP packet receiver",
|
||||
"Source/Network",
|
||||
"Receive data over the network via TCP",
|
||||
|
Loading…
x
Reference in New Issue
Block a user