8000 Comparing 1.2.0...1.2.1 · flutter-webrtc/webrtc-interface · GitHub
[go: up one dir, main page]

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: flutter-webrtc/webrtc-interface
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0
Choose a base ref
...
head repository: flutter-webrtc/webrtc-interface
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.1
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 29, 2025

  1. feat: expose rtc video value (#30)

    It looks like the video track is sometimes rotated internally.
    Without access to rotation or the computed aspectRatio, it's
    difficult to know the actual size of the video
    holzgeist authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    845fc68 View commit details
    Browse the repository at this point in the history
  2. fix: make optional cname in RTCRTCPParameters nullable (#27)

    it's hard to find documentation for this, but at least in Safari 15,
    cname is not defined
    holzgeist authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    c49530a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. release: 1.2.1.

    cloudwebrtc committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    f6412c8 View commit details
    Browse the repository at this point in the history
Loading
0