metadata: fix classification
This commit is contained in:
parent
b6b1658e97
commit
990166d1d3
@ -246,7 +246,7 @@ gst_metadata_mux_base_init (gpointer gclass)
|
|||||||
/* *INDENT-OFF* */
|
/* *INDENT-OFF* */
|
||||||
static GstElementDetails element_details = {
|
static GstElementDetails element_details = {
|
||||||
"Metadata muxer",
|
"Metadata muxer",
|
||||||
"Muxer/Extracter/Metadata",
|
"Muxer/Formatter/Metadata",
|
||||||
"Write metadata (EXIF, IPTC and XMP) into a image stream",
|
"Write metadata (EXIF, IPTC and XMP) into a image stream",
|
||||||
"Edgard Lima <edgard.lima@indt.org.br>"
|
"Edgard Lima <edgard.lima@indt.org.br>"
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user