Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pion/rtp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.13
Choose a base ref
...
head repository: pion/rtp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.14
Choose a head ref
  • 4 commits
  • 31 files changed
  • 2 contributors

Commits on Mar 20, 2025

  1. Adopt testify/assert for all tests

    Use testify's assert package instead of the standard library's testing
    package.
    JoTurk committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    fe7fcf6 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

  1. Update links, move to discord

    JoTurk committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    6600cfa View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Update CI configs to v0.11.19

    Update lint scripts and CI configs.
    pionbot authored and Sean-Der committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    bbeab7e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Add NewPacketizerWithOptions for configuration

    Add NewPacketizerWithOptions to create and configure packetizers,
    mainly to make it possible to create packetizers with custom timestamp,
    And for extra options in the future.
    JoTurk committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    46fffae View commit details
    Browse the repository at this point in the history
Loading