rtpjitter: Account for rtx_retry in overflow check
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 20 Mar 2015 17:03:09 +0000 (13:03 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 25 Mar 2015 19:25:56 +0000 (15:25 -0400)
commit12762ad1a52848577b3476c7cd8a3d4b825a0d75
treea4f537b58d960f64fc12663abafc3a375a4c6cf8
parentd63c163335467caa58ce82521e5dc1a857a44c2f
rtpjitter: Account for rtx_retry in overflow check

As rtx_retry is part of the substraction, we need to take it into
account, otherwise we may endup with a big value.
gst/rtpmanager/gstrtpjitterbuffer.c