gstreamer/subprojects/gst-plugins-base/gst-libs/gst
Sebastian Dröge 4df3da3bab rtpbuffer: Initialize extended timestamp to the first wraparound period
This allows correct handling of wrapping around backwards during the
first wraparound period and avoids the infamous "Cannot unwrap, any
wrapping took place yet" error message.

It allows makes sure that for actual timestamp jumps a valid value is
returned instead of 0, which then allows the caller to handle it
properly. Not having this can have the caller see the same timestamp (0)
for a very long time, which for example can cause rtpjitterbuffer to
output the same timestamp for a very long time.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1500

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3202>
2022-10-18 06:09:08 +00:00
..
allocators meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
app meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
audio buffer: drop parent meta in deep copy/foreach_metadata 2022-09-28 12:34:44 -06:00
fft meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
gl opengl: Fix usage of eglCreate/DestroyImage 2022-10-11 08:23:45 +00:00
pbutils pbutils: descriptions: add meta/x-klv 2022-09-30 11:08:45 +03:00
riff riff: Mark jpeg as parsed 2022-10-13 13:53:29 -04:00
rtp rtpbuffer: Initialize extended timestamp to the first wraparound period 2022-10-18 06:09:08 +00:00
rtsp meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
sdp meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
tag xmptag: Call gst_tag_register_musicbrainz_tags during init 2022-09-29 23:29:20 +00:00
video videosink: Don't return unknown end-time from get_times() 2022-10-06 06:36:42 +00:00
glib-compat-private.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
meson.build sdp: Handle level-asymmetry-allowed for H264 streams 2021-12-12 10:59:00 -03:00