mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-10-31 22:58:51 +00:00
d130b29146
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
3 lines
56 B
Rust
3 lines
56 B
Rust
fn main() {
|
|
gst_plugin_version_helper::get_info()
|
|
}
|