waylandsink: Add myself to the authors list
This commit is contained in:
parent
ec18fe8965
commit
2f45d91ccd
@ -136,7 +136,8 @@ gst_wayland_sink_class_init (GstWaylandSinkClass * klass)
|
|||||||
gst_element_class_set_static_metadata (gstelement_class,
|
gst_element_class_set_static_metadata (gstelement_class,
|
||||||
"wayland video sink", "Sink/Video",
|
"wayland video sink", "Sink/Video",
|
||||||
"Output to wayland surface",
|
"Output to wayland surface",
|
||||||
"Sreerenj Balachandran <sreerenj.balachandran@intel.com>");
|
"Sreerenj Balachandran <sreerenj.balachandran@intel.com>, "
|
||||||
|
"George Kiagiadakis <george.kiagiadakis@collabora.com>");
|
||||||
|
|
||||||
gstelement_class->change_state =
|
gstelement_class->change_state =
|
||||||
GST_DEBUG_FUNCPTR (gst_wayland_sink_change_state);
|
GST_DEBUG_FUNCPTR (gst_wayland_sink_change_state);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user