1. f351cff Migrate RtcpTransceiver to use webrtc::TaskQueueBase instead of rtc::TaskQueue by Danil Chapovalov · 4 years, 5 months ago
  2. d3da6b0 Move EventWrapper class to target video_coding_legacy. by Niels Möller · 4 years, 5 months ago
  3. 987ef48 Adds field trial to separate audio and video packets for delay-based overuse detection. by Björn Terelius · 4 years, 5 months ago
  4. 822c373 Always limit delay based bitrate by the acknowledged rate. by Sebastian Jansson · 4 years, 5 months ago
  5. bb701b7 Fix dependency templates for VP8 3 temporal layers by Danil Chapovalov · 4 years, 5 months ago
  6. 16ddae9 Update Opus tests for Opus 1.3 by Ivo Creusen · 4 years, 5 months ago
  7. 24dbb21 Enable quality scaler for simulcast and SVC if only one stream is active by Ilya Nikolaevskiy · 4 years, 5 months ago
  8. a598faf Fixes flaky ADM unittest by henrika · 4 years, 5 months ago
  9. 3a087a8 Transform encoded frame in RTPSenderVideo. by Marina Ciocea · 4 years, 5 months ago
  10. ae92244 Clean VP8 header parser by Ilya Nikolaevskiy · 4 years, 5 months ago
  11. c8958e5 Add RTC_EXPORT to VCMEncodedFrame by Guido Urdaneta · 4 years, 5 months ago
  12. cabed43 Adds stable target rate to GoogCC debug output. by Sebastian Jansson · 4 years, 5 months ago
  13. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 4 years, 5 months ago
  14. 14273de Make ProcessThread be a TaskQueue implementation by Danil Chapovalov · 4 years, 5 months ago
  15. a7382f7 iSAC API wrapper unit test fix by Alessio Bazzica · 4 years, 5 months ago
  16. c93595b Allow REMB messages to be sent immediately in RtcpTransceiver by Per Kjellander · 4 years, 5 months ago
  17. e952b78 Reland "Reland "Reland "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5.""""" by Trevor Hayes · 4 years, 5 months ago
  18. c310889 Revert "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 5 months ago
  19. 422f9dd Conditionally use OPUS_GET_IN_DTX if available by Tom Anderson · 4 years, 5 months ago
  20. 2c35da4 In Vp8 temporal layering fix generic info at non-first key frame by Danil Chapovalov · 4 years, 5 months ago
  21. 49734dc Reland "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 5 months ago
  22. 1883d3e Optimizations and refactoring of the APM 3-band split filter by Per Åhgren · 4 years, 5 months ago
  23. 1db70d5 Reland "Delete legacy DataSize and DataRate factories" by Danil Chapovalov · 4 years, 5 months ago
  24. d6e8e80 Revert "Reland "Reland "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5.""""" by Lambros Lambrou · 4 years, 5 months ago
  25. 4a06666 Only set vp9 config when it's changed. by Jerome Jiang · 4 years, 5 months ago
  26. 9526c55 Refactoring mock_transport to be used separately by Tim Na · 4 years, 5 months ago
  27. 1dea1ea [VP9 encoder] Set temporal id also on disabled spatial layers by Ilya Nikolaevskiy · 4 years, 5 months ago
  28. 95800f6 Authenticate video header when dependency descriptor is sent by Danil Chapovalov · 4 years, 5 months ago
  29. dbf5416 Delete header file rtc_base/memory/aligned_array.h by Niels Möller · 4 years, 5 months ago
  30. 9a4eb32 Change the AudioDeiviceDataObserver to be passed as a unique_ptr. by Fabian Bergmark · 4 years, 5 months ago
  31. 74c5b0a Revert "Delete legacy DataSize and DataRate factories" by Mirko Bonadei · 4 years, 5 months ago
  32. e7fe3a5 Update target rates if stable target has changed. by Jakob Ivarsson · 4 years, 5 months ago
  33. 70490aa Delete legacy DataSize and DataRate factories by Danil Chapovalov · 4 years, 5 months ago
  34. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 5 months ago
  35. e52115a Remove inactive OWNERS. by Mirko Bonadei · 4 years, 5 months ago
  36. e6ca3b8 Add missing interface methods. by Jamie Walch · 4 years, 5 months ago
  37. c8496e9 Reland "Reland "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5."""" by Trevor Hayes · 4 years, 7 months ago
  38. dea73ee Pass absolute capture time from WebRtcVoiceEngine to ACM. by Minyue Li · 4 years, 5 months ago
  39. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 4 years, 5 months ago
  40. 701bd17 Add aecdump experiment strings for injected custom processors by Sam Zackrisson · 4 years, 5 months ago
  41. 575c2ad Support passing the ADM to the ADMWrapper. by Fabian Bergmark · 4 years, 5 months ago
  42. c1cbf6b Ship GenericDescriptor00 by default. by Markus Handell · 4 years, 5 months ago
  43. e209fe6 Do not propagate generic descriptor on receiving frame by Danil Chapovalov · 4 years, 6 months ago
  44. 135d9a3 Update dependency descriptor rtp header extension uri by Danil Chapovalov · 4 years, 5 months ago
  45. 08b11ca iSAC config: target bitrate exposed for fixed impl by Alessio Bazzica · 4 years, 5 months ago
  46. cb4d380 Revert "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 5 months ago
  47. 0618cbc AEC3: Avoid heap-allocations in sums of the values in nested vectors by Per Åhgren · 4 years, 5 months ago
  48. 11af1d7 Refactors UlpFec and FlexFec to use a common interface. by Erik Språng · 4 years, 5 months ago
  49. b3548bf iSAC unit test: test encode/decode via API wrapper by Alessio Bazzica · 4 years, 6 months ago
  50. d428ddd iSAC fixed point: fix int overflows by Alessio Bazzica · 4 years, 6 months ago
  51. b28e57e NetEQ audio decoder unit test: use ParsePayload by Alessio Bazzica · 4 years, 6 months ago
  52. ea82093 Delete legacy TimeDelta and Timestamp factories by Danil Chapovalov · 4 years, 6 months ago
  53. 6799d73 Delete DefaultVideoBitrateAllocator. by Mirta Dvornicic · 4 years, 6 months ago
  54. 377f5a2 Add configuration for capping allocation probes. by Christoffer Rodbro · 4 years, 6 months ago
  55. 02d71fb Populate generic descriptor based on GenericFrameInfo when available. by Danil Chapovalov · 4 years, 6 months ago
  56. bc1750d Revert "Do not propagate generic descriptor on receiving frame" by Danil Chapovalov · 4 years, 6 months ago
  57. abf73de Do not propagate generic descriptor on receiving frame by Danil Chapovalov · 4 years, 6 months ago
  58. d0e1885 Clean up dead code in RtpSenderVideo. by Erik Språng · 4 years, 6 months ago
  59. 03d9096 Ensure that the first active layer isn't disabled by too low input resolution by Ilya Nikolaevskiy · 4 years, 6 months ago
  60. 5528402 Use newer version of TimeDelta and TimeStamp factories in modules/ by Danil Chapovalov · 4 years, 6 months ago
  61. 2fe31a4 Remove ossu@ from audio/ and audio_coding/ OWNERS by Oskar Sundbom · 4 years, 6 months ago
  62. 9b881ab Enable congestion window pushback to reduce bitrate by only drop video frames. by Ying Wang · 4 years, 6 months ago
  63. 3663f94 Moves RtpSequenceNumberMap from RtpSenderVideo to RtpSenderEgress. by Erik Språng · 4 years, 6 months ago
  64. 56e611b Reland "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 6 months ago
  65. 31d0f7c Move packet type enum from RtpPacketToSend to rtp_rtcp_defines.h by Björn Terelius · 4 years, 6 months ago
  66. 632a03c Revert "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 6 months ago
  67. 67dba30 Add clock skew estimate between sender and receiver in RemoteNtpTimeEstimator. by Minyue Li · 4 years, 6 months ago
  68. 4f68f53 Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery by Erik Språng · 4 years, 6 months ago
  69. 48258ac [Overuse] Implement Resource and ResourceUsageListener. by Henrik Boström · 4 years, 6 months ago
  70. ef0d76a Add more VP9 header correctness check in RtpFrameReferenceFinder by Ilya Nikolaevskiy · 4 years, 6 months ago
  71. 78c7c52 Revert "Reland "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5."""" by Mirko Bonadei · 4 years, 6 months ago
  72. 703a5d7 Reland "Reland "Reland "Implemented screen enumeration and selection for desktop capture under X11 using the X Resize and Rotate extension version 1.5.""" by Trevor Hayes · 4 years, 7 months ago
  73. 72859e5 Make RtpEncodingParameters to not reverse active flags order by Ilya Nikolaevskiy · 4 years, 6 months ago
  74. 02b17a5 Add helper to calculate frame dependencies based on encoder buffer usage by Danil Chapovalov · 4 years, 6 months ago
  75. 2fca971 Delete header file mock_vcm_callbacks.h by Niels Möller · 4 years, 6 months ago
  76. f5d8778 Reland "[VP9] Shift spatial layers on RTP level to always start from 0." by Ilya Nikolaevskiy · 4 years, 6 months ago
  77. 2181228 Revert "[VP9] Shift spatial layers on RTP level to always start from 0." by Ilya Nikolaevskiy · 4 years, 6 months ago
  78. a118702 in RtpFrameReferenceFinder VP9 case validate number of references in gof by Danil Chapovalov · 4 years, 6 months ago
  79. 545c53e In RtpFrameReferenceFinder VP8 clean not yet received before filling it by Danil Chapovalov · 4 years, 6 months ago
  80. 8ad9e74 Removing deprecated legacy noise suppressor by Per Åhgren · 4 years, 6 months ago
  81. be99ee8 Add more options for tuning the RobustThroughputEstimator through field trial. by Björn Terelius · 4 years, 6 months ago
  82. 2e73a3d [VP9] Shift spatial layers on RTP level to always start from 0. by Ilya Nikolaevskiy · 4 years, 6 months ago
  83. 670af26 in RtpSenderVideo add support for writing DependencyDescriptor header extension by Danil Chapovalov · 4 years, 6 months ago
  84. 95cb56b Add extra input validation to RtpFrameReferenceFinder for codec-specific cases by Danil Chapovalov · 4 years, 6 months ago
  85. c31a4ec Disable opus tests to allow upgrade to opus 1.3 by Ivo Creusen · 4 years, 6 months ago
  86. bef818d Default disables legacy overhead calculation. by Sebastian Jansson · 4 years, 6 months ago
  87. 5dca3f1 Add floating point support for writing and reading wav files by Per Åhgren · 4 years, 6 months ago
  88. 1905397 Remove unused NextFrame function from FrameBuffer. by philipel · 4 years, 6 months ago
  89. e7bc3a3 Reland "Adds trial to use correct overhead calculation in pacer." by Mirko Bonadei · 4 years, 6 months ago
  90. c3eb9fd Reland "Reland "Only include overhead if using send side bandwidth estimation."" by Sebastian Jansson · 4 years, 6 months ago
  91. 4356490 Revert "Reland "Only include overhead if using send side bandwidth estimation."" by Mirko Bonadei · 4 years, 6 months ago
  92. 740ed47 Add 444 support for vp9 decoder wrapper. by Jerome Jiang · 4 years, 6 months ago
  93. 7affd9b Revert "Adds trial to use correct overhead calculation in pacer." by Mirko Bonadei · 4 years, 6 months ago
  94. 26b4cb3 Detach RtpFrameReferenceFinder from RtpGenericFrameDescriptor by Danil Chapovalov · 4 years, 6 months ago
  95. 73a5e91 Remove task_queue dependency for QualityScaler by Evan Shrubsole · 4 years, 6 months ago
  96. 182c2b8 Expose run function to NetEqSimulator by Ivo Creusen · 4 years, 6 months ago
  97. 97ffbef Pass and store PacketBuffer::Packet by unique_ptr by Danil Chapovalov · 4 years, 6 months ago
  98. 48be482 Fix spelling. by Rikard Lundmark · 4 years, 6 months ago
  99. 71a77c4 Adds trial to use correct overhead calculation in pacer. by Sebastian Jansson · 4 years, 6 months ago
  100. b6bf0b2 Pass picture_id from generic packetizer through codec-specific field by Danil Chapovalov · 4 years, 6 months ago