rtpjitterbuffer: max-dropout-time gets cast to int32
authorOlivier Crête <olivier.crete@collabora.com>
Fri, 24 May 2019 14:31:39 +0000 (10:31 -0400)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 20 Aug 2019 15:42:01 +0000 (16:42 +0100)
commitfee4cf452376ba5c54923cc2fe1d00804f48437d
tree50f9c645078d8cf76513edbb0c2537d4541ed36a
parent2b33e5c28f217bc31e097640b696642e95c1711c
rtpjitterbuffer: max-dropout-time gets cast to int32

So any value over MAXINT32 gets considered as negative and is silently ignored.
gst/rtpmanager/gstrtpjitterbuffer.c