Guillaume Gomez
|
c1d3ed5eac
|
Use IntoGlibPtr trait instead of implementing into_ptr
|
2022-05-07 13:38:11 +02:00 |
|
Sebastian Dröge
|
cdfe4b3d67
|
Remove unneeded std::convert::TryFrom/TryInto and std::str::FromStr imports
|
2021-10-31 18:20:31 +02:00 |
|
Guillaume Gomez
|
5ba79976a9
|
Generate missing doc aliases for newtypes
|
2021-06-01 15:15:59 +02:00 |
|
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
|
49583597ed
|
manual code: fix-getters-def doc aliases
|
2021-05-03 20:46:57 +02:00 |
|
Marijn Suijten
|
28cf8434d0
|
video: Fix all clippy::use_self warnings
|
2021-04-30 10:58:35 +02:00 |
|
François Laignel
|
53be8e5f58
|
fix-getters-{def,calls} pass
|
2021-04-13 17:54:40 +02:00 |
|
Sebastian Dröge
|
ce1148b474
|
Update everything for glib macro renamings
|
2020-12-18 00:56:47 +02:00 |
|
Guillaume Gomez
|
ff5a36561a
|
Fix license header situation
|
2020-12-15 11:53:31 +01:00 |
|
Sebastian Dröge
|
d31badf9ac
|
gstreamer-video: Update manual code to 2018 edition
|
2020-11-22 19:15:20 +02:00 |
|
Sebastian Dröge
|
f0e12bbf24
|
video/videoconverter: Add TryFrom<Structure> and inverse From impl for VideoConverterConfig
Allows converting between both types interchangebly.
|
2020-05-26 19:26:35 +03:00 |
|
Guillaume Gomez
|
c07fe14191
|
gstreamer*: Add missing init checks
|
2020-04-12 17:25:54 +03:00 |
|
Sebastian Dröge
|
53dd841006
|
video: Add VideoConverter bindings
|
2020-01-30 23:17:06 +02:00 |
|