1. 97ffbef Pass and store PacketBuffer::Packet by unique_ptr by Danil Chapovalov · 4 years, 9 months ago
  2. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 9 months ago
  3. cee751a Reland "Enable using a custom NetEqFactory in simulations" by Ivo Creusen · 4 years, 9 months ago
  4. db6ca7f Add safety checks in RtpPacket::ZeroMutableExtensions and fuzz it by Ilya Nikolaevskiy · 4 years, 9 months ago
  5. 0695df1 Reland "Replace the ExperimentalAgc config with the new config format" by Per Åhgren · 4 years, 9 months ago
  6. 3f0bc2c Revert "Enable using a custom NetEqFactory in simulations" by Sandeep Siddhartha · 4 years, 9 months ago
  7. 2a11b24 Enable using a custom NetEqFactory in simulations by Ivo Creusen · 4 years, 9 months ago
  8. 61d6471 Change H264 depacketizer to implement VideoRtpDepacketizer interface by Danil Chapovalov · 4 years, 9 months ago
  9. d06588a Change Av1 depacketizer to implement VideoRtpDepacketizer interface by Danil Chapovalov · 4 years, 9 months ago
  10. 7d43801 Delete RtpGenericDepacketizer as no longer used by Danil Chapovalov · 4 years, 9 months ago
  11. 5c35f2f Delete RtpDepacketizerVp9 in favor of VideoRtpDepacketizerVp9 by Danil Chapovalov · 4 years, 9 months ago
  12. 26e1b7a Delete RtpDepacketizerVp8 in favor of VideoRtpDepacketizerVp8 by Danil Chapovalov · 4 years, 9 months ago
  13. eb3beb8 Revert "Replace the ExperimentalAgc config with the new config format" by Yves Gerey · 4 years, 10 months ago
  14. f3aa632 Replace the ExperimentalAgc config with the new config format by Per Åhgren · 4 years, 10 months ago
  15. 62ea0aa Remove deprecated legacy AEC code by Per Åhgren · 4 years, 11 months ago
  16. cae2779 Introduce InbandComfortNoise RTP header extension. by Minyue Li · 4 years, 11 months ago
  17. 242a9e0 Fuzz RtpPacketizerAv1 by Danil Chapovalov · 5 years ago
  18. a9ad36f Fix aec3_fuzzer chromium build config. by Mirko Bonadei · 4 years, 11 months ago
  19. e3c4884 in PacketBuffer::Packet pass payload using smart buffer by Danil Chapovalov · 4 years, 11 months ago
  20. b0db98c Fuzz AEC3 by Sam Zackrisson · 5 years ago
  21. 5314b13 Fix undefined-shift in RtpDepacketizerAv1::AssembleFrame by Danil Chapovalov · 5 years ago
  22. e14cb99 Correct/update the activation of the multi-channel processing in APM by Per Åhgren · 5 years ago
  23. 2b4bd97 Fix fuzzer-found bug in fuzzer by Sam Zackrisson · 5 years ago
  24. 27bd76b DCHECKing for deprecated 8kHz support in AGC and changing fuzzer by Per Åhgren · 5 years ago
  25. 429d8fe Add fuzzer test for RtpDepacketizerAv1::AssembleFrame function by Danil Chapovalov · 5 years ago
  26. 31b01c0 Fuzz APM float interface with up to 8 channels by Sam Zackrisson · 5 years ago
  27. 51868f5 Revert "Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium."" by Mirko Bonadei · 5 years ago
  28. 8994c8b Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium." by Mirko Bonadei · 5 years ago
  29. 3af0cd8 Revert "Make webrtc_fuzzer_main depend on webrtc_component in Chromium." by Mirko Bonadei · 5 years ago
  30. e35b32c AGC: Removing unnneccessary copying and changing to using const by Per Åhgren · 5 years ago
  31. 2148e9a Make webrtc_fuzzer_main depend on webrtc_component in Chromium. by Mirko Bonadei · 5 years ago
  32. 56d9452 Move stun.h to api/. by Patrik Höglund · 5 years ago
  33. aa3f5da Fork VCMPacket for PacketBuffer into own struct by Danil Chapovalov · 5 years ago
  34. ccf12c6 Reland "Add AV1 RtpDepacketizer class" by Danil Chapovalov · 5 years ago
  35. 9f99175 Revert "Add AV1 RtpDepacketizer class" by Yves Gerey · 5 years ago
  36. 49470c2 Add AV1 RtpDepacketizer class by Danil Chapovalov · 5 years ago
  37. e9f663c In dependency descritpor add active decode targets bitmask field by Danil Chapovalov · 5 years ago
  38. cd2a92f Removes RPLR based FEC controller. by Sebastian Jansson · 5 years ago
  39. 4f2783b Speculative Revert: "Use FakeRenderer when fuzzing" by Patrik Höglund · 5 years ago
  40. ce1ffcd change PacketBuffer to return it's result rather that use callback by Danil Chapovalov · 5 years ago
  41. dbbf413 Fix use of unitialized value in test by Erik Språng · 5 years ago
  42. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  43. ce9da16 Use FakeRenderer when fuzzing by Kuang-che Wu · 5 years ago
  44. db8df17 Add AEC3 config json parsing fuzzer by Sam Zackrisson · 5 years ago
  45. 6787f23 Remove AudioProcessing::level_estimator() getter by saza · 5 years ago
  46. d62ac3f Use fake clock for replay fuzzing by Kuang-che Wu · 5 years ago
  47. 0824c6f Delete voice_detection() pointer to submodule by Sam Zackrisson · 5 years ago
  48. 2f7d779 Use new RtpFrameObject ctor for fuzzing. by philipel · 5 years ago
  49. 1e91551 Fix -Wtautological-constant-compare in test/fuzzers. by Mirko Bonadei · 5 years ago
  50. bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 5 years ago
  51. ef14f07 Delete AudioDecoder method IncomingPacket by Niels Möller · 5 years ago
  52. f7457e5 Store PacketBuffer by value instead of as reference counted object by Danil Chapovalov · 5 years ago
  53. 5ac329c Cap h264 fuzzer input to 200k. by Patrik Höglund · 5 years ago
  54. ef83cc5 Add fuzzer testing for Dependency Descriptor rtp header extension by Danil Chapovalov · 5 years ago
  55. 04fd215 Cleanup passing rtp packet to ulpfec receiver. by Danil Chapovalov · 5 years ago
  56. 0cff4fc Removed unused frame_size param from RtpFrameObject ctor. by philipel · 5 years ago
  57. b5e4785 RtpFrameObject now takes an EncodedImageBuffer in its ctor. by philipel · 5 years ago
  58. f0be5b5 Make GetBitstream non-virtual since it is no longer needed for testing. by philipel · 5 years ago
  59. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  60. 7bf7a42 Delete flag VideoReceiveStream::Config::Rtp::remb by Niels Möller · 5 years ago
  61. 16cb1f6 Stop using rtc_event.h forward header by Danil Chapovalov · 5 years ago
  62. 437077d Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Qingsi Wang · 5 years ago
  63. 487f9a1 Reland "Refactor SCTP data channels to use DataChannelTransportInterface." by Bjorn A Mellem · 5 years ago
  64. a5d952f Reland "Refactor FEC code to use COW buffers" by Ilya Nikolaevskiy · 5 years ago
  65. 0bd2eff Reland "New build target p2p:stun_types" by Niels Möller · 5 years ago
  66. 91c824f Revert "New build target p2p:stun_types" by Hannes Landeholm · 5 years ago
  67. 082696e Revert "Refactor FEC code to use COW buffers" by Ilya Nikolaevskiy · 5 years ago
  68. 5b4fcb5 New build target p2p:stun_types by Niels Möller · 5 years ago
  69. eec5fff Refactor FEC code to use COW buffers by Ilya Nikolaevskiy · 5 years ago
  70. 8b14b0d Revert "Refactor SCTP data channels to use DataChannelTransportInterface." by Henrik Boström · 5 years ago
  71. 4c85828 Refactor SCTP data channels to use DataChannelTransportInterface. by Bjorn A Mellem · 5 years ago
  72. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 5 years ago
  73. a370556 Refactor to free up PacketBuffer as soon as possible by Johannes Kron · 5 years ago
  74. fce0b72 NetEq fuzzer: reduce max input size slightly to avoid timeout by Henrik Lundin · 5 years ago
  75. 608e6ba Add AudioDecoderIsacT::Config to include sampling rate and BWInfo object by Jiawei Ou · 5 years ago
  76. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  77. 10da4a0 Fix RtpFrameReferenceFinderFuzzer to not generate invalid input by Johannes Kron · 5 years ago
  78. 3b67672 Reland "Pass RtpRtcp::Configuration to RtcpReceiver ctor and initialize ssrcs" by Mirko Bonadei · 5 years ago
  79. 4d68314 Revert "Pass RtpRtcp::Configuration to RtcpReceiver ctor and initialize ssrcs" by Mirko Bonadei · 5 years ago
  80. 32b1834 Use default task queue factory in fuzzers by Danil Chapovalov · 5 years ago
  81. 6ff9ebd Revert "Refactor FEC code to use COW buffers" by Qingsi Wang · 5 years ago
  82. 0f0668e Revert "Cleanup FEC code after refactoring" by Qingsi Wang · 5 years ago
  83. 4e5a41a Cleanup FEC code after refactoring by Ilya Nikolaevskiy · 5 years ago
  84. 7325bc3 Refactor FEC code to use COW buffers by Ilya Nikolaevskiy · 5 years ago
  85. 741b96b Pass RtpRtcp::Configuration to RtcpReceiver ctor and initialize ssrcs by Erik Språng · 5 years ago
  86. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  87. cd8a6e2 Add writing and parsing of the `abs-capture-time` RTP header extension. by Chen Xing · 5 years ago
  88. 52e5242 Add trait to Build/Parse DependencyDescriptor rtp header extension by Danil Chapovalov · 5 years ago
  89. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 5 years ago
  90. 2d821c3 Allow VideoTimingExtension to be used with FEC by Ilya Nikolaevskiy · 5 years ago
  91. 9aa870a Fixing fuzzer by backing up and restoring `packet_info`. by Chen Xing · 5 years ago
  92. f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 5 years ago
  93. fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 5 years ago
  94. a24d934 Add the option to use raw RTP packetization without the generic header. by Mirta Dvornicic · 5 years ago
  95. 9363c77 Remove deprecated call to UpdateHistogramsOnCallEnd by Per Åhgren · 5 years ago
  96. d9c2d94 Move ownership of VCMJitterEstimator to FrameBuffer by Niels Möller · 5 years ago
  97. 44c21f4 Encoder side of Multistream Opus. by Alex Loiko · 5 years ago
  98. ce92817 Split test:test_common source set by Danil Chapovalov · 5 years ago
  99. 98793e5 Explicetly set task queue factory in fuzzers/RtpReplayer by Danil Chapovalov · 6 years ago
  100. cb2a4ff Reland "Remove TaskQueue constructor that uses GlobalTaskQueueFactory" by Danil Chapovalov · 6 years ago