gstreamer-rs/gstreamer-app/src
Sebastian Dröge d58cf01e3a Allow changing bus sync handler and appsink/src callbacks when running with 1.16.3 or newer
Previously it was not thread-safe to change them and could lead to
crashes but with 1.16.3 it is now.

Unsetting the bus sync handler before 1.16.3 will have no effect at all,
setting a new bus sync handler or appsink/src callbacks will panic.

This partially reverts 2f88dc6576
2020-02-15 10:25:19 +01:00
..
auto Regenerate with latest gir 2020-01-22 19:57:41 +02:00
app_sink.rs Allow changing bus sync handler and appsink/src callbacks when running with 1.16.3 or newer 2020-02-15 10:25:19 +01:00
app_src.rs Allow changing bus sync handler and appsink/src callbacks when running with 1.16.3 or newer 2020-02-15 10:25:19 +01:00
lib.rs Only allow setting Bus sync handler and AppSrc/Sink callbacks once 2020-02-09 21:37:03 +02:00