kaya: run gst-indent
This commit is contained in:
parent
8a79fa0c0d
commit
f39e48d065
@ -586,7 +586,9 @@ gst_kayasink_set_kaya_caps (GstKayaSink * sink, GstCaps * caps)
|
|||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
GST_ELEMENT_ERROR (sink, LIBRARY, FAILED,
|
GST_ELEMENT_ERROR (sink, LIBRARY, FAILED,
|
||||||
("Unsupported pixel format: %s.", gst_video_format_to_string(GST_VIDEO_INFO_FORMAT(&sink->vinfo))), (NULL));
|
("Unsupported pixel format: %s.",
|
||||||
|
gst_video_format_to_string (GST_VIDEO_INFO_FORMAT (&sink->
|
||||||
|
vinfo))), (NULL));
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user