Sebastian Dröge
|
a1165a7456
|
gstreamer: Add bin/pipeline builders
And also implement the Default trait for them.
|
2022-10-22 17:36:36 +03:00 |
|
François Laignel
|
49583597ed
|
manual code: fix-getters-def doc aliases
|
2021-05-03 20:46:57 +02:00 |
|
Bilal Elmoussaoui
|
890cd03632
|
manual renames of to_glib into into_glib
|
2021-04-27 19:44:41 +02:00 |
|
Sebastian Dröge
|
1d59ea91c5
|
Clean up various imports everywhere
|
2021-04-26 15:16:58 +03:00 |
|
François Laignel
|
53be8e5f58
|
fix-getters-{def,calls} pass
|
2021-04-13 17:54:40 +02:00 |
|
Guillaume Gomez
|
ff5a36561a
|
Fix license header situation
|
2020-12-15 11:53:31 +01:00 |
|
Sebastian Dröge
|
9d9522016b
|
gstreamer: Update manual code to 2018 edition
|
2020-11-22 19:15:20 +02:00 |
|
Vivia Nikolaidou
|
496fc61873
|
pipeline: Add to lib.rs
|
2019-05-12 16:41:18 +03:00 |
|
Vivia Nikolaidou
|
1a65c674a9
|
Add unset_*_flags functions
Implemented for element, object, pad, and pipeline
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/issues/104
|
2019-05-11 15:51:33 +03:00 |
|
Vivia Nikolaidou
|
6403c06990
|
Add API for setting/getting object flags
Implemented for Object, Pipeline, Bin, Element, Plugin.
Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/issues/104
|
2019-05-11 13:13:33 +03:00 |
|
Sebastian Dröge
|
43ec33a1db
|
Remove some code that is nowadays generated by the glib_wrapper! macro
|
2019-01-16 15:23:53 +02:00 |
|
Sebastian Dröge
|
97211e869b
|
Port Pipeline subclassing
|
2018-11-21 16:14:06 +02:00 |
|