Sebastian Dröge
|
cc9780520c
|
Implement StaticType for BufferRef, not Buffer
|
2017-09-16 19:27:46 +03:00 |
|
Sebastian Dröge
|
85b335fd89
|
Fix/hide various clippy warnings in gstreamer
|
2017-09-10 15:21:26 +03:00 |
|
Sebastian Dröge
|
f0935d7e1e
|
Add remaining gst_init() assertions
|
2017-08-30 14:39:09 +03:00 |
|
Sebastian Dröge
|
1a3b556fb6
|
Make Buffer map bindings more simple and consistent
|
2017-08-11 15:20:43 +03:00 |
|
Sebastian Dröge
|
3395203a53
|
Make miniobject ToOwned impls actually safe
Previously it was possible to create a new reference from a mutable
reference, which is not good. Now a copy is always created to prevent
that.
|
2017-08-04 18:51:27 +03:00 |
|
Sebastian Dröge
|
09db28bbf5
|
Fix various clippy warnings
|
2017-08-02 19:40:31 +03:00 |
|
Sebastian Dröge
|
03285a6311
|
Run everything through latest rustfmt-nightly
|
2017-07-31 12:16:42 +01:00 |
|
Sebastian Dröge
|
a76c51ac5c
|
Add bufferlist bindings
|
2017-07-28 18:20:11 +01:00 |
|
Sebastian Dröge
|
3dac0c8b30
|
Add constants for GST_BUFFER_OFFSET_NONE and GST_CLOCK_TIME_NONE
|
2017-07-25 15:31:45 +03:00 |
|
Sebastian Dröge
|
acd0fc7874
|
Add Buffer bindings from gst-plugin-rs
|
2017-07-25 15:01:24 +03:00 |
|