-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to M118 #26
Upgrade to M118 #26
Commits on Mar 25, 2024
-
Simulcast support for iOS SDK (#12)
Original credit: https://github.com/shiguredo-webrtc-build/webrtc-build/blob/master/patches/ios_simulcast.patch Co-authored-by: David Zhao <[email protected]> (cherry picked from commit dd9ed63)
Configuration menu - View commit details
-
Copy full SHA for 7784999 - Browse repository at this point
Copy the full SHA 7784999View commit details -
Support for simulcast in Android SDK (#13)
(cherry picked from commit 8d61361)
Configuration menu - View commit details
-
Copy full SHA for bfed28d - Browse repository at this point
Copy the full SHA bfed28dView commit details -
include simulcast headers for mac also (#14)
Co-authored-by: Hiroshi Horie <[email protected]> (cherry picked from commit b212d2e)
Configuration menu - View commit details
-
Copy full SHA for 384a6a2 - Browse repository at this point
Copy the full SHA 384a6a2View commit details -
Fix simulcast using hardware encoder on Android (#15)
* Fix simulcast using hardware encoder on Android * Revert disabling apply_alignment_to_all_simulcast_layers * Update HardwareVideoEncoder.java --------- Co-authored-by: Angelika Serwa <[email protected]> (cherry picked from commit 05ebe45)
Configuration menu - View commit details
-
Copy full SHA for 46cee8f - Browse repository at this point
Copy the full SHA 46cee8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 143fdd4 - Browse repository at this point
Copy the full SHA 143fdd4View commit details -
fix: add WrappedVideoDecoderFactory.java (#18)
* fix: add WrappedVideoDecoderFactory.java. * fix compile for android. --------- Co-authored-by: cloudwebrtc <[email protected]> (cherry picked from commit b72f4d5)
Configuration menu - View commit details
-
Copy full SHA for b891ee6 - Browse repository at this point
Copy the full SHA b891ee6View commit details -
Add a way to intercept the audio samples before processing (#22)
* Add a way to intercept the audio samples before processing * fix BUILD.gn (cherry picked from commit b33e7bd)
Configuration menu - View commit details
-
Copy full SHA for c61ca0d - Browse repository at this point
Copy the full SHA c61ca0dView commit details -
Add support for resolution alignment during encoding (#24)
(cherry picked from commit 307786e)
Configuration menu - View commit details
-
Copy full SHA for e863771 - Browse repository at this point
Copy the full SHA e863771View commit details -
Add H264 hardware decoding for Marvell chips (#23)
(cherry picked from commit e2c132e)
Configuration menu - View commit details
-
Copy full SHA for 2ab32cf - Browse repository at this point
Copy the full SHA 2ab32cfView commit details
Commits on Mar 26, 2024
-
Start/Stop receiving stream method for VideoTrack (#25) Properly remove observer upon deconstruction (#26) feat: Expose setCodecPreferences/getCapabilities for android. (#61) fix: add WrappedVideoDecoderFactory.java. (#74) Exposing Adapter types in PeerConnectionFactory (#78) Co-authored-by: davidliu <[email protected]> Co-authored-by: Mohamed Risaldar UT <[email protected]> (cherry picked from commit e91f003) # Conflicts: # media/base/media_channel.h # media/engine/webrtc_video_engine.cc # media/engine/webrtc_video_engine.h
Configuration menu - View commit details
-
Copy full SHA for e9891d8 - Browse repository at this point
Copy the full SHA e9891d8View commit details -
Revert "Add support for resolution alignment during encoding (#24)"
This reverts commit e863771.
Configuration menu - View commit details
-
Copy full SHA for 454c75c - Browse repository at this point
Copy the full SHA 454c75cView commit details -
(Java) Add support for resolution alignment during encoding (#25)
* (Java) Add support for resolution alignment during encoding * rename native to delegate * extract HardwareVideoEncoderWrapperFactory * change class order * add missing import * compile fixes * fix logging * fix unreachable return statement * fix dependencies * move ResolutionAdjustment to video_java
Configuration menu - View commit details
-
Copy full SHA for c3b9942 - Browse repository at this point
Copy the full SHA c3b9942View commit details