summaryrefslogtreecommitdiff
path: root/gst/onvif/gstrtponviftimestamp.c
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-0/+2
* onviftimestamp: Add missing `break` in set_property()Sebastian Dröge2020-05-101-0/+1
* rtponviftimestamp: add opt-out "drop-out-of-segment" propertyMathieu Duponchelle2019-08-061-8/+25
* rtponviftimestamp: fix setting of the discontinuity flagMathieu Duponchelle2019-07-181-2/+2
* rtponviftimestamp: prioritize PTS over DTS for NTP timestampMathieu Duponchelle2019-04-051-4/+4
* rtponviftimestamp: buffer without PTS or DTS is not an error.Mathieu Duponchelle2019-04-051-1/+1
* rtponviftimestamp: implement support for the T flagMathieu Duponchelle2019-04-051-3/+30
* rtponviftimestamp: fix state change function init/resetTim-Philipp Müller2018-03-271-9/+9
* rtponviftimestamp: Change default value of D-bitJoakim Johansson2016-09-191-3/+3
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* Fix code indentationTim-Philipp Müller2015-11-061-11/+11
* rtponviftimestamp: use stream time for timestampBranko Subasic2015-11-061-3/+3
* rtponviftimestamp: Update ntp-offset and d/e-bits with a GstEventLinus Svensson2015-11-061-37/+98
* rtponviftimestamp: Do not rearange order of dataLinus Svensson2015-11-061-46/+118
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-1/+1
* rtponviftimestamp: Automatically discover the ntp-offset by default.Olivier Crête2014-12-111-5/+56
* add rtponviftimestamp elementGuillaume Desmottes2014-12-111-0/+449