diff options
author | Martin Storsjö <[email protected]> | 2013-01-10 16:40:12 +0200 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2013-01-12 19:48:41 +0200 |
commit | abae27ed3acd0a7c54f11760c5be2d2653c4edf8 (patch) | |
tree | e789f9932c1058433f3a588ed5dcf97f09c661fc /libavformat/tiertexseq.c | |
parent | 0f94c0b1b68a751a9e35293e723677338ecd1e90 (diff) |
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ö <[email protected]>
Diffstat (limited to 'libavformat/tiertexseq.c')
0 files changed, 0 insertions, 0 deletions