fix location
Original commit message from CVS: fix location
This commit is contained in:
parent
da1f7586fc
commit
d9f2daf34c
@ -34,7 +34,7 @@
|
|||||||
*/
|
*/
|
||||||
static GstElementDetails dvdec_details = {
|
static GstElementDetails dvdec_details = {
|
||||||
"DV (smpte314) decoder plugin",
|
"DV (smpte314) decoder plugin",
|
||||||
"Decoder/DV",
|
"Codec/Video/Decoder/DV",
|
||||||
"LGPL",
|
"LGPL",
|
||||||
"Uses libdv to decode DV video (libdv.sourceforge.net)",
|
"Uses libdv to decode DV video (libdv.sourceforge.net)",
|
||||||
VERSION,
|
VERSION,
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
/* elementfactory information */
|
/* elementfactory information */
|
||||||
static GstElementDetails shout2send_details = {
|
static GstElementDetails shout2send_details = {
|
||||||
"An Icecast plugin",
|
"An Icecast plugin",
|
||||||
"Shout2send",
|
"Sink/Network/Icecast2",
|
||||||
"LGPL",
|
"LGPL",
|
||||||
"Sends data to an icecast server",
|
"Sends data to an icecast server",
|
||||||
VERSION,
|
VERSION,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user