Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. 3d12066 Remove redundant webrtc:: prefixes in api by Harald Alvestrand · 5 months ago
  2. ee5ab34 Use webrtc name specifier instead of rtc/cricket in api by Evan Shrubsole · 7 months ago
  3. 945e517 Move cricket namespace to webrtc by Evan Shrubsole · 7 months ago
  4. 8f7678f Move rest of rtc namespace except ios and clashes to webrtc namespace by Evan Shrubsole · 8 months ago
  5. 049b43b [reland] Comment unused variables in implemented functions by Dor Hen · 1 year, 1 month ago
  6. 6786075 Revert "Comment unused variables in implemented functions" by Danil Chapovalov · 1 year, 1 month ago
  7. 05043e1 Comment unused variables in implemented functions by Dor Hen · 1 year, 1 month ago
  8. d9e9a7b Remove deprecated AddTrack/RemoveTrack functions on MediaStream. by Harald Alvestrand · 1 year, 2 months ago
  9. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 1 year, 2 months ago
  10. aefed55 [iwyu][1\n] Applying to api/[a-s]* by Dor Hen · 1 year, 5 months ago
  11. 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 1 year, 7 months ago
  12. e8a2b3c Move all api/ files to use webrtc::RefCountInterface by Harald Alvestrand · 2 years, 1 month ago
  13. 2f7ad28 Change stream.AddTrack/RemoveTrack to take a scoped_refptr argument by Harald Alvestrand · 3 years, 7 months ago
  14. e7cc883 Update pc/ to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 11 months ago
  15. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 4 years ago
  16. 6fa9e68 Route min/max FPS constraints to VideoStreamEncoder. by Markus Handell · 4 years, 1 month ago
  17. 0e61fdd Use backticks not vertical bars to denote variables in comments for /api by Artem Titov · 4 years, 4 months ago
  18. 46ea5d7 Surface the number of encoded channels by Gustaf Ullberg · 5 years ago
  19. 6efc14b VideoTrackSourceInterface: make some newly introduced methods pure virtual. by Markus Handell · 6 years ago
  20. 99d6d81 Adding absolute capture timestamp to AudioTrackSinkInterface. by Minyue Li · 6 years ago
  21. 9982efa MediaStreamInterface: introduce encoded sinks. by Markus Handell · 6 years ago
  22. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 6 years ago
  23. e942b14 New build target api:media_interface by Niels Möller · 6 years ago
  24. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 6 years ago
  25. 428dcb2 Remove SetLatency/GetLatency from MediaSourceInterface API level by Ruslan Burakov · 7 years ago
  26. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 7 years ago
  27. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 7 years ago
  28. 7ea4605 Add latency to remote source api. by Ruslan Burakov · 7 years ago
  29. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 7 years ago
  30. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
  31. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 7 years ago[Renamed from api/mediastreaminterface.h]
  32. 95ca6e1 AudioSource allows implementations to return settings by Piotr (Peter) Slatala · 7 years ago
  33. 2812763 Remove deprecated AudioProcessing::GetStatistics function by Sam Zackrisson · 7 years ago
  34. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 7 years ago
  35. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 7 years ago
  36. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 7 years ago
  37. 0bc58cf Replace rtc::Optional with absl::optional in api by Danil Chapovalov · 7 years ago
  38. c19ab07 Add support for content-hint value "text" by Harald Alvestrand · 7 years ago
  39. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  40. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 7 years ago
  41. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 8 years ago
  42. 13b8bad Final name changing of MediaStreamInterface.label() to id(). by Seth Hampson · 8 years ago
  43. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 8 years ago
  44. 2a5ce2b Fix clang style errors in rtp_rtcp and dependant targets by Danil Chapovalov · 8 years ago
  45. 9e19403 Move videosourceinterface to api. by Patrik Höglund · 8 years ago
  46. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 8 years ago
  47. 21eb9fc Make the old GetStats interface on AudioProcessorInterface impure. by Ivo Creusen · 8 years ago
  48. 3a23374 Reland "Remove the aec_quality_min metric." by Gustaf Ullberg · 8 years ago
  49. a3fad93 Revert "Remove the aec_quality_min metric." by Mirko Bonadei · 8 years ago
  50. 99b1bd1 Remove the aec_quality_min metric. by Gustaf Ullberg · 8 years ago
  51. 56d46090 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 8 years ago
  52. ae026096 Add parallel stats interface with optional stats to APM. by Ivo Creusen · 8 years ago
  53. e2d6a06 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 8 years ago
  54. 1af3d82 Revert "Reland "Clean up libjingle API dependencies."" by Henrik Kjellander · 8 years ago
  55. 9185aca Reland "Clean up libjingle API dependencies." by Patrik Höglund · 8 years ago
  56. 581df61 Revert "Reland "Clean up libjingle API dependencies."" by Patrik Höglund · 8 years ago
  57. 5117b04 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 8 years ago
  58. 7bcfc3b Revert "Clean up libjingle API dependencies." by Patrik Höglund · 8 years ago
  59. 57fb315 Clean up libjingle API dependencies. by Patrik Höglund · 8 years ago
  60. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  61. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/api/mediastreaminterface.h]
  62. 8ffb9c3 Change RtpSender to have multiple stream_ids by Steve Anton · 8 years ago
  63. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 8 years ago
  64. 773be36 Reland of Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on wt by perkj · 8 years ago
  65. 539d104 Revert of Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on wt (patchset #2 id:20001 of https://codereview.webrtc.org/2964863002/ ) by mbonadei · 8 years ago
  66. f1377f7 Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on the worker thread. by perkj · 8 years ago
  67. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  68. 38ede13 Support building WebRTC without audio and video. by zhihuang · 8 years ago
  69. f93752a Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2853383005/ ) by nisse · 9 years ago
  70. 61b22dd Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854873003/ ) by nisse · 9 years ago
  71. 3870a07 Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854883002/ ) by nisse · 9 years ago
  72. 6e6a485 Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2852303002/ ) by nisse · 9 years ago
  73. d71ebd7 Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2845333002/ ) by nisse · 9 years ago
  74. aec49d2 Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #17 id:320001 of https://codereview.webrtc.org/2622263002/ ) by nisse · 9 years ago
  75. 713a3bb Delete deprecated and transitional stuff related to video frame refactoring. by nisse · 9 years ago
  76. 8d60a94 Replace NULL with nullptr or null in webrtc/api/. by deadbeef · 9 years ago
  77. b10f32f Adding more comments to every header file in api/ subdirectory. by deadbeef · 9 years ago
  78. 4e477a1 Added a new echo likelihood stat that reports the maximum value from a previous time period. by ivoc · 9 years ago
  79. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 9 years ago
  80. 9baddf2 Replace basictypes.h with stddef.h for size_t. by pbos · 9 years ago
  81. 5214a0a Add support for content hints to VideoTrack. by pbos · 9 years ago
  82. acd935b Reland of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2471783002/ ) by nisse · 9 years ago
  83. 7341ab8 Revert of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #7 id:120001 of https://codereview.webrtc.org/2383093002/ ) by nisse · 9 years ago
  84. 45c8b89 Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. by nisse · 9 years ago
  85. 8c63a82 Add a placeholder stat for logging the estimated residual echo likelihood. by ivoc · 9 years ago
  86. 859e861 Remove stop method from VideoTrackSourceInterface. by sakal · 9 years ago
  87. a973f95 Remove restart method from VideoTrackSourceInterface. by sakal · 9 years ago
  88. 5d58333 Fix VideoFrame inclusion in mediastreaminterface.h by perkj · 9 years ago
  89. 2ded9b1 Replace SetCapturer and SetCaptureDevice by SetSource. Drop return value. by nisse · 10 years ago
  90. 2a8a78c Add AEC filter divergence metric to StatsCollector. by Minyue · 10 years ago
  91. efc3858 Remove deprecated MediaStreamTrackInterface::set_state by perkj · 10 years ago
  92. fcc640f Get VideoCapturer stats via VideoTrackSourceInterface in StatsCollector, by nisse · 10 years ago
  93. c0d31e9 Change VideoSourceInterface::needs_denoising() to return rtc::Optional<bool> by Per · 10 years ago
  94. 7ca142e ReAdd dummy MediaStreamTrack::set_state to make Chrome build happy. by perkj · 10 years ago
  95. d61bf80 Removed MediaStreamTrackInterface::set_state by perkj · 10 years ago
  96. 8f59762 Delete VideoRendererInterface. by Niels Möller · 10 years ago
  97. c8f952d Propagate MediaStreamSource state to video tracks the same way as audio. by perkj · 10 years ago
  98. f0dcfe2 Change VideoRtpReceiver to create remote VideoTrack and VideoTrackSource. by perkj · 10 years ago
  99. 0d3eef2 Add implementation of VideoTrackSource and make VideoCapturerTrackSource inherit from it. by perkj · 10 years ago
  100. a3ede6c Renamed VideoSourceInterface to VideoTrackSourceInterface. by perkj · 10 years ago