1. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  2. f5dec1c Implement Dependency Descriptor reader by Danil Chapovalov · 6 years ago
  3. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 6 years ago
  4. 16cb1f6 Stop using rtc_event.h forward header by Danil Chapovalov · 6 years ago
  5. a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 6 years ago
  6. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 6 years ago
  7. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 6 years ago
  8. 05f8f1d Add helper classes to send and receive abs-capture-time extensions. by Chen Xing · 6 years ago
  9. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
  10. b56cca3 Remove the old `ContributingSources` class. by Chen Xing · 6 years ago
  11. aa59eca Move RtpPacketSender and merge it with RtpPacketPacer. by Erik Språng · 6 years ago
  12. e1795f4 Adds remote estimate RTCP packet. by Sebastian Jansson · 6 years ago
  13. 52e5242 Add trait to Build/Parse DependencyDescriptor rtp header extension by Danil Chapovalov · 6 years ago
  14. f53cfa9 Add new RtpPacketPacer interface, with callback. by Erik Språng · 6 years ago
  15. 9c16af7 Add a tracker for RTCRtpContributingSource and RTCRtpSynchronizationSource. by Chen Xing · 6 years ago
  16. eceb537 Add RtpPacketHistory::SetSendTime() by Erik Språng · 6 years ago
  17. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
  18. e86af2c Allowing buffering a LNTF (loss notification) feedback message in RTCPSender by Elad Alon · 6 years ago
  19. f204787 ReportBlockData and observer added, for stats collection in future CLs. by Henrik Boström · 6 years ago
  20. abbc50e Move frame_type member from RtpDepacketizer::ParsedPayload to RTPVideoHeader by Niels Möller · 6 years ago
  21. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 6 years ago
  22. f88aa97 Introduce RtpSequenceNumberMap by Elad Alon · 6 years ago
  23. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  24. 91c2606 Use Abseil container algorithms in modules/rtp_rtcp/ by Steve Anton · 6 years ago
  25. a7de698 Add functions IsLegalMidName and IsLegalRsidName by Niels Möller · 6 years ago
  26. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
  27. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  28. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  29. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  30. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  31. dd025d8 Avoid using global task queue factory in RtcpTransciever tests by Danil Chapovalov · 6 years ago
  32. c936cb6 Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.h by Niels Möller · 6 years ago
  33. 1aa7581 Replace all usage of rtc::NewClosure with webrtc::ToQueuedTask by Danil Chapovalov · 6 years ago
  34. e11b7d2 Replace field trials with WebRtcKeyValueConfig in RtpRtcpModule by Per Kjellander · 6 years ago
  35. e7b9e6b Move RtpSenderVideo tests to separate file. by Niels Möller · 7 years ago
  36. a34d776 Move RtpSenderAudioTest to its own file by Niels Möller · 7 years ago
  37. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 7 years ago
  38. f8e7ccb Create new RTCP feedback message - LossIndication by Elad Alon · 7 years ago
  39. ecb6897 Adds repeating task class. by Sebastian Jansson · 7 years ago
  40. f93eda1 Move some video codec constants to separate file. by Erik Språng · 7 years ago
  41. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 7 years ago
  42. f1ab9b9 Refactor creation of ColorSpace test data by Johannes Kron · 7 years ago
  43. 18f0c3c Add RegisterAudioSendPayload() method by Fredrik Solenberg · 7 years ago
  44. 53382cb Move RtcpStatistics from common_types.h to a new header file by Niels Möller · 7 years ago
  45. aa3c1cc Delete _strnicmp. Uses replaced with abseil functions. by Niels Möller · 7 years ago
  46. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 7 years ago
  47. 6dd7f91 Remove deprecated deregistration functions in RtcpTransceiver by Danil Chapovalov · 7 years ago
  48. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 7 years ago
  49. 98f5f6c In RtcpTransceiver functions with callback avoid relying on PostTaskAndReply by Danil Chapovalov · 7 years ago
  50. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 7 years ago
  51. 23b2a25 Remove unlimited retransmission for screenshare experiment code by Ilya Nikolaevskiy · 7 years ago
  52. 44b384d Delete support for VoIP metrics (RFC 3611 4.7) by Niels Möller · 7 years ago
  53. 4a72ba9 Delete RtpReceiver and related code. by Niels Möller · 7 years ago
  54. 7b18992 Move RtpHeaderExtensionMap::GetTotalLengthInBytes into own file by Danil Chapovalov · 7 years ago
  55. 5c25010 Set public visibility for rtp_rtcp and video_coding targets by Danil Chapovalov · 7 years ago
  56. 1f3206c Change ReceiveStatistics to implement RtpPacketSinkInterface, part 1 by Niels Möller · 7 years ago
  57. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 7 years ago
  58. db12856 Cleanup modules_common_types by Danil Chapovalov · 7 years ago
  59. f0076d3 Add RtcpTransceiver::Stop to allow non-blocking destruction by Danil Chapovalov · 7 years ago
  60. 1a6a4f3 Replace WeakPtr with CancelablePeriodicTask in RtcpTransceiverImpl by Danil Chapovalov · 7 years ago
  61. 376e114 in RtpPacketizerVp8 factor out payload splitter function by Danil Chapovalov · 7 years ago
  62. 8a3c166 Cleanup RtpPacketizerVP8 tests by Danil Chapovalov · 7 years ago
  63. 523b4c4 Add unlimited retransmission experiment for screenshare by Ilya Nikolaevskiy · 7 years ago
  64. af17595 Refactor RtpReceiverImpl, extracting CSRC book-keeping to its own class by Niels Möller · 7 years ago
  65. f8d81d3 Add members for the codec agnostic descriptor to RTPVideoHeader. by philipel · 7 years ago
  66. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  67. 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 7 years ago
  68. 1a4746a Change RTPVideoTypeHeader to absl::variant and move RTPVideoHeader into its own h/cc file. by philipel · 7 years ago
  69. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  70. fb8e7ef Implement PayloadUnion as variant instead of pair of optionals by Danil Chapovalov · 7 years ago
  71. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 7 years ago
  72. faf2827 Add Parsing/Building generic frame descriptor extension by Danil Chapovalov · 7 years ago
  73. d264df5 Replace rtc::Optional with absl::optional in modules/rtp_rtcp by Danil Chapovalov · 7 years ago
  74. fabb12e Introduce list of fields to put into codec agnostic descriptor by Danil Chapovalov · 7 years ago
  75. a46bd4b Reland "Move class VideoCodec from common_types.h to its own api header file." by Niels Möller · 7 years ago
  76. 350531e Revert "Move class VideoCodec from common_types.h to its own api header file." by Danil Chapovalov · 7 years ago
  77. efc71e5 Move class VideoCodec from common_types.h to its own api header file. by Niels Möller · 7 years ago
  78. eeaa8f9 Directly include VideoBitrateAllocation in modules/rtp_rtcp/ targets by Erik Språng · 7 years ago
  79. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 7 years ago
  80. ed55ffd Delete unused class VideoCodecInformation. by Niels Möller · 7 years ago
  81. 4af9584 Always include the MID RTP header extension on every packet when configured by Steve Anton · 7 years ago
  82. f7132b5 Move the FEC private tables into .cc files. by Tommi · 7 years ago
  83. 296a0ce Add MID sending to RTPSender by Steve Anton · 7 years ago
  84. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 7 years ago
  85. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  86. dd7e284 Reland "Enable and fix chromium clang warnings in rtp_rtcp test targets" by Danil Chapovalov · 7 years ago
  87. 01aa210 Revert "Enable and fix chromium clang warnings in rtp_rtcp test targets" by Oleh Prypin · 7 years ago
  88. 9486b11 Enable and fix chromium clang warnings in rtp_rtcp test targets by Danil Chapovalov · 7 years ago
  89. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  90. 1807d57 Add application_data field(s) to RtpPacketToSend and PacketOptions. by Dino Radaković · 7 years ago
  91. ef9daee Using mock transport controller in audio unit tests. by Sebastian Jansson · 7 years ago
  92. 2a5ce2b Fix clang style errors in rtp_rtcp and dependant targets by Danil Chapovalov · 8 years ago
  93. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 8 years ago
  94. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 8 years ago
  95. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 8 years ago
  96. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 8 years ago
  97. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 8 years ago
  98. 9bb8f05 Cleanup of unused RTP structs and packetizer for stereo codec by Emircan Uysaler · 8 years ago
  99. 34924c2 Fix warning 4373. by Patrik Höglund · 8 years ago
  100. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 8 years ago