Don't call gst::init if initialized, add non-str pipeline support

This commit is contained in:
Vladimir Romashchenko 2024-09-19 21:18:18 -04:00
parent 11631efd12
commit 4400f3a7a1
No known key found for this signature in database
GPG key ID: E5B7EA4A9E1D48F4
3 changed files with 25 additions and 7 deletions

2
Cargo.lock generated
View file

@ -1419,7 +1419,7 @@ dependencies = [
[[package]]
name = "iced_video_player"
version = "0.1.3"
version = "0.3.0"
dependencies = [
"glib",
"gstreamer",