Skip to content

Releases: tutorintelligence/vpx-rtp-py

v0.4.0

24 Jun 19:45
Compare
Choose a tag to compare

v0.4.0 (2024-06-24)

Feature

  • feat(jitter): Report sequence numbers in JitterFrame (95df488)

v0.3.5

05 Jun 20:57
Compare
Choose a tag to compare

v0.3.5 (2024-06-05)

Fix

  • fix(stats): Allow access to default values before first packet (#4)

  • Revert "fix: Need a change to generate a new package"

This reverts commit 7cec89b.

  • Revert "refactor(stats): Adopt functional style and satisfy mypy"

This reverts commit 1263b78.

v0.3.4

05 Jun 19:20
Compare
Choose a tag to compare

v0.3.4 (2024-06-05)

Chore

  • chore: Add missing import and reformat (9e74133)

Fix

  • fix: Need a change to generate a new package (7cec89b)

Refactor

  • refactor(stats): Adopt functional style and satisfy mypy (1263b78)

v0.3.3

05 Jun 14:56
Compare
Choose a tag to compare

v0.3.3 (2024-06-05)

Fix

  • fix(stats): add missing imports (239144c)

v0.3.2

04 Jun 22:20
Compare
Choose a tag to compare

v0.3.2 (2024-06-04)

Documentation

  • docs: Add comments for stats properties (601d47b)

Fix

  • fix: clock rate import path (59b89b9)

v0.3.1

04 Jun 21:03
Compare
Choose a tag to compare

v0.3.1 (2024-06-04)

Fix

  • fix: remove undefined function (a77576b)

v0.3.0

04 Jun 20:51
Compare
Choose a tag to compare

v0.3.0 (2024-06-04)

Chore

  • chore: Update black and sort out dev deps (#2) (504ee90)

Feature

  • feat: Add utils for received stream stats (#3)

  • feat: Add received stream stats

  • feat: Make constructor parameter implicit (119f279)

v0.2.2

04 Jun 20:30
Compare
Choose a tag to compare

v0.2.2 (2024-06-04)

Documentation

Fix

v0.2.1

02 Jun 18:20
Compare
Choose a tag to compare

v0.2.1 (2024-06-02)

Fix

  • fix: remove min/max bitrates from vp8/9 encoder (4d65fb6)

v0.2.0

02 Jun 08:08
Compare
Choose a tag to compare

v0.2.0 (2024-06-02)

Feature

  • feat: vp9 encoding by default (688821a)