1. dc6a001 Update and open `WebRtcAudioUtils` by Zoé Lepaul · 1 year, 1 month ago
  2. 36d5eec Propagate webrtc::Environment through objc VideoDecoderFactory by Danil Chapovalov · 1 year, 1 month ago
  3. 0355f45 Use Environment propagated through android sdk by Danil Chapovalov · 1 year, 1 month ago
  4. 2eee89e Cleanup webrtc::Environment propagation through java wrappers by Danil Chapovalov · 1 year, 1 month ago
  5. 22b6564 Propagate webrtc::Environment to create VideoDecoder through java wrappers by Danil Chapovalov · 1 year, 1 month ago
  6. ff61626 Fix Chromium roll failures due to classpath format changes in jni_zero by Byoungchan Lee · 1 year, 1 month ago
  7. a8375bb iOS: Fix building tests on real devices by Florent Castelli · 1 year, 2 months ago
  8. 1b61c71 Expose setCodecPreferences/getCapabilities for iOS by Karim H · 1 year, 2 months ago
  9. 1768705 Revert^4 "Delete pc/peerconnection build target" by Harald Alvestrand · 1 year, 2 months ago
  10. 4c335b7 Record audio timestamps from iOS. by Olov Brändström · 1 year, 2 months ago
  11. 7f45753 Revert^3 "Delete pc/peerconnection build target" by Mirko Bonadei · 1 year, 2 months ago
  12. 361d74b [Stats] Fix missing dependency on stats. by Henrik Boström · 1 year, 2 months ago
  13. b51c4b0 Revert^2 "Delete pc/peerconnection build target" by Harald Alvestrand · 1 year, 2 months ago
  14. 0bf7a60 [Stats] Migrate Java to Attributes(). by Henrik Boström · 1 year, 2 months ago
  15. 7760536 [Stats] Migrate ObjC to Attributes(). by Henrik Boström · 1 year, 2 months ago
  16. 3a20023 Roll chromium_revision 49983e8c01..93bbe3fbc0 (1242712:1244582) by Bjorn Terelius · 1 year, 2 months ago
  17. 9702f6c Roll chromium_revision fd0452ac3a..49983e8c01 (1242677:1242712) by Bjorn Terelius · 1 year, 2 months ago
  18. 771b524 Revert "Delete pc/peerconnection build target" by Christoffer Dewerin · 1 year, 3 months ago
  19. 18a42e3 Delete pc/peerconnection build target by Harald Alvestrand · 1 year, 3 months ago
  20. 151003d Deprecate RtcEventLogFactory constructor taking unused parameter by Danil Chapovalov · 1 year, 3 months ago
  21. 034120e Set isActive to false only when AVAudioSession is set. by Abby Yeh · 1 year, 3 months ago
  22. 924f716 Revert "Reland "Expose getCapabilities/setCodecPreferences for objc"" by Björn Terelius · 1 year, 4 months ago
  23. 1939c43 Reland "Expose getCapabilities/setCodecPreferences for objc" by David Liu · 1 year, 4 months ago
  24. a1a05e2 Restore android metrics_default_jni dependency on heavy pc:peerconnection target by Danil Chapovalov · 1 year, 4 months ago
  25. 9fdceb8 Add environment_construction poison by Danil Chapovalov · 1 year, 4 months ago
  26. 518e181 Trace render window state using a counter. by Linus Nilsson · 1 year, 4 months ago
  27. 3a15ba6 Reland^2 "Reland: Remove unsupported configuration value, `allow_codec_switching`" by Tomas Gunnarsson · 1 year, 4 months ago
  28. 117d847 Revert "Reland: Remove unsupported configuration value, `allow_codec_switching`" by Tomas Gunnarsson · 1 year, 4 months ago
  29. 36ed560 Fall back to software encoding on wrong HW video encoder configuration by Raman Budny · 1 year, 4 months ago
  30. bd523af Add unit test to RenderSynchronizer by Linus Nilsson · 1 year, 4 months ago
  31. 779c9de Migrate CreatePeerConnectionFactory implementation to EnableMedia api by Danil Chapovalov · 1 year, 4 months ago
  32. 7e21b0c Migrage objc sdk and examples to EnableMedia api by Danil Chapovalov · 1 year, 4 months ago
  33. 554f7db Add EnableMediaWithDefaults to replace SetMediaEngineDefaults by Danil Chapovalov · 1 year, 4 months ago
  34. 3ee8117 H265 build fix for Android. by philipel · 1 year, 5 months ago
  35. 783f1d8 Remove excessive logging in EglRenderer by Magnus Jedvert · 1 year, 5 months ago
  36. 28a7eed Add support for setPreferredMicrophoneFieldDimension API call in the WebRTC SDK by Per Åhgren · 1 year, 5 months ago
  37. 23501a2 Reland: Remove unsupported configuration value, `allow_codec_switching` by Tomas Gunnarsson · 1 year, 5 months ago
  38. 7a30b97 Parameterize EglRendererTest to also run with RenderSynchronizer by Linus Nilsson · 1 year, 5 months ago
  39. 40ce767 Adopt RenderSynchronizer in EglThread and EglRenderer by Linus Nilsson · 1 year, 5 months ago
  40. 52ac8ec Add RenderSynchronizer class by Linus Nilsson · 1 year, 5 months ago
  41. 9efd080 Implement GetStats in Android ADM. by Jakob Ivarsson · 1 year, 5 months ago
  42. 6b0c5ba Revert "Remove unsupported configuration value, `allow_codec_switching`" by Philip Eliasson · 1 year, 5 months ago
  43. 8f7a17f Remove unsupported configuration value, `allow_codec_switching` by Tommi · 1 year, 5 months ago
  44. 1d83570 Remove LegacyAudioDeviceModule.java by Andreas Pehrson · 1 year, 5 months ago
  45. f166fe2 Avoid excessive eglMakeCurrent calls by Linus Nilsson · 1 year, 5 months ago
  46. 3af8bfb Disable flaky test by Ilya Nikolaevskiy · 1 year, 5 months ago
  47. dd15070 Adopt EglThread in EglRenderer once again. by Linus Nilsson · 1 year, 6 months ago
  48. c27034b Revert "Expose getCapabilities/setCodecPreferences for objc" by Manashi Sarkar · 1 year, 6 months ago
  49. a2f30e1 Expose getCapabilities/setCodecPreferences for objc by David Liu · 1 year, 6 months ago
  50. 2d508f1 Deprecate old names for EncodedImage::RtpTimestamp accessor and setter by Danil Chapovalov · 1 year, 6 months ago
  51. ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 6 months ago
  52. 2e7ed0d Roll chromium_revision 6ac7929166..eef62e8a0c (1190797:1197906) by Jeremy Leconte · 1 year, 6 months ago
  53. 46c57c6 Revert "Adopt EglThread in EglRenderer" by Linus Nilsson · 1 year, 6 months ago
  54. 9acda0b Add support for toggling noise suppression effect on Android by Per Åhgren · 1 year, 7 months ago
  55. 55b593f Remove EncodedFrame::MissingFrame and start removing Decode() param by Tony Herre · 1 year, 7 months ago
  56. ad3f1bc Adopt EglThread in EglRenderer by Linus Nilsson · 1 year, 7 months ago
  57. 70483a5 Add unscaled getWidth/Height to TextureBuffer interface by Magnus Jedvert · 1 year, 7 months ago
  58. b987648 Exposed Adapter types for Android by MohamedRisaldarTA · 1 year, 7 months ago
  59. 51f6a20 Roll chromium_revision 6b95b8aa08..80c35b98ae (1175249:1180373) by Björn Terelius · 1 year, 7 months ago
  60. c59be6d Roll chromium_revision 10080947c0..6b95b8aa08 (1174188:1175249) by Mirko Bonadei · 1 year, 7 months ago
  61. 9130431 Add possibility to set RTC_OBJC_TYPE_PREFIX from GN. by Mirko Bonadei · 1 year, 8 months ago
  62. 4200233 Add exception callbacks to EglThread by Linus Nilsson · 1 year, 8 months ago
  63. 4e5b89f Create the EGLContext on the thread it will be used on. by Linus Nilsson · 1 year, 8 months ago
  64. 6fc700e Rland "Revert "Reland "Reland "Delete old Android ADM."""" by Yaowen Guo · 1 year, 9 months ago
  65. becfe2e Make opengl targets ios-only. by Kári Tristan Helgason · 1 year, 9 months ago
  66. 415e30f Extract some test code out from audio_device_impl into own targets by Artem Titov · 1 year, 9 months ago
  67. 9948623 Use AVCaptureDeviceDiscoverySession on all platforms by Kári Tristan Helgason · 1 year, 9 months ago
  68. ba50cb3 Reland "Delete deprecated NSGLVideoView." by Kári Tristan Helgason · 1 year, 9 months ago
  69. ea668e3 Revert "Delete deprecated NSGLVideoView." by Mirko Bonadei · 1 year, 9 months ago
  70. 54d7547 Delete deprecated NSGLVideoView. by Kári Tristan Helgason · 1 year, 9 months ago
  71. e5ee437 Fix candidate leak with initWithNativeCandidate. by Yury Yarashevich · 1 year, 9 months ago
  72. 11affdd Fix PeerConnectionDependencies leak on PC init. by Yury Yarashevich · 1 year, 9 months ago
  73. febf558 Revert "Adopt EglThread in EglRenderer" by Linus Nilsson · 1 year, 9 months ago
  74. de92338 Update parameters' type from NSString to AVAudioSession*. by Abby Yeh · 1 year, 9 months ago
  75. 47bdcc1 When updating audio session, update category, mode, options at once. by Abby Yeh · 1 year, 9 months ago
  76. 267040e Make native VideoTrack pointer public by Jonas Oreland · 1 year, 10 months ago
  77. c73ea4f More systematic null checks before calling native methods by Xavier Lepaul · 1 year, 10 months ago
  78. 87e74f9 Remove unused combined_audio_video_bwe. by Yury Yarashevich · 1 year, 10 months ago
  79. f4d0a49 Adopt EglThread in EglRenderer by Linus Nilsson · 1 year, 10 months ago
  80. 33697291 Add EglThread class wrapping EglConnection and handler. by Linus Nilsson · 1 year, 10 months ago
  81. cc1ee35 Reland "Avoid recreating VirtualDisplay on format changes." by Linus Nilsson · 1 year, 10 months ago
  82. 510890b Revert "Avoid recreating VirtualDisplay on format changes." by Mirko Bonadei · 1 year, 10 months ago
  83. fcd1dfa Avoid recreating VirtualDisplay on format changes. by Linus Nilsson · 1 year, 10 months ago
  84. 784c339 Expose setCodecPreferences/getCapabilities for android by David Liu · 1 year, 10 months ago
  85. 36d4155 Removed unused members of UIDevice extension. by Yury Yarashevich · 1 year, 11 months ago
  86. 14d4e9f Fix crash in RTCMTLVideoView when trying to draw an invalid sized frame by Saúl Ibarra Corretgé · 1 year, 11 months ago
  87. ea7f3d7 Update iOS H264 profile+level table. by Yury Yarashevich · 1 year, 11 months ago
  88. df4bc33 Allow EglBase instances to share EGLConnection. by Linus Nilsson · 1 year, 11 months ago
  89. 0421294 Enable RTC mode in Google HW AV1 encoder by Sergey Silkin · 1 year, 11 months ago
  90. 6f86f6a Format /sdk by Jared Siskin · 1 year, 11 months ago
  91. 88429d5 Account for stride when calculating buffer size by Sergey Silkin · 1 year, 11 months ago
  92. 6cf12bb Fetch encoded QP before releasing output buffer by Sergey Silkin · 1 year, 11 months ago
  93. 89facfc Fix potential null pointer access in HardwareVideoEncoder by Sergey Silkin · 1 year, 11 months ago
  94. 6cabf35 Expose network thread in RTCPeerConnectionFactory+Private. by Peter Hanspers · 1 year, 11 months ago
  95. 9658f47 Add missing dependency. by Taylor Brandstetter · 1 year, 11 months ago
  96. 7454fdd Revert "Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate." by Philip Eliasson · 2 years ago
  97. d2535a5 Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by philipel · 2 years ago
  98. a3ff334 Remove dependency to android_support_test_runner in webrtc by landrey · 2 years ago
  99. a0e4ce0 Add missing frameworks deps. by Mirko Bonadei · 2 years ago
  100. 910b225 Fetch encoded QP from MediaCodec encoders by Sergey Silkin · 2 years ago