Sebastian Dröge
|
6cf7d28481
|
Use SPDX license format in Cargo.toml
|
2022-03-14 10:23:16 +02:00 |
|
Sebastian Dröge
|
51f8e963d6
|
Add SPDX-License-Identifier to all file headers
|
2022-01-15 21:18:47 +02:00 |
|
Sebastian Dröge
|
052365ba1a
|
Fix various needless-borrow clippy warnings and others
|
2021-07-30 13:53:35 +03:00 |
|
François Laignel
|
06accc8d98
|
fix-getters-{def,calls} pass
|
2021-04-12 15:57:19 +02:00 |
|
Sebastian Dröge
|
f62c11f851
|
Update for functions returning a Builder being renamed to builder() instead of new()
And new video event APIs.
|
2020-06-25 19:49:07 +03: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 |
|
neithanmo
|
d130b29146
|
video/png: Add PNG encoder element
It can encode raw video formats like Gray8/16, RGB and RGBA and
uses the PNG crate which is a decoding and encoding library in pure Rust
|
2020-05-15 08:30:32 -06:00 |
|