- accbf4d Delete java PeerConnectionFactory.fieldTrialsFindFullName by Danil Chapovalov · 13 days ago
- ee93f2d Propagate Environment through the JavaAudioDeviceModule by Danil Chapovalov · 13 days ago
- 72b9eb1 [android] Allow to configure field trials per PeerConnectionFactory by Danil Chapovalov · 3 weeks ago
- c75b140 Revert "[android] Allow to configure field trials per PeerConnectionFactory" by Danil Chapovalov · 4 weeks ago
- b4f1cf2 [android] Allow to configure field trials per PeerConnectionFactory by Danil Chapovalov · 4 weeks ago
- 7a028f6 Use webrtc name specifier instead of rtc/cricket in sdk/android by Evan Shrubsole · 7 weeks ago
- e7a68a3 Add EGL_WINDOW_BIT to EGL_SURFACE_TYPE by Ranveer Aggarwal · 10 weeks ago
- 9f03369 Rename cricket::MEDIA_TYPE_(AUDIO/VIDEO) by Harald Alvestrand · 10 weeks ago
- 4a3dffe Add SurfaceEglRenderer ctor with VideoFrameDrawer and propagate to super class by Liad Rubin · 3 months ago
- 8175444 Remove instances of j.u.Optional from EGLRenderer by Ranveer Aggarwal · 3 months ago
- a2a528c Add PortAllocator min/max ports to JAVA API by Youjie Zhou · 4 months ago
- 83861d5 Migrate from MediaCodecList.getCodecCount to iterate getCodecInfos member function in HardwareVideoEncoderFactory by Liad Rubin · 5 months ago
- a01f34c Suppress "UnusedMethod" warning on methods only used on native code. by Jeremy Leconte · 6 months ago
- 6c8b8e0 Remove unused vars (Java) by Björn Terelius · 7 months ago
- 2d75cd3 Roll chromium_revision ccf648df91..aa68dfe997 (1365600:1366639) by Jeremy Leconte · 8 months ago
- e3819f6 Fix java errors that used to be disabled. by Jeremy Leconte · 8 months ago
- de6225b Don't crash on failed EGL makeCurrent attempts by Raman Budny · 9 months ago
- 3ad2c8d Make getNumObservers @VisibleForTesting so that it can be tested outside of package org.webrtc by Jonas Oreland · 9 months ago
- f92f39e Increase the default maximum jitter buffer size to 200 packets for Android. by karllen.zheng@ringcentral.com · 9 months ago
- 70a59b6 Flip default value of AndroidNetworkMonitor field trials by Jonas Oreland · 9 months ago
- e540648 Remove trailing semicolons in Java by Björn Terelius · 9 months ago
- c7e2568 Optionally overwrite instead of queueing render updates. by Ranveer Aggarwal · 10 months ago
- 6b0de3f Revert "Replace instead of queueing render updates." by Mirko Bonadei · 10 months ago
- 76960df Replace instead of queueing render updates. by Ranveer Aggarwal · 11 months ago
- b244727 [Android] Add RtcError class and use it in RtpTransceiver.setCodecPreferences by Byoungchan Lee · 12 months ago
- 17b0651 Add a render callback to EGLRenderer by Ranveer Aggarwal · 1 year ago
- 94dfe1c Fix NetworkMonitor race condition when dispatching native observers by Guy Hershenbaum · 1 year, 1 month ago
- 299b285 Add PortAllocatorFlags to JAVA API by Jonas Oreland · 1 year, 1 month ago
- 007a62d Cleanup sdk android code from using VideoEncoderFactory::CreateVideoEncoder by Danil Chapovalov · 1 year, 2 months ago
- f3096af Propagate Environment to create VideoEncoder through java wrappers by Danil Chapovalov · 1 year, 3 months ago
- 0355f45 Use Environment propagated through android sdk by Danil Chapovalov · 1 year, 3 months ago
- 2eee89e Cleanup webrtc::Environment propagation through java wrappers by Danil Chapovalov · 1 year, 4 months ago
- 22b6564 Propagate webrtc::Environment to create VideoDecoder through java wrappers by Danil Chapovalov · 1 year, 4 months ago
- 518e181 Trace render window state using a counter. by Linus Nilsson · 1 year, 6 months ago
- 3a15ba6 Reland^2 "Reland: Remove unsupported configuration value, `allow_codec_switching`" by Tomas Gunnarsson · 1 year, 6 months ago
- 117d847 Revert "Reland: Remove unsupported configuration value, `allow_codec_switching`" by Tomas Gunnarsson · 1 year, 7 months ago
- 783f1d8 Remove excessive logging in EglRenderer by Magnus Jedvert · 1 year, 7 months ago
- 28a7eed Add support for setPreferredMicrophoneFieldDimension API call in the WebRTC SDK by Per Åhgren · 1 year, 7 months ago
- 23501a2 Reland: Remove unsupported configuration value, `allow_codec_switching` by Tomas Gunnarsson · 1 year, 7 months ago
- 40ce767 Adopt RenderSynchronizer in EglThread and EglRenderer by Linus Nilsson · 1 year, 7 months ago
- 52ac8ec Add RenderSynchronizer class by Linus Nilsson · 1 year, 7 months ago
- 6b0c5ba Revert "Remove unsupported configuration value, `allow_codec_switching`" by Philip Eliasson · 1 year, 7 months ago
- 8f7a17f Remove unsupported configuration value, `allow_codec_switching` by Tommi · 1 year, 7 months ago
- 1d83570 Remove LegacyAudioDeviceModule.java by Andreas Pehrson · 1 year, 8 months ago
- dd15070 Adopt EglThread in EglRenderer once again. by Linus Nilsson · 1 year, 8 months ago
- 46c57c6 Revert "Adopt EglThread in EglRenderer" by Linus Nilsson · 1 year, 9 months ago
- 9acda0b Add support for toggling noise suppression effect on Android by Per Åhgren · 1 year, 9 months ago
- ad3f1bc Adopt EglThread in EglRenderer by Linus Nilsson · 1 year, 10 months ago
- 70483a5 Add unscaled getWidth/Height to TextureBuffer interface by Magnus Jedvert · 1 year, 10 months ago
- b987648 Exposed Adapter types for Android by MohamedRisaldarTA · 1 year, 10 months ago
- 4200233 Add exception callbacks to EglThread by Linus Nilsson · 1 year, 11 months ago
- 4e5b89f Create the EGLContext on the thread it will be used on. by Linus Nilsson · 1 year, 11 months ago
- febf558 Revert "Adopt EglThread in EglRenderer" by Linus Nilsson · 2 years ago
- 267040e Make native VideoTrack pointer public by Jonas Oreland · 2 years ago
- c73ea4f More systematic null checks before calling native methods by Xavier Lepaul · 2 years ago
- 87e74f9 Remove unused combined_audio_video_bwe. by Yury Yarashevich · 2 years ago
- f4d0a49 Adopt EglThread in EglRenderer by Linus Nilsson · 2 years ago
- 33697291 Add EglThread class wrapping EglConnection and handler. by Linus Nilsson · 2 years ago
- cc1ee35 Reland "Avoid recreating VirtualDisplay on format changes." by Linus Nilsson · 2 years ago
- 510890b Revert "Avoid recreating VirtualDisplay on format changes." by Mirko Bonadei · 2 years, 1 month ago
- fcd1dfa Avoid recreating VirtualDisplay on format changes. by Linus Nilsson · 2 years, 1 month ago
- 784c339 Expose setCodecPreferences/getCapabilities for android by David Liu · 2 years, 1 month ago
- df4bc33 Allow EglBase instances to share EGLConnection. by Linus Nilsson · 2 years, 1 month ago
- 88429d5 Account for stride when calculating buffer size by Sergey Silkin · 2 years, 2 months ago
- 0af2bc6 Add H265 to VideoCodecMimeType by Sergey Silkin · 2 years, 3 months ago
- c0c6538 AndroidNetworkMonitor - loosen assumptions even more by Jonas Oreland · 2 years, 6 months ago
- b05968e Do not create DtmfSender for video sender. by Roberto Perez · 2 years, 6 months ago
- c97651c Reland "Call native codec factories from Android ones." by Sergey Silkin · 2 years, 7 months ago
- 7dbd77c Revert "Call native codec factories from Android ones." by Andrey Logvin · 2 years, 7 months ago
- 937a592 Call native codec factories from Android ones. by Sergey Silkin · 2 years, 7 months ago
- f36d607 Remove the possibility to disable IPv6 in Java and ObjC. by Henrik Boström · 2 years, 7 months ago
- 4a1c9ec Cleanup old Android check for pre 4.4 versions by Saúl Ibarra Corretgé · 2 years, 7 months ago
- aafcc43 Remove libaom av1 encoder from SoftwareVideoEncoderFactory. by philipel · 2 years, 8 months ago
- 4dc6e05 Expose peer connection's `getStats` by RtpSender/Receiver in Android SDK by Roberto Perez · 2 years, 8 months ago
- 0c4563c Remove the libaom av1 decoder. by philipel · 2 years, 8 months ago
- c7d1f11 Android: Expose VideoFrame.TextureBuffer.applyTransformMatrix by Magnus Jedvert · 2 years, 9 months ago
- ceb71cd Switch encoder on any critical frame encode error (returncode < 0) by Sergey Silkin · 2 years, 9 months ago
- 043a803 Map the stopped transceiver direction on Android by Saúl Ibarra Corretgé · 2 years, 10 months ago
- a0e090f Added an API to disable VolumeLogger on Android. by Ranveer Aggarwal · 2 years, 10 months ago
- b5b159d Update old TODO comments by Niels Möller · 2 years, 11 months ago
- 091e073 Revert "Move Java PeerConnectionFactory.fieldTrialsFindFullName to different file." by Artem Titov · 3 years ago
- d609473 Move Java PeerConnectionFactory.fieldTrialsFindFullName to different file. by Byoungchan Lee · 3 years ago
- 61dbcd1 Rewrite "Reset all maps in AndroidNetworkMonitor Start()/Stop()" by Jonas Oreland · 3 years ago
- 09a2848 Remove LibaomAv1EncoderIfSupported by philipel · 3 years ago
- 8cd7b0a Revert "Reset all maps in AndroidNetworkMonitor Start()/Stop()" by Jonas Oreland · 3 years ago
- 0229309 Reset all maps in AndroidNetworkMonitor Start()/Stop() by Jonas Oreland · 3 years, 2 months ago
- 4bc1220 Reland WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf by Jonas Oreland · 3 years, 2 months ago
- 6daa304 Added OnResolutionChange to EncoderSelectorInterface. by philipel · 3 years, 2 months ago
- 5471477 Revert "WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf" by Artem Titov · 3 years, 2 months ago
- f177081 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf by Jonas Oreland · 3 years, 2 months ago
- e0a92f9 Delete unused ScopedRegisterThreadForDebugging facility by Niels Möller · 3 years, 2 months ago
- ea0f9a0 Fix string that will not make field trial parser crash (in debug) by Jonas Oreland · 3 years, 2 months ago
- 870ffe7 Add libaom AV1 encoder java buildtargets. by philipel · 3 years, 3 months ago
- 09d488b Rename corresponding `libaom_av1_encoder_if_supported` java buildtargets. by philipel · 3 years, 3 months ago
- 0f50cc2 Remove checks for SDK <= 21 by Xavier Lepaul · 3 years, 3 months ago
- 3e64739 Add support for caching networks based on NetworkCallback by Jonas Oreland · 3 years, 3 months ago
- 0b06552 Android: Respect input buffer layout of MediaFormat by Byoungchan Lee · 3 years, 3 months ago
- 4193442 Disable periodic keyframes by Sergey Silkin · 3 years, 4 months ago
- b903e3b Use isHardwareAccelerated on Q+ by Sergey Silkin · 3 years, 4 months ago
- 0431d2a [Java] Change default sdpSemantics to UNIFIED_PLAN. by Henrik Boström · 3 years, 4 months ago