mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
parent
8e2af9017e
commit
d69e01ed20
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@ gst_dshowaudiodec_base_init (gpointer klass)
|
|||
|
||||
audiodec_class->entry = tmp;
|
||||
description = g_strdup_printf ("DirectShow %s Decoder Wrapper",
|
||||
tmp->element_description);
|
||||
tmp->element_longname);
|
||||
gst_element_class_set_details_simple (element_class, description,
|
||||
"Codec/Decoder/Audio", description,
|
||||
"Sebastien Moutte <sebastien@moutte.net>");
|
||||
|
|
Loading…
Reference in a new issue