1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2025-01-05 19:15:32 +00:00
Purism-Calls/plugins
Evangelos Ribeiro Tzaras a99755424f media-manager: Don't run deinitialize GStreamer in finalize()
This makes running tests harder as we cannot call gst_init() after gst_deinit()
has been called.

This is what the API reference has to say about it at
https://gstreamer.freedesktop.org/documentation/gstreamer/gst.html?gi-language=c#gst_deinit

It is normally not needed to call this function in a normal application as the
resources will automatically be freed when the program terminates. This function
is therefore mostly used by testsuites and other memory profiling tools.
2022-03-01 18:04:18 +01:00
..
dummy dummy-provider: Add new anonymous incoming call on SIGUSR2 2022-02-18 10:55:53 +01:00
mm mm: origin: Switch to state notify signal 2022-01-20 10:23:09 +00:00
ofono origin: Get rid of "numeric-addresses" property 2021-12-26 17:45:12 +01:00
sip media-manager: Don't run deinitialize GStreamer in finalize() 2022-03-01 18:04:18 +01:00
meson.build sip: Initial provider 2021-04-03 00:08:31 +02:00