Skip to content

Commit

Permalink
README.md: Note the version when rdbx_estimate_index was made smarter.
Browse files Browse the repository at this point in the history
  • Loading branch information
seanbright authored Oct 7, 2024
1 parent 2de20dd commit 81b5a86
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,8 @@ described in [RFC 7714](https://tools.ietf.org/html/rfc7714)
forward to that number at its first invocation. An earlier
version of this library used initial sequence numbers that are
less than 32,768; this trick is no longer required as the
`rdbx_estimate_index(...)` function has been made smarter.
`rdbx_estimate_index(...)` function has been made smarter as of
version 1.0.1.

* The replay window for (S)RTCP is hardcoded to 128 bits in length.

Expand Down

0 comments on commit 81b5a86

Please sign in to comment.