[jitsi-dev] [jitsi/libjitsi] RTP timestamp uplifting fixes (#176)

Makes sure we update the minTimestamp value when we perform RTP
timestamp uplifting. Failure in doing so may result in maxTimestamp
not being updated, breaking RTP timestamp uplifting.
You can view, comment on, or merge this pull request online at:

  https://github.com/jitsi/libjitsi/pull/176

-- Commit Summary --

  * Fixes an issue with RTP timestamp rewriting.
  * Fixes formatting of log messages.

-- File Changes --

    M src/org/jitsi/impl/neomedia/transform/rewriting/SsrcGroupRewriter.java (1)
    M src/org/jitsi/impl/neomedia/transform/rewriting/SsrcRewritingEngine.java (4)

-- Patch Links --

https://github.com/jitsi/libjitsi/pull/176.patch
https://github.com/jitsi/libjitsi/pull/176.diff

···

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/libjitsi/pull/176

The test failure is unrelated.

···

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/libjitsi/pull/176#issuecomment-230849565

Merged #176.

···

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/libjitsi/pull/176#event-714681345