Sebastian Dröge
|
694bcaa697
|
Fix all clippy warnings
Or silence the ones we don't care about.
|
2018-07-20 10:28:20 +03:00 |
|
Sebastian Dröge
|
e0972ae1e5
|
Get rid of manual usage of callback_guard!
|
2018-06-24 14:52:50 +03:00 |
|
Sebastian Dröge
|
492c3d656c
|
Run everything through rustfmt again
|
2018-04-01 11:57:58 +03:00 |
|
Sebastian Dröge
|
a3b294f0f2
|
Add back callback guards
|
2018-03-02 21:34:29 +02:00 |
|
Sebastian Dröge
|
f1426c82ba
|
Remove callback guards
Since Rust 1.24 it is safe to let panics go to the FFI boundary
|
2018-02-17 19:58:41 +02:00 |
|
Sebastian Dröge
|
08dbde4c0e
|
Add getters for the BaseSrc/Sink/Transform configured segment
|
2018-02-12 10:44:44 +02:00 |
|
Sebastian Dröge
|
917255de89
|
Add typefind helper bindings
|
2017-12-18 10:05:42 +02:00 |
|
Sebastian Dröge
|
2e2dd95365
|
Re-export gst_base::FlowCombiner again from the module
|
2017-10-11 13:52:49 +03:00 |
|
Sebastian Dröge
|
b4cb81cd56
|
Run everything through latest rustfmt-nightly
|
2017-09-10 15:21:26 +03:00 |
|
Sebastian Dröge
|
357d98bf3a
|
Remove unused extern crate libc from gstreamer-base
|
2017-09-10 13:53:03 +03:00 |
|
Sebastian Dröge
|
160fd103c0
|
Add initial bindings for GStreamer base library
https://github.com/sdroege/gstreamer-rs/issues/7
|
2017-09-10 00:36:47 +03:00 |
|