cogcolorspace: Classify as Filter/Converter/Video instead of effect
Fixes bug #628570.
This commit is contained in:
parent
98e6f113f6
commit
8af858cf8f
@ -131,7 +131,7 @@ gst_cogcolorspace_base_init (gpointer g_class)
|
||||
gst_static_pad_template_get (&gst_cogcolorspace_sink_template));
|
||||
|
||||
gst_element_class_set_details_simple (element_class,
|
||||
"YCbCr/RGB format conversion", "Filter/Effect/Video",
|
||||
"YCbCr/RGB format conversion", "Filter/Converter/Video",
|
||||
"YCbCr/RGB format conversion", "David Schleef <ds@schleef.org>");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user