aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtps-virtual-transport.c
diff options
context:
space:
mode:
authorJohn Thacker <johnthacker@gmail.com>2023-07-10 21:19:15 -0400
committerJohn Thacker <johnthacker@gmail.com>2023-07-14 18:02:25 +0000
commit1c386645df044c7c12cbf9982423665884de13da (patch)
tree9e1a68b7b3ae074edeed8660daa3925d9b624405 /epan/dissectors/packet-rtps-virtual-transport.c
parent61ef5f756464b79b04c051ebc6ded91c16530c18 (diff)
RTP Analysis: Fix jitter for packets before the previous one
After 15013ab13626d86b6fa3559eff49a768092f1b7f, the expected time of arrival is compared to the previous packet, in an effort to handle clock changes better. If we're doing so, then there's some chance that the expected time arrival moves backwards. That's not a problem for the calculation, so long as we cast to signed integers at some point.
Diffstat (limited to 'epan/dissectors/packet-rtps-virtual-transport.c')
0 files changed, 0 insertions, 0 deletions