Sebastian Dröge
|
9559742e19
|
Clean up module exports/re-exports
|
2018-05-01 17:30:02 +03:00 |
|
Sebastian Dröge
|
51b21ef977
|
Cleanup up imports/macro_use
|
2018-05-01 17:25:49 +03:00 |
|
Sebastian Dröge
|
8bc3f12061
|
Run everything through rustfmt again
|
2018-05-01 17:16:12 +03:00 |
|
Dirk Van Haerenborgh
|
d74995ee7e
|
remove Send+Sync requirement from object. Does not bode well with gtk
|
2018-05-01 17:16:07 +03:00 |
|
Dirk Van Haerenborgh
|
a401427a0c
|
add Instance trait implementation for InstanceStruct
|
2018-05-01 17:11:18 +03:00 |
|
Dirk Van Haerenborgh
|
31a48c4baa
|
Split out base object traits
This allows using this independent from GStreamer for subclassing e.g.
GIO or GTK GObjects.
Fixes https://github.com/sdroege/gst-plugin-rs/issues/28
Fixes https://github.com/sdroege/gst-plugin-rs/pull/32
|
2018-05-01 17:11:18 +03:00 |
|