-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: flutter-webrtc/flutter-webrtc
base: v0.14.0
head repository: flutter-webrtc/flutter-webrtc
compare: main
- 20 commits
- 93 files changed
- 11 contributors
Commits on May 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 86dac0c - Browse repository at this point
Copy the full SHA 86dac0cView commit details
Commits on May 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 46d0480 - Browse repository at this point
Copy the full SHA 46d0480View commit details
Commits on May 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 88f7b31 - Browse repository at this point
Copy the full SHA 88f7b31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ca79c - Browse repository at this point
Copy the full SHA 51ca79cView commit details
Commits on May 29, 2025
-
Fix screen capture orientation for landscape-native devices (#1854)
- Corrects isDeviceOrientationPortrait() to properly detect device orientation - Fixes virtual display dimensions for tablets and embedded devices - Resolves issue where ROTATION_0 was incorrectly assumed to be portrait Fixes #1852 Co-authored-by: Josh Galicic josh.galicic@hunterlab.com
Configuration menu - View commit details
-
Copy full SHA for 8f0584b - Browse repository at this point
Copy the full SHA 8f0584bView commit details
Commits on Jun 17, 2025
-
fix: Fixed audio device selection error under Linux. (#1864)
* fix audio device select bug for linux. * fix CI for elinux.
Configuration menu - View commit details
-
Copy full SHA for 17dbc11 - Browse repository at this point
Copy the full SHA 17dbc11View commit details
Commits on Jul 1, 2025
-
feat: Add audio processing and sink API. (#1867)
* feat: Add audio processing and sink API. * upload libwebrtc.dll. * update. * cleanup. * update. * update. * linux so.
Configuration menu - View commit details
-
Copy full SHA for d42838d - Browse repository at this point
Copy the full SHA d42838dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dc58d9 - Browse repository at this point
Copy the full SHA 1dc58d9View commit details
Commits on Jul 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 98241e1 - Browse repository at this point
Copy the full SHA 98241e1View commit details
Commits on Jul 18, 2025
-
Update to m137 with audio engine (#1875)
* Update frame cryptor symbol change * Enable audio engine mode * Observe device changes * Lib to 125.6422.09 * Generated * Update lib * Update gitignore * Re-apply gitignore
Configuration menu - View commit details
-
Copy full SHA for ad4f320 - Browse repository at this point
Copy the full SHA ad4f320View commit details
Commits on Jul 21, 2025
-
* Update frame cryptor symbol change * Enable audio engine mode * Observe device changes * Lib to 125.6422.09 * Generated * Update lib * Update gitignore * Re-apply gitignore * Fix warnings
Configuration menu - View commit details
-
Copy full SHA for 6f5bbfb - Browse repository at this point
Copy the full SHA 6f5bbfbView commit details
Commits on Jul 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cf4b49e - Browse repository at this point
Copy the full SHA cf4b49eView commit details
Commits on Jul 25, 2025
-
Add audio recording for Android Platform (#1884)
* add audio file renderer to MediaRecorderImpl.java using Claude Vibe Coding * add audio file renderer to MediaRecorderImpl.java using Claude Vibe Coding * add audio file renderer to MediaRecorderImpl.java using Claude Vibe Coding * fixed duplicated line from previous commit * audio record fixed * remove wrong comment --------- Co-authored-by: Aul16 <4ul_16@pm.me>
Configuration menu - View commit details
-
Copy full SHA for fc20336 - Browse repository at this point
Copy the full SHA fc20336View commit details -
Video recording crashing and freezing on Android 14 Devices (#1886)
* create new thread before releasing the renderer * wait for the new thread to finish before passing the callback * testing for android 14 * add null protection e countdown latch
Configuration menu - View commit details
-
Copy full SHA for 41dd6b3 - Browse repository at this point
Copy the full SHA 41dd6b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88694de - Browse repository at this point
Copy the full SHA 88694deView commit details -
feat: Upgrade libwebrtc to m137. (#1877)
* feat: Upgrade libwebrtc to m137. * bump version for webrtc. * update. * update. * update. * update win dll. * update linux so. * fix lint. * android. * bump libwebrtc for android. * Update build.gradle * update. * update. * update. * fix dart fmt.
Configuration menu - View commit details
-
Copy full SHA for b85de10 - Browse repository at this point
Copy the full SHA b85de10View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3ad54e - Browse repository at this point
Copy the full SHA d3ad54eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e3efdb - Browse repository at this point
Copy the full SHA 8e3efdbView commit details
Commits on Jul 28, 2025
-
RECORDINGS - Add fallback resolutions for unsupported stream frame si…
…zes on low-end Android devices (#1900) * add fallback resolutions * add missing imports
Configuration menu - View commit details
-
Copy full SHA for 882c01f - Browse repository at this point
Copy the full SHA 882c01fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eb041d - Browse repository at this point
Copy the full SHA 2eb041dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.14.0...main