rtpjitterbuffer: Make the next output buffer discont after resetting the jitterbuffer
authorSebastian Dröge <sebastian@centricular.com>
Fri, 20 Mar 2015 17:21:57 +0000 (18:21 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 13 Apr 2015 07:05:34 +0000 (09:05 +0200)
commit1a2f253c3a25df860ea5730be61d9ab0ef9b34b0
tree9f30b3b05509060c05e0d2a95fcbf13497619b93
parent7fbd1b472fd016ed3293a360123b1dd55bee18e4
rtpjitterbuffer: Make the next output buffer discont after resetting the jitterbuffer

Resetting the jitterbuffer drops all packets and other things, and will cause
a discontinuity in the packets received by the depayloaders. They should now
also flush anything they had pending as the new data will start at a different
position.

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