diff --git a/gstreamer-app/Gir.toml b/gstreamer-app/Gir.toml index 819a7160a..1477e4ca1 100644 --- a/gstreamer-app/Gir.toml +++ b/gstreamer-app/Gir.toml @@ -60,12 +60,12 @@ final_type = true [[object.signal]] name = "new-sample" # Use Result - ignore = true + manual = true [[object.signal]] name = "new-preroll" # Use Result - ignore = true + manual = true [[object.signal]] name = "eos" @@ -95,12 +95,12 @@ final_type = true [[object.function]] name = "push_buffer" # Pass by value - ignore = true + manual = true [[object.function]] name = "push_buffer_list" # Pass by value - ignore = true + manual = true [[object.signal]] name = "end-of-stream" @@ -125,22 +125,22 @@ final_type = true [[object.function]] name = "end_of_stream" # Use Result - ignore = true + manual = true [[object.function]] name = "push_sample" # Use Result - ignore = true + manual = true [[object.function]] name = "set_latency" # ClockTime - ignore = true + manual = true [[object.function]] name = "get_latency" # ClockTime - ignore = true + manual = true [[object.function]] name = "set_caps" diff --git a/gstreamer-app/src/auto/versions.txt b/gstreamer-app/src/auto/versions.txt index c57f41ceb..44084ffeb 100644 --- a/gstreamer-app/src/auto/versions.txt +++ b/gstreamer-app/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 7670e3d) -from gir-files (https://github.com/gtk-rs/gir-files @ a5a578a9) +Generated by gir (https://github.com/gtk-rs/gir @ cea2f7c) +from gir-files (https://github.com/gtk-rs/gir-files @ 67f7617c)