Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

34 lines (30 loc) · 1.12 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.1.0 - 2024-09-06

Other

  • update crate name/cargo.toml
  • add actions workflows
  • update deps, use ZERO/ONE constants in new nsw_types version
  • tcc fb unit test
  • add getter for ssrc in rtp packet
  • update reference to bit-cursor in readme
  • update to new bitcursor/nsw_types lib
  • remove notes
  • get rid of old rtp packet/header extensions impl in favor of the new one
  • more work on new rtppacket model
  • new modeling for rtp packets
  • code tweaks/add pli impl
  • use different rtp packet parsing scheme
  • demux logic, work on rtp. playing with different rtp packet approaches
  • add readme
  • adapt to bitcursor changes
  • add tcc packet
  • various tweaks/fixes from integration
  • more packet types
  • add more packet types
  • add support for writing rtcp bye + add unit tests
  • some basic rtcp
  • initial commit