1. bc8a62b Enable Multithreaded H264 Encoding For OpenH264 by Brett Hebert · 2 years, 7 months ago
  2. e04d0fa Fix Event Log For Video Receiver by Brett Hebert · 2 years, 8 months ago
  3. a13b048 Fixed mistake in DelayBasedBwe. Use audio_inter_arrival_delta_ when separate audio is enabled. by Mike Wei · 2 years, 8 months ago
  4. 275e268 Fix sharing full screen PowerPoint pres on macOS by Nico Schlumprecht · 2 years, 8 months ago
  5. 99465b1 Add missing header to fix build error when using linux system libraries by Bruno Pitrus · 2 years, 8 months ago
  6. 1e8bb67 GCC: Avoid symbol clash in RenderBuffer by Ivan Murashov · 2 years, 10 months ago
  7. abe523d Switch SSE2 architecture check to x86 platforms only by Timothy Pearson · 2 years, 11 months ago
  8. f2fe43b Don't round the computed time deltas to nearest ms. by Filip Hlasek · 2 years, 11 months ago
  9. 901736f Fix crash in peerconnection_client example code by Xinchao Tian · 3 years ago
  10. edbaf57 Fix a dead loop in tools_webrtc/libs/generate_licenses.py by hanpfei · 3 years ago
  11. 60c588d Fixed typos, candiate -> candidate by David Sanders · 3 years ago
  12. a2d0a2a Ignore v4l2 select() return when stopping capture by Olivier Crête · 3 years ago
  13. 3aa9937 Fix for payload type id collision by Stefan Mitic · 3 years, 2 months ago
  14. 3f42fdf Revert "Added support for H264 YUV444 (I444) decoding." by Henrik Boström · 3 years, 2 months ago
  15. 3babb8a Added support for H264 YUV444 (I444) decoding. by Stefan Mitic · 3 years, 2 months ago
  16. 9e13860 Make the code conform to the code style. by Yaowen Guo · 3 years, 3 months ago
  17. dfec7a6 Added main profile to supported H264 codecs by Niek van der Maas · 3 years, 5 months ago
  18. 9ae0c1c Add *.jitsi.org to AUTHORS by Saúl Ibarra Corretgé · 3 years, 5 months ago
  19. 54f3773 Revert "Added support for H264 YUV444 (I444) decoding." by Ilya Nikolaevskiy · 3 years, 5 months ago
  20. 7d8ed34 Added support for H264 YUV444 (I444) decoding. by Stefan Mitic · 3 years, 5 months ago
  21. 52d97fd Both build options for symbol export can be specified by Takaaki Suzuki · 3 years, 6 months ago
  22. f270770 video: Implement bandwidth based scaler by Shuhai Peng · 3 years, 6 months ago
  23. ef4d0b6 rename use_x11 to ozone_platform_x11 by Maksim Sisov · 3 years, 6 months ago
  24. dc8fc72 Fix potential crash during SimulcastEncoderAdapter tear down. by Johnny · 3 years, 6 months ago
  25. 593b4d5 Pipewire: Use xdg-portal provided file descriptor by Robert Mader · 3 years, 6 months ago
  26. 0347a08 Fix _hRecThread,_hPlayThread RTC_DCHECK reverse bug. by chengqian · 3 years, 7 months ago
  27. ffbfba9 Added `PeerConnectionObserverJni::OnRemoveTrack()` by Jesús Leganés-Combarro 'piranna · 3 years, 10 months ago
  28. 943e2e6 Revert "Fix incorrect SSRC in RtpPacketSendInfo for RTX packets." by Andrey Logvin · 3 years, 10 months ago
  29. 82aa094 Fix incorrect SSRC in RtpPacketSendInfo for RTX packets. by memetao · 3 years, 10 months ago
  30. 924a275 Revert "Ensure method which updates UI is called in main thread" by Mirko Bonadei · 4 years ago
  31. 0365c99 Ensure method which updates UI is called in main thread by aidenluo · 4 years ago
  32. 5d6abbd Adds missing header to fix compilation error when compiling with use_custom_libcxx set to false. by Aaron Clauson · 4 years ago
  33. 198299c Roll src/third_party/libjpeg_turbo/ fa0de0767..7b4981b65 (2 commits) by Keiichi Enomoto · 4 years, 1 month ago
  34. 8af6b49 Populate jitter stats for video RTP streams by Di Wu (RP Room Eng) · 4 years, 1 month ago
  35. 426b6e4 changed src\modules\audio_device\win\audio_device_core_win.cc , and it is working by Berthold Herrmann · 4 years, 2 months ago
  36. b853d72 Update Apple device list by Dave Cowart · 4 years, 2 months ago
  37. f8b5bfe Fix "control reaches end of non-void function" warnings by Fabien Vallée · 4 years, 5 months ago
  38. f288f5b Fix bug with the sps-pps-idr-in-keyframe fmtp parameter. by Andrew Johnson · 4 years, 6 months ago
  39. 1a68aef authors: add comments about individual / org sections by Philipp Hancke · 4 years, 7 months ago
  40. 2a8f226 Changed AndroidVideoDecoder to also handle IllegalArgumentException and IllegalStateException during the init of the decoder and fallback to a software decoder by Dennis Angelo · 4 years, 8 months ago
  41. 13fbc08 Explicitly set presentation style to full screen, because, by dharmesh · 4 years, 8 months ago
  42. c212873 Relanding: Fix data channel message integrity violation by Taylor Brandstetter · 4 years, 9 months ago
  43. 51e08b8 Revert "Fix data channel message integrity violation" by Alessio Bazzica · 4 years, 9 months ago
  44. 6cbff75 Fix data channel message integrity violation by Lennart Grahl · 4 years, 9 months ago
  45. 603cc3a red: modify the encoder to send RFC 2198 by Philipp Hancke · 4 years, 9 months ago
  46. 743b9b2 Disable remote ICE candidate DNS lookups when the IceTransportPolicy is Relay or None by Peter Thatcher · 4 years, 10 months ago
  47. 2f4b010 docs: Improve Android testing docs by Danilo Bargen · 4 years, 11 months ago
  48. 03fade5 IWYU: uint32_t is defined in cstdint by Stephan Hartmann · 4 years, 11 months ago
  49. ab835fe Fix bad frees in error paths of WebRtcAecm_Create by Alex Henrie · 5 years ago
  50. d5d0a2b Fix: rename ms_per_buffer to buffer_duration by Kiran Thind · 5 years ago
  51. e952b78 Reland "Reland "Reland "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5.""""" by Trevor Hayes · 5 years ago
  52. d6e8e80 Revert "Reland "Reland "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5.""""" by Lambros Lambrou · 5 years ago
  53. c8496e9 Reland "Reland "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5."""" by Trevor Hayes · 5 years ago
  54. 78c7c52 Revert "Reland "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5."""" by Mirko Bonadei · 5 years ago
  55. 703a5d7 Reland "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5.""" by Trevor Hayes · 5 years ago
  56. 415e39d Update Android camera switch API to allow specifying a name by Aaron Alaniz · 5 years ago
  57. f6b875c Fixed crash on iOS13, methods beginGeneratingDeviceOrientationNotifications and endGeneratingDeviceOrientationNotifications. by Andrey Efremov · 5 years ago
  58. 077ee35 Remove unused parameter in RtpFragmentize by Jiwon Kim · 5 years ago
  59. 00d0f17 Revert "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5.""" by Guido Urdaneta · 5 years ago
  60. af51be7 Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5."" by Trevor Hayes · 5 years ago
  61. b5883535 Implement handling for MS PowerPoint Presentation Mode. by Roman Gaiu · 5 years ago
  62. ac7fd87 Force alignment of generated JVM called functions. by Raman Budny · 5 years ago
  63. 5bd8cb7 Revert "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5."" by Henrik Boström · 5 years ago
  64. a0adf3d Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5." by Trevor Hayes · 5 years ago
  65. 682dabd Add RTCStatisticsReport.h to WebRTC.framework. by CZ Theng · 5 years ago
  66. 36d171b Add Ramprakash Jelari to AUTHORS. by Sami Kalliomäki · 5 years ago
  67. fa77ba6 SetStreams API of RtpSender wrapped for iOS and Android by Cyril Lashkevich · 5 years ago
  68. 63173d5 pipewire: handle deleting the capturer while a D-Bus call is in progress by Michael Olbrich · 5 years ago
  69. ba5f8e9 Revert "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate entension version 1.5." by Guido Urdaneta · 6 years ago
  70. e715301 Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate entension version 1.5. by Trevor Hayes · 6 years ago
  71. 1e00dbc Stun server should return XOR-MAPPED-ADDRESS/MAPPED-ADDRESS correctly by Min Wang · 6 years ago
  72. 08f6a6c Import proto_library.gni when rtc_enable_protobuf is true by Kimmo Kinnunen · 6 years ago
  73. ce27875 [AndroidAudioRecord] Added audio format parameter to configure AudioRecord - JavaAudioDeviceModule by Alvaro Martinez · 6 years ago
  74. 8905d04 Add ',' between elements in RTCStatsReport::ToJson by Dirk-Jan C. Binnema · 6 years ago
  75. 74cdf78 add cstring include need for strncmp by Michel Promonet · 6 years ago
  76. 83aa5ac Adding Microsoft Corporation (*@microsoft.com) to WebRTC AUTHORS by James Cadd · 6 years ago
  77. 318da51 Reland "Add support for screen sharing with PipeWire on Wayland" by Tomas Popela · 6 years ago
  78. 3ddaf3c Revert "Add support for screen sharing with PipeWire on Wayland" by Patrik Höglund · 6 years ago
  79. bf0d0c1 Add IPv6 configuration parameters to iOS API by Uladzislau Susha · 6 years ago
  80. dd20c9c Add support for screen sharing with PipeWire on Wayland by Tomas Popela · 6 years ago
  81. 0eb7d3ff Always call ConvertToI420 with positive crop_height by Robert Bares · 6 years ago
  82. 6fcf6ca Modified PressEnterToContinue() to actualy check if Enter is pressed by Danail Kirov · 6 years ago
  83. d2fb1bf Generate module.modulemap file when building Mac Framework by Joel Sutherland · 6 years ago
  84. 289e980 Remove unused var in device info bits from video capture module for Linux by Jose Antonio Olivera Ortega · 7 years ago
  85. e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 7 years ago
  86. 8cec4fb Use default RTCConfiguration on iOS by Yuriy Pavlyshak · 7 years ago
  87. ccee56b Add certificate generate/set functionality to bring iOS closer to JS API by Michael Iedema · 7 years ago
  88. 25cc8ad Fixed issue with BGRA RTCCVPixelBuffer scale and crop by David Porter · 7 years ago
  89. e250645 Call callback in IDLE state by Ing. Jan Kaláb · 7 years ago
  90. 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
  91. 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 7 years ago
  92. 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
  93. b90e63c6 Fix: NetEq PacketBuffer logs discarded packet with wrong codec level when new packet replaces the lower level packet by Peng Yu · 7 years ago
  94. e7e0602 ObjC: Notify local video track by Piasy Xu · 7 years ago
  95. f8d8d6d Use range-based-for instead of std::for_each and std::mem_fun by Yusuke Suzuki · 7 years ago
  96. ebd9abc Use IFA_LOCAL instead of IFA_ADDRESS over IPv4 network on ANDROID by Yongje Lee · 7 years ago
  97. a72b7fc ObjC: Add missing _lastDrawnFrame assignments by Maxim Pavlov · 7 years ago
  98. 3cfe9e1 Fixed video capturing on Mac. by Maksim Khobat · 7 years ago
  99. 2870b0a Expose a link-local network interfaces enumeration option by Daniel Lazarenko · 7 years ago
  100. 5e4833c Add missing stdio.h header in files using scanf/sscanf function. by Piotr Tworek · 7 years ago