[MOVED FROM BAD] don't mix tabs and spaces
Original commit message from CVS: don't mix tabs and spaces
This commit is contained in:
parent
c3aed629b3
commit
1beae4829c
@ -92,6 +92,7 @@ gst_y4mencode_get_type (void)
|
|||||||
0,
|
0,
|
||||||
(GInstanceInitFunc) gst_y4mencode_init,
|
(GInstanceInitFunc) gst_y4mencode_init,
|
||||||
};
|
};
|
||||||
|
|
||||||
y4mencode_type = g_type_register_static (GST_TYPE_ELEMENT,
|
y4mencode_type = g_type_register_static (GST_TYPE_ELEMENT,
|
||||||
"GstY4mEncode", &y4mencode_info, 0);
|
"GstY4mEncode", &y4mencode_info, 0);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user