Sebastian Dröge
|
3d617371af
|
Update for macro renames
|
2020-12-20 20:43:45 +02:00 |
|
Sebastian Dröge
|
ea6c05e16c
|
Update everything for glib macro renamings
|
2020-12-18 00:44:49 +02:00 |
|
Sebastian Dröge
|
708c6aa57e
|
Update for new simplified glib::Object::new() API
|
2020-12-17 18:15:54 +02:00 |
|
Sebastian Dröge
|
1c9c22df0c
|
generic: Update to 2018 edition
|
2020-11-23 10:28:33 +02:00 |
|
Sebastian Dröge
|
af0337c26c
|
generic: Update for subclassing API changes
|
2020-11-15 18:25:42 +02:00 |
|
Sebastian Dröge
|
0eb777cf5a
|
Update for removal of ObjectImpl::get_type_data()
|
2020-07-26 18:46:32 +03:00 |
|
Sebastian Dröge
|
a28455f0ce
|
Update for Element::post_message() signature change
|
2020-06-30 21:28:02 +00: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 |
|
Sebastian Dröge
|
60321edb8c
|
Update for new_with_XXX/new_from_XXX function renaming
|
2020-06-16 11:56:48 +03:00 |
|
Guillaume Desmottes
|
e85799b9d6
|
use new constructor names
|
2020-06-11 13:07:01 +02:00 |
|
François Laignel
|
f0793587f6
|
threadshare/TaskImpl: allow transition hooks to fail...
... and add error handlers for iterate and transitions hooks with
default implementation.
|
2020-05-25 18:31:49 +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
|
26634f591a
|
threadshare: build Pad{Src,Sink} with handlers
Handlers for `Pad{Src,Sink}` are assigned when `prepare` is called
which prevents them from handling pre-prepare queries.
See https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/issues/247
|
2020-04-29 16:08:16 +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 |
|