1. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  2. ed55ffd Delete unused class VideoCodecInformation. by Niels Möller · 6 years ago
  3. 4af9584 Always include the MID RTP header extension on every packet when configured by Steve Anton · 6 years ago
  4. f7132b5 Move the FEC private tables into .cc files. by Tommi · 6 years ago
  5. 296a0ce Add MID sending to RTPSender by Steve Anton · 6 years ago
  6. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 6 years ago
  7. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 6 years ago
  8. dd7e284 Reland "Enable and fix chromium clang warnings in rtp_rtcp test targets" by Danil Chapovalov · 6 years ago
  9. 01aa210 Revert "Enable and fix chromium clang warnings in rtp_rtcp test targets" by Oleh Prypin · 6 years ago
  10. 9486b11 Enable and fix chromium clang warnings in rtp_rtcp test targets by Danil Chapovalov · 6 years ago
  11. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 6 years ago
  12. 1807d57 Add application_data field(s) to RtpPacketToSend and PacketOptions. by Dino Radaković · 7 years ago
  13. ef9daee Using mock transport controller in audio unit tests. by Sebastian Jansson · 7 years ago
  14. 2a5ce2b Fix clang style errors in rtp_rtcp and dependant targets by Danil Chapovalov · 7 years ago
  15. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
  16. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  17. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  18. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  19. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  20. 9bb8f05 Cleanup of unused RTP structs and packetizer for stereo codec by Emircan Uysaler · 7 years ago
  21. 34924c2 Fix warning 4373. by Patrik Höglund · 7 years ago
  22. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  23. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  24. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  25. 731082c Reland: Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  26. 5a25ab2 Revert "Add mock_rtc_event_log.h." by Edward Lemur · 7 years ago
  27. 63aea46 Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  28. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  29. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  30. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  31. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  32. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  33. 7ca9ae2 Add rtcp observers for media receiver to RtcpTransceiverImpl by Danil Chapovalov · 7 years ago
  34. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  35. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  36. 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
  37. deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
  38. 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
  39. c0fd5f9 Add Thread-safe wrapper for RtcpTransceiver by Danil Chapovalov · 7 years ago
  40. 8b64fd8 Reland of "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator"" by Ilya Nikolaevskiy · 7 years ago
  41. f6703c4 Revert "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator" by Mirko Bonadei · 7 years ago
  42. 550b666 Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator by Ilya Nikolaevskiy · 7 years ago
  43. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  44. d328229 Add sending REMB support to RtcpTransceiver by Danil Chapovalov · 7 years ago
  45. d2f37d8 Add Incoming packet handler to RtcpTransceiver by Danil Chapovalov · 7 years ago
  46. 8c8d49e Add periodic compound packet sending to RtcpTransceiver by Danil Chapovalov · 7 years ago
  47. 398a7c6 Create skeleton of the rtcp transceiver. by Danil Chapovalov · 7 years ago
  48. c62f6c7 RTPPayloadRegistry: Use SdpAudioFormat to represent audio codecs by Karl Wiberg · 7 years ago
  49. 4a87e1c Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead by Elad Alon · 7 years ago
  50. c545daf Make rtp_packet.h public by Elad Alon · 7 years ago
  51. 884e49f Convert PayloadUnion from a union to a class, step 3 by Karl Wiberg · 7 years ago
  52. 92d9dd0 rtp_rtcp_format: Separate public and private source files by Karl Wiberg · 7 years ago
  53. 6c17057 Move rtcp packet classes from rtp_rtcp to rtp_rtcp_format target by Danil Chapovalov · 7 years ago
  54. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/rtp_rtcp/BUILD.gn]
  55. f54573b Reland of Delete Rtx-related methods from RTPPayloadRegistry. (patchset #1 id:1 of https://codereview.webrtc.org/3011093002/ ) by nisse · 7 years ago
  56. 772bd8b Fix no_size_t_to_int_warning in rtp_rtcp:rtp_rtcp_format target by danilchap · 7 years ago
  57. 09f4481 Break rtp_rtcp_format out of rtp_rtcp, to resolve circular dependencies by danilchap · 7 years ago
  58. ce25181 Remove RtpPacketToSend::GetHeader as almost unused. by danilchap · 7 years ago
  59. a646853 Revert of Delete Rtx-related methods from RTPPayloadRegistry. (patchset #3 id:40001 of https://codereview.webrtc.org/3006993002/ ) by nisse · 7 years ago
  60. 5b4b522 Delete Rtx-related methods from RTPPayloadRegistry. by nisse · 7 years ago
  61. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  62. 529662a Move array_view.h to webrtc/api/ by kwiberg · 7 years ago
  63. 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 7 years ago
  64. 037f3e4 Replace absolute path with relative path for GN files. by Jianjun Zhu · 7 years ago
  65. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  66. c024740 Use relative paths in GN files. by jianjun.zhu · 7 years ago
  67. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  68. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  69. 84b4d2c Use rtp_header_extension_map.h instead of rtp_header_extension.h by Danil Chapovalov · 7 years ago
  70. 39a41d9 Split rtc_task_queue target. Add separate target for sequenced_task_checker and weak_ptr. by perkj · 7 years ago
  71. 07633bd Rename rtp_header_extension.h to rtp_header_extension_map.h by Danil Chapovalov · 7 years ago
  72. 3edccb9 Reland of Enabling `gn check` on webrtc/test (patchset #1 id:1 of https://codereview.webrtc.org/2920763002/ ) by mbonadei · 7 years ago
  73. 1a6f143 Revert of Enabling `gn check` on webrtc/test (patchset #9 id:160001 of https://codereview.webrtc.org/2911203002/ ) by mbonadei · 7 years ago
  74. db5bb40 Enabling `gn check` on webrtc/test by mbonadei · 7 years ago
  75. 6412e4c Drop the rtp_rtcp module's dependency on call. by nisse · 7 years ago
  76. 7a3006b Fix packetization logic to leave space for extensions in the last packet by ilnik · 7 years ago
  77. 2d9d21f Add untracked headers in modules/rtp_rtcp by danilchap · 7 years ago
  78. 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 7 years ago
  79. bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 7 years ago
  80. 5a1a092 Creating webrtc/modules:module_api by mbonadei · 7 years ago
  81. e0629c0 GN: Tighten up test target visibility + refactorings by kjellander · 7 years ago
  82. 8d609f6 Reland of Implemented the GetSources() in native code. (patchset #1 id:1 of https://codereview.webrtc.org/2809613002/ ) by hbos · 7 years ago
  83. fbcc5cb Revert of Implemented the GetSources() in native code. (patchset #11 id:510001 of https://codereview.webrtc.org/2770233003/ ) by olka · 7 years ago
  84. 292084c Added the GetSources() to the RtpReceiverInterface and implemented by zhihuang · 7 years ago
  85. 1c07c70 Reland "WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType" by kwiberg · 7 years ago
  86. 670a7f3 Revert of WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType (patchset #13 id:260001 of https://codereview.webrtc.org/2686043006/ ) by kwiberg · 7 years ago
  87. 1724cfb WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType by kwiberg · 7 years ago
  88. 25d0bdc Delete support for receiving RTCP RPSI and SLI message. by nisse · 7 years ago
  89. 7d59f6b Reland of Delete class SSRCDatabase, and its global ssrc registry. (patchset #1 id:1 of https://codereview.webrtc.org/2700413002/ ) by nisse · 8 years ago
  90. b5848ec Revert of Delete class SSRCDatabase, and its global ssrc registry. (patchset #20 id:370001 of https://codereview.webrtc.org/2644303002/ ) by kjellander · 8 years ago
  91. b78d4d1 Delete class SSRCDatabase, and its global ssrc registry, by nisse · 8 years ago
  92. 8443238 Remove rtcp_utility as mostly unused. by danilchap · 8 years ago
  93. 9cbb0a1 Reland of GN: Refactor modules_unittests to eliminate package boundary violations. (patchset #1 id:1 of https://codereview.webrtc.org/2651023005/ ) by ehmaldonado · 8 years ago
  94. 3373eaa Revert of GN: Refactor modules_unittests to eliminate package boundary violations. (patchset #4 id:130001 of https://codereview.webrtc.org/2649563002/ ) by ehmaldonado · 8 years ago
  95. 36cb55d GN: Refactor modules_unittests to eliminate package boundary violations. by ehmaldonado · 8 years ago
  96. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  97. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  98. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  99. 3626865 GN: Refactor modules_unittests to eliminate package boundary violations. by ehmaldonado · 8 years ago
  100. ebafdc8 Refactor webrtc/modules/rtp_rtcp for GN check by mbonadei · 8 years ago