gstreamer/gst/onvif
Tim-Philipp Müller 4d76070f4e rtponviftimestamp: fix state change function init/reset
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
2018-03-27 16:51:30 +01:00
..
gstrtponvif.c add rtponvifextract element 2014-12-11 14:00:59 -05:00
gstrtponvifparse.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstrtponvifparse.h add rtponvifextract element 2014-12-11 14:00:59 -05:00
gstrtponviftimestamp.c rtponviftimestamp: fix state change function init/reset 2018-03-27 16:51:30 +01:00
gstrtponviftimestamp.h rtponviftimestamp: Update ntp-offset and d/e-bits with a GstEvent 2015-11-06 12:55:25 -05:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Rename plugin filesnames to match plugin names 2017-03-08 20:04:23 -05:00