mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
4d76070f4e
When starting up we need to initialise things *before* streaming starts, so before we chain up to the parent class in the state change function. And when we shut down the element, we need to reset things after streaming has stopped, so after we chain up to the parent class in the state change function. Possibly related to memory leak in: https://bugzilla.gnome.org/show_bug.cgi?id=794353 |
||
---|---|---|
.. | ||
gstrtponvif.c | ||
gstrtponvifparse.c | ||
gstrtponvifparse.h | ||
gstrtponviftimestamp.c | ||
gstrtponviftimestamp.h | ||
Makefile.am | ||
meson.build |