Fix gst_speexdec_details information now plugin can be register without problems
Original commit message from CVS: Fix gst_speexdec_details information now plugin can be register without problems
This commit is contained in:
parent
c5345b1b87
commit
61f3c61d92
@ -31,7 +31,7 @@ extern GstPadTemplate *speexdec_src_template, *speexdec_sink_template;
|
|||||||
GstElementDetails gst_speexdec_details = {
|
GstElementDetails gst_speexdec_details = {
|
||||||
"speex audio decoder",
|
"speex audio decoder",
|
||||||
"Codec/Audio/Decoder",
|
"Codec/Audio/Decoder",
|
||||||
"LGPL"
|
"LGPL",
|
||||||
".speex",
|
".speex",
|
||||||
VERSION,
|
VERSION,
|
||||||
"Wim Taymans <wim.taymans@chello.be>",
|
"Wim Taymans <wim.taymans@chello.be>",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user