Sebastian Dröge
|
f149f8f1b5
|
Don't use ONCE_INIT anymore now that Once::new() is const
|
2019-07-11 16:41:42 +03:00 |
|
François Laignel
|
f5a398b21e
|
Update gstreamer-rs/gstreamer bool to Result changes
|
2019-01-18 10:00:45 +02:00 |
|
Sebastian Dröge
|
8b7f0b40ea
|
ts-appsrc: Rewrite test around Harness
|
2018-11-13 18:58:06 +02:00 |
|
Sebastian Dröge
|
4fb18382c2
|
threadshare: register plugin static in integration test
After a `cargo clean` the shared library is not yet present if the test is started with `cargo test`.
|
2018-11-05 13:47:34 +02:00 |
|
Sebastian Dröge
|
73a7be5ef5
|
Run gst-plugin-threadshare through cargo fmt
|
2018-11-05 13:43:38 +02:00 |
|
Sebastian Dröge
|
55f9b84008
|
threadshare: Drop support for multi-threaded runtime as it is consistently slower
And switch to the new built-in spawning support of CurrentThread
|
2018-11-05 13:36:47 +02:00 |
|
Sebastian Dröge
|
28100d3a63
|
threadshare: Add test for single and multi-threaded appsrc
|
2018-11-05 13:36:20 +02:00 |
|
Sebastian Dröge
|
d52f1d49dd
|
threadshare: Add a sample appsrc-like element plus test
|
2018-11-05 13:36:20 +02:00 |
|