Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"
Original commit message from CVS: Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"
This commit is contained in:
parent
801ee2866c
commit
3f58aecb75
@ -108,7 +108,7 @@ GST_PAD_TEMPLATE_FACTORY (private_2_sink_factory,
|
||||
GST_PAD_REQUEST,
|
||||
GST_CAPS_NEW (
|
||||
"sink_private2",
|
||||
"unkown/unkown",
|
||||
"unknown/unknown",
|
||||
NULL
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user