rtpdec: Fix the calculation of expected number of packets
The base_seq variable is set to first_seq - 1 (in
rtp_init_sequence), so no + 1 is needed here.
This avoids reporting 1 lost packet from the start.
Signed-off-by:
Martin Storsjö <martin@martin.st>
Showing
Please
register
or
sign in
to comment