gstreamer/gst/onvif
Mathieu Duponchelle f65c8fff50 rtponviftimestamp: fix setting of the discontinuity flag
The D bit is meant to be set whenever there is a discontinuity
in transmission, and directly maps to the DISCONT flag.

The E bit is not meant to be set on every buffer preceding a
discontinuity, but only on the last buffer of a contiguous section
of recording. This has to be signaled through the unfortunately-named
"discont" field of the custom NtpOffset event.
2019-07-18 23:07:57 +00:00
..
gstrtponvif.c add rtponvifextract element 2014-12-11 14:00:59 -05:00
gstrtponvifparse.c rtponvifparse: set ONVIF timestamps as buffer PTS 2019-07-18 23:07:57 +00:00
gstrtponvifparse.h add rtponvifextract element 2014-12-11 14:00:59 -05:00
gstrtponviftimestamp.c rtponviftimestamp: fix setting of the discontinuity flag 2019-07-18 23:07:57 +00:00
gstrtponviftimestamp.h rtponviftimestamp: implement support for the T flag 2019-04-05 00:28:48 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00