Marijn Suijten
|
540062b97c
|
Add missing doc aliases to manual code
Using the same script as [1], called with:
python3 add_doc_alias.py gstreamer*/**/src
[1]: https://github.com/gtk-rs/gtk-rs-core/pull/83
|
2021-05-19 22:36:18 +02:00 |
|
François Laignel
|
5505715cc4
|
Manual code updates for *Return types
|
2021-05-04 11:33:51 +00: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
|
6ab9164dca
|
fix-getters-calls 0.3.0 pass
|
2021-04-20 18:18:02 +02: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
|
88a7c18746
|
gstreamer-base: Update manual code to 2018 edition
|
2020-11-22 19:15:20 +02:00 |
|
Sebastian Dröge
|
3a8d05075d
|
Switch everything from mem::uninitialized() to MaybeUninit or mem::zeroed()
And also fix a few cases where mem::uninitialized() was simply wrong to
use.
|
2019-07-11 17:56:50 +03:00 |
|
Guillaume Desmottes
|
c774bd8114
|
base: add bindings for GstBaseParse
Fix #157
|
2019-06-01 13:04:12 +05:30 |
|