Skip to content

Commit

Permalink
Merge pull request #726 from seanbright/patch-1
Browse files Browse the repository at this point in the history
README.md: Note the version when `rdbx_estimate_index` was made smarter.
  • Loading branch information
pabuhler authored Nov 9, 2024
2 parents 2de20dd + 81b5a86 commit e9a4c68
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 e9a4c68

Please sign in to comment.