ac3parse: Add Converter to the classification because it can convert between different alignments
This allows decodebin2 to let it negotiate properly.
This commit is contained in:
parent
786d35f53f
commit
c29069fd11
@ -179,7 +179,7 @@ gst_ac3_parse_base_init (gpointer klass)
|
||||
gst_static_pad_template_get (&src_template));
|
||||
|
||||
gst_element_class_set_details_simple (element_class,
|
||||
"AC3 audio stream parser", "Codec/Parser/Audio",
|
||||
"AC3 audio stream parser", "Codec/Parser/Converter/Audio",
|
||||
"AC3 parser", "Tim-Philipp Müller <tim centricular net>");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user