Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jbuf: set start value for jb->faults
This avoids that jb->min is reduced immediately after start in adaptive mode. The user may set jb->min to some positive value if he expects that re-ordered packets will occur. After the start of an incoming RTP stream the occurrence of re-ordered packets should be observed before jb->min is reduced.
- Loading branch information