rtpdec: Calculate and report packet reception jitter
authorMartin Storsjö <martin@martin.st>
Thu, 10 Jan 2013 14:35:11 +0000 (16:35 +0200)
committerMartin Storsjö <martin@martin.st>
Sat, 12 Jan 2013 17:53:53 +0000 (19:53 +0200)
commite568db40258d549777ac1c16971678e18a18f5f5
treee32baffda9e8b614d73e40131f081bebb726b39c
parentabae27ed3acd0a7c54f11760c5be2d2653c4edf8
rtpdec: Calculate and report packet reception jitter

This brings back some code that was added originally in 4a6cc061
but never was used, and was removed as unused in 4cc843fa. The
code is updated to actually work and is tested to return sane
values.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtpdec.c