1. 6f68324 Revert "Added field trial WebRTC-GenericDescriptor for the new generic descriptor." by Lu Liu · 6 years ago
  2. 3f4a4fa Added field trial WebRTC-GenericDescriptor for the new generic descriptor. by philipel · 6 years ago
  3. 135aad0 Make webrtc_perf_tests output an empty result output.json by Oleh Prypin · 6 years ago
  4. ee002e6 Fix WebRTC fuzzers tests in Chromium missing field trial implementation by Christian Fremerey · 6 years ago
  5. 15212f3 Fix WebRTC fuzzers tests in Chromium. by Mirko Bonadei · 6 years ago
  6. 9eda327 Print filename on open failure in FrameGenerator. by Sebastian Jansson · 6 years ago
  7. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 6 years ago
  8. afc3eb1 in test::FrameGeneratorCapturer try to keep up with fps when overloaded by Danil Chapovalov · 6 years ago
  9. 72bc8d6 Make the rtp timestamp member of EncodedImage private by Niels Möller · 6 years ago
  10. e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 6 years ago
  11. cb7e1d2 Use SdpVideoFormat in VideoReceiveStream::Decoder by Niels Möller · 6 years ago
  12. b2d2489 Remove RTCUIApplicationStatusObserver. by Kári Tristan Helgason · 6 years ago
  13. abd4273 Cleanup test::FrameGeneratorCapturer::InsertFrameTask by Danil Chapovalov · 6 years ago
  14. d52a1a6 Reland "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 6 years ago
  15. 1811c04 Revert "Remove RTPVideoHeader::vp8() accessors." by Philip Eliasson · 6 years ago
  16. af7afc6 Remove RTPVideoHeader::vp8() accessors. by philipel · 6 years ago
  17. 8909a63 Reland "Explicitly wrap main thread in test_main.cc." by Niels Möller · 6 years ago
  18. b294090 Revert "Explicitly wrap main thread in test_main.cc." by Ying Wang · 6 years ago
  19. 711a31a Explicitly wrap main thread in test_main.cc. by Niels Möller · 6 years ago
  20. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 6 years ago
  21. 558b93b Add the multicast DNS message format. by Qingsi Wang · 6 years ago
  22. cc22f51 Removing the intelligibility enhancer. by Alessio Bazzica · 6 years ago
  23. ba3decf Adds support for frame rate control in FrameGeneratorCapturer. by Sebastian Jansson · 6 years ago
  24. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 6 years ago
  25. 5a998d7 Revert "Add spatial index to EncodedImage." by Niels Moller · 6 years ago
  26. da0898d Add spatial index to EncodedImage. by Niels Möller · 6 years ago
  27. c7ea852 Remove deprecated ctors of DirectTransport and its subclasses and FakeNetworkPipe by Artem Titov · 6 years ago
  28. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  29. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  30. 2afd281 Adds debug printing of units in unit tests. by Sebastian Jansson · 6 years ago
  31. e8a2e6c Remove assumption that all video codecs are known. by Kári Tristan Helgason · 6 years ago
  32. 4639999 Add //test:fileutils_unittests to //test:test_support_unittests deps. by Mirko Bonadei · 6 years ago
  33. 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 6 years ago
  34. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  35. 18a86bf Reland "Default runner to junit4" by Andrew Luo · 6 years ago
  36. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  37. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago
  38. 8d5bc57 Revert "Default runner to junit4" by Oleh Prypin · 6 years ago
  39. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  40. 9020934 Default runner to junit4 by Andrew Luo · 6 years ago
  41. f1f363f Renames test::VideoCapturer to TestVideoCapturer. by Sebastian Jansson · 6 years ago
  42. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 6 years ago
  43. dd2eebe Deprecate two DirectTransport ctors and remove their direct usage. by Artem Titov · 6 years ago
  44. c02df81 Eliminate SetClockOffset() from DirectTransport. by Artem Titov · 6 years ago
  45. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 6 years ago
  46. 84ccb2d Remove kVideoCodecUnknown from WebRTC. by Kári Tristan Helgason · 6 years ago
  47. 29d8846 Remove RTPVideoHeader::vp9() accessors. by philipel · 6 years ago
  48. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 6 years ago
  49. 264bee8 Remove memcheck. by Mirko Bonadei · 6 years ago
  50. 50eb4c4 Adds BBR field trial to CallTest. by Sebastian Jansson · 6 years ago
  51. ef5d5af AEC3: Increasing the accuracy of the detection for early reverb by Per Åhgren · 6 years ago
  52. 151ba0f Fuzz unfuzzed AEC3 killswitch field trials by Sam Zackrisson · 6 years ago
  53. 3d95c31 Delete logic to look for arch-specific resource files. by Niels Möller · 6 years ago
  54. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  55. e9b1854 Adding missing dependencies on absl. by Mirko Bonadei · 6 years ago
  56. 2a959d9 Revert "Add one-stop-shop for built-in AEC toggling in APM" by Sam Zackrisson · 6 years ago
  57. 771b50c Add one-stop-shop for built-in AEC toggling in APM by Sam Zackrisson · 6 years ago
  58. d93a51d Enabling clang::find_bad_constructs for common_video. by Mirko Bonadei · 6 years ago
  59. f5c3ba1 Fuzz more kinds of floats in the APM fuzzer. by Alex Loiko · 7 years ago
  60. 35c773d Cap the number of fuzzed decoder packets to 200 by Sam Zackrisson · 6 years ago
  61. 88cf050 AEC3: Adding explicit handling of microphone gain changes by Per Åhgren · 6 years ago
  62. 0823eec Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" by Emircan Uysaler · 6 years ago
  63. c528c0a Revert "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" by Emircan Uysaler · 6 years ago
  64. cb853c8 Reland "Add Profile 2 configuration to VP9 Encoder and Decoder" by Emircan Uysaler · 6 years ago
  65. 7258224 Replaces call config create in tests with modify. by Sebastian Jansson · 6 years ago
  66. 3bd2c79 Moving functionality from VideoQualityTest to CallTest by Sebastian Jansson · 6 years ago
  67. f33905d Makes some CallTest members private. by Sebastian Jansson · 6 years ago
  68. e6d7c3e Using FunctionVideoEncoderFactory in VideoQualityTest. by Sebastian Jansson · 6 years ago
  69. 8e6602f Separates send and receive event log in CallTest. by Sebastian Jansson · 6 years ago
  70. b5d3802 Fuzz more aec3 field trials by Sam Zackrisson · 6 years ago
  71. 010a46d Makes srte owner in call/ and test/ by Sebastian Jansson · 6 years ago
  72. 58c79f6 Add saza to fuzzer owners by Sam Zackrisson · 6 years ago
  73. 2d82ade Revert "Add Profile 2 configuration to VP9 Encoder and Decoder" by Qingsi Wang · 6 years ago
  74. fc9c4e8 Add Profile 2 configuration to VP9 Encoder and Decoder by Emircan Uysaler · 6 years ago
  75. 3213447 Actually input packets into the PacketBuffer. by philipel · 6 years ago
  76. 0f5dc8b Limit input size to iSAC and iLBC decoder fuzzers by Henrik Lundin · 7 years ago
  77. 5ab67a5 Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader. by philipel · 7 years ago
  78. c480e9d Stereo in APM fuzzer. by Alex Loiko · 7 years ago
  79. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  80. 1f5de53 Fuzz key presses in APM by Sam Zackrisson · 7 years ago
  81. 36c69d5 NetEq fuzzers: Set max length in BUILD config rather than in the code by Henrik Lundin · 7 years ago
  82. cb96ad8 Add ParsedPayload::video_header() accessor. by philipel · 7 years ago
  83. c05bd73 Limit fuzzer input size for comfort noise decoder fuzzer by Henrik Lundin · 7 years ago
  84. e40b437 Discard frame self-dependency when parsing genric frame descriptor by Danil Chapovalov · 7 years ago
  85. 6b33e60 In ULP FEC fuzzer test, make sure sequence number is not the same as previous sequence number. by Ying Wang · 7 years ago
  86. 7687ad5 Reland "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 7 years ago
  87. 916ec7d Add Generic frame descritpor header extension by Danil Chapovalov · 7 years ago
  88. 52f53d5 Revert "Add Timestamp accessor methods to the EncodedImage class." by Björn Terelius · 7 years ago
  89. f34d467 Add Timestamp accessor methods to the EncodedImage class. by Niels Möller · 7 years ago
  90. 44b98f9 Re-introduce a read of a bool in APM fuzzers by Sam Zackrisson · 7 years ago
  91. 23c5a99 Fix for VP9 K-SVC video freeze frame when send bandwidth is restricted. by “Michael · 7 years ago
  92. 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
  93. 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 7 years ago
  94. f341f3f Add AGC1 fuzzer by Sam Zackrisson · 7 years ago
  95. 1ff41eb Revert "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 7 years ago
  96. 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
  97. 80c4cca NetEq: Deprecate playout modes Fax, Off and Streaming by Henrik Lundin · 7 years ago
  98. db38972 Remove nonlinear beamformer API from APM by Sam Zackrisson · 7 years ago
  99. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 7 years ago
  100. f88a22c Delete pre_decode_callback. by Niels Möller · 7 years ago