Sebastian Dröge
|
796e37b4b6
|
Initial tag support
|
2017-07-12 10:27:43 +03:00 |
|
Sebastian Dröge
|
71c0885575
|
Remove some unused "use"s
|
2017-07-11 00:36:38 +03:00 |
|
Sebastian Dröge
|
4c5aa49fa2
|
Run manual code through rustfmt
|
2017-07-11 00:33:24 +03:00 |
|
Sebastian Dröge
|
8f49779329
|
For borrowing Structures, StructureRef has to be used
Otherwise DerefMut would have to go away.
|
2017-07-11 00:11:55 +03:00 |
|
Sebastian Dröge
|
c0707bed94
|
Add initial caps bindings
|
2017-07-11 00:11:55 +03:00 |
|
Sebastian Dröge
|
944c71f953
|
Implement StaticType for Structure
|
2017-07-10 17:13:49 +03:00 |
|
Sebastian Dröge
|
e43bf21ded
|
Add initialization safety assertions
Ensure that GStreamer is initialized before allowing to call any
functions
|
2017-07-10 17:12:14 +03:00 |
|
Sebastian Dröge
|
992105b49f
|
Implement basic GstStructure bindings
|
2017-07-10 17:10:15 +03:00 |
|