Sebastian Dröge
|
51f8e963d6
|
Add SPDX-License-Identifier to all file headers
|
2022-01-15 21:18:47 +02:00 |
|
Sebastian Dröge
|
c68f6b2631
|
Update for GLib signal emit_by_name() API changes
|
2021-11-21 18:15:04 +02:00 |
|
Bilal Elmoussaoui
|
82be7b3ac5
|
adapt to ObjectExt improvements
|
2021-11-08 14:43:53 +02:00 |
|
Sebastian Dröge
|
d9bda62a47
|
Update for GLib/GStreamer API changes
And clean up a lot of related property/caps/structure code.
|
2021-11-06 09:34:10 +02:00 |
|
François Laignel
|
8dfc872544
|
use gst::glib where applicable
|
2021-06-03 20:53:16 +02:00 |
|
Sebastian Dröge
|
15cf738616
|
Update for Value trait refactoring
|
2021-04-25 15:48:55 +03:00 |
|
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 |
|
François Laignel
|
e40267e95d
|
event,message,query: update instantiation
See https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/532
|
2020-06-25 11:26:32 +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 |
|
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 |
|