François Laignel
|
06accc8d98
|
fix-getters-{def,calls} pass
|
2021-04-12 15:57:19 +02:00 |
|
Sebastian Dröge
|
0616c18703
|
Update for changed GLib signals API
|
2021-02-22 17:20:40 +02:00 |
|
Sebastian Dröge
|
1c9c22df0c
|
generic: Update to 2018 edition
|
2020-11-23 10:28:33 +02:00 |
|
François Laignel
|
1bea2ad279
|
threadshare: introduce TaskImpl trait
TaskImpl is the trait for specific Task behaviour. It is the basis
of a new Task model. The main motivation for this model is to ease
threadsafe implementations of state transitions.
See https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/298
|
2020-05-25 18:31:48 +02:00 |
|
François Laignel
|
957aac94ae
|
threadshare: align some properties with their C counterparts
Some ts-elements properties don't match the name, type or default
value of the C elements counterparts.
|
2020-04-27 11:22:26 +02:00 |
|
Sebastian Dröge
|
5a7fcfad7f
|
Fix various new clippy warnings with clippy 1.43
|
2020-04-24 13:55:01 +03:00 |
|
Arun Raghavan
|
dc3c8fd049
|
Drop gst-plugin- prefix in plugin directory name
|
2020-04-05 19:10:47 +00:00 |
|