validate/media-descriptor: Fix indentation
This commit is contained in:
parent
9af908195c
commit
1a9455d2f6
@ -428,7 +428,7 @@ compare_streams (GstValidateMediaDescriptor * ref,
|
||||
|
||||
if (!gst_caps_is_equal (rcaps, ccaps)) {
|
||||
gchar *rcaps_str = gst_caps_to_string (rcaps),
|
||||
*ccaps_str = gst_caps_to_string (ccaps);
|
||||
*ccaps_str = gst_caps_to_string (ccaps);
|
||||
GST_VALIDATE_REPORT (ref, FILE_PROFILE_INCORRECT,
|
||||
"Reference descriptor for stream %s has caps: %s"
|
||||
" but compared stream %s has caps: %s",
|
||||
|
Loading…
x
Reference in New Issue
Block a user