rtpjitterbuffer: Keep the DTS estimate if we got no DTS after a jitterbuffer reset
authorSebastian Dröge <sebastian@centricular.com>
Thu, 13 Aug 2015 14:32:55 +0000 (16:32 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 13 Aug 2015 14:45:16 +0000 (16:45 +0200)
commit68a9209408c51d822d2a28239a86d6311a4bbd22
treecef0ea2e3522a6bf61f135ba0db1dbaca8b9d483
parent6eee26b24bb9e3a10e0a64ba0fa4e476ac4d8d5b
rtpjitterbuffer: Keep the DTS estimate if we got no DTS after a jitterbuffer reset

Otherwise we will just output buffers without timestamps after a reset if no
timestamps are provided by upstream, e.g. when using RTSP over TCP.

https://bugzilla.gnome.org/show_bug.cgi?id=749536
gst/rtpmanager/gstrtpjitterbuffer.c