1. cddfc46 Added java interface VideoEncoderFactory.VideoEncoderSelector and implemented VideoEncoderSelectorWrapper. by philipel · 4 years, 7 months ago
  2. 677e627 Update RTCEncodedImage to not use deprecated mutable_data call. by Kári Tristan Helgason · 4 years, 7 months ago
  3. dc81e11 Use webrtc::DataRate when referring to bitrates by Oskar Segersvärd · 4 years, 7 months ago
  4. b506fee Add AbsoluteCaptureTimeReceiver to audio ChannelReceive. by Minyue Li · 4 years, 7 months ago
  5. 11af1d7 Refactors UlpFec and FlexFec to use a common interface. by Erik Språng · 4 years, 7 months ago
  6. b3548bf iSAC unit test: test encode/decode via API wrapper by Alessio Bazzica · 4 years, 7 months ago
  7. d428ddd iSAC fixed point: fix int overflows by Alessio Bazzica · 4 years, 7 months ago
  8. 72d6915 Populate sdp_fmtp_line and channels of RTCCodecStats by Johannes Kron · 4 years, 7 months ago
  9. b28e57e NetEQ audio decoder unit test: use ParsePayload by Alessio Bazzica · 4 years, 7 months ago
  10. ea82093 Delete legacy TimeDelta and Timestamp factories by Danil Chapovalov · 4 years, 7 months ago
  11. 6799d73 Delete DefaultVideoBitrateAllocator. by Mirta Dvornicic · 4 years, 7 months ago
  12. e2b466e Stop advertising generic frame descriptor v1 by Danil Chapovalov · 4 years, 7 months ago
  13. 0e6d36a Temporary remove Abseil Failure Signal Handler. by Mirko Bonadei · 4 years, 7 months ago
  14. 377f5a2 Add configuration for capping allocation probes. by Christoffer Rodbro · 4 years, 7 months ago
  15. 02d71fb Populate generic descriptor based on GenericFrameInfo when available. by Danil Chapovalov · 4 years, 7 months ago
  16. 546a9e4 Scale native frames when doing a SW codec fallback by Evan Shrubsole · 4 years, 7 months ago
  17. 7a829a8 Sort threading for sctp_mid_ variable by Harald Alvestrand · 4 years, 7 months ago
  18. bc1750d Revert "Do not propagate generic descriptor on receiving frame" by Danil Chapovalov · 4 years, 7 months ago
  19. abf73de Do not propagate generic descriptor on receiving frame by Danil Chapovalov · 4 years, 7 months ago
  20. 8cfecac [Overuse] Move initial framedrop logic into private inner class. by Henrik Boström · 4 years, 7 months ago
  21. d0e1885 Clean up dead code in RtpSenderVideo. by Erik Språng · 4 years, 7 months ago
  22. 03d9096 Ensure that the first active layer isn't disabled by too low input resolution by Ilya Nikolaevskiy · 4 years, 7 months ago
  23. ccd49d9 Use I420Buffer::ScaleFrom to clean scaling in SimulcastEncoderAdapter by Evan Shrubsole · 4 years, 7 months ago
  24. e67c6bc Remove unused fields and includes from VideoStreamEncoder by Evan Shrubsole · 4 years, 7 months ago
  25. 74d2b1d Add periodic logging of sync delays. by Åsa Persson · 4 years, 7 months ago
  26. c43fe2e Removing myself from OWNERS in webrtc. by Seth Hampson · 4 years, 7 months ago
  27. f1cf89b Remove unused method `set_ignore_non_default_routes` by Xavier Lepaul · 4 years, 7 months ago
  28. 1ca6bdb Add harmonic frame rate metric to the PC level test framework by Artem Titov · 4 years, 7 months ago
  29. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 4 years, 7 months ago
  30. 9b05803 Implement injectable EncoderSelectorInterface and wire it up in the VideoStreamEncoder. by philipel · 4 years, 7 months ago
  31. 5528402 Use newer version of TimeDelta and TimeStamp factories in modules/ by Danil Chapovalov · 4 years, 7 months ago
  32. 2fe31a4 Remove ossu@ from audio/ and audio_coding/ OWNERS by Oskar Sundbom · 4 years, 7 months ago
  33. 02235d5 Fix typo in Android API. by Byoungchan Lee · 4 years, 7 months ago
  34. d4c3c3a Move video_replay under rtc_tools/. by Mirko Bonadei · 4 years, 7 months ago
  35. 189849f [Stats] Remove jitterBufferDelay TODO; it's already implemented. by Henrik Boström · 4 years, 7 months ago
  36. 8e8b36a Revert "Reland "Reland "Reland "Distinguish between send and receive codecs"""" by Johannes Kron · 4 years, 7 months ago
  37. 9b881ab Enable congestion window pushback to reduce bitrate by only drop video frames. by Ying Wang · 4 years, 7 months ago
  38. 8d94dc2 Add TimeDelta and Timestamp factories by Danil Chapovalov · 4 years, 8 months ago
  39. 3663f94 Moves RtpSequenceNumberMap from RtpSenderVideo to RtpSenderEgress. by Erik Språng · 4 years, 7 months ago
  40. 285f83d Add support for injecting VideoBitrateAllocatorFactory also on IOS by Jonas Oreland · 4 years, 7 months ago
  41. 56e611b Reland "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 7 months ago
  42. ecd6fc8 Add DSCP support for POSIX platforms. by Taylor Brandstetter · 4 years, 7 months ago
  43. f12231d Add wildcard visibility to video_replay to make it buildable in Chromium. by Max Moroz · 4 years, 7 months ago
  44. 31d0f7c Move packet type enum from RtpPacketToSend to rtp_rtcp_defines.h by Björn Terelius · 4 years, 7 months ago
  45. 632a03c Revert "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 7 months ago
  46. 67dba30 Add clock skew estimate between sender and receiver in RemoteNtpTimeEstimator. by Minyue Li · 4 years, 7 months ago
  47. 4f68f53 Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery by Erik Språng · 4 years, 7 months ago
  48. 0653485 [Overuse] Move EncodeUsageResource/QualityScalerResource to own files. by Henrik Boström · 4 years, 7 months ago
  49. bfda20d Add a method to report number of samples in MovingMedianFilter. by Minyue Li · 4 years, 7 months ago
  50. a5cec55 Make rtp_generator buildable from Chromium. by Mirko Bonadei · 4 years, 7 months ago
  51. 48258ac [Overuse] Implement Resource and ResourceUsageListener. by Henrik Boström · 4 years, 7 months ago
  52. 7875c99 [Overuse] Add EncodeUsageResource and QualityScalerResource. by Henrik Boström · 4 years, 7 months ago
  53. a9e1026 Make video_replay buildable from Chromium. by Mirko Bonadei · 4 years, 7 months ago
  54. ef0d76a Add more VP9 header correctness check in RtpFrameReferenceFinder by Ilya Nikolaevskiy · 4 years, 7 months ago
  55. e331a12 Move quality rampup experiment to overuse module by Evan Shrubsole · 4 years, 7 months ago
  56. 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, 7 months ago
  57. c8ff160 Don't crash when renegotiating after the peer rejects data channels by Steve Anton · 4 years, 7 months ago
  58. cf2b382 Send bandwidth updates to all codecs, not just Opus by Karl Wiberg · 4 years, 7 months ago
  59. 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, 8 months ago
  60. 1cb929f Cleanup: remove unused sctp_content_name by Harald Alvestrand · 4 years, 7 months ago
  61. 72859e5 Make RtpEncodingParameters to not reverse active flags order by Ilya Nikolaevskiy · 4 years, 7 months ago
  62. 02b17a5 Add helper to calculate frame dependencies based on encoder buffer usage by Danil Chapovalov · 4 years, 7 months ago
  63. 712ebbb disallow pairing ICE-TCP with a local ip address by Philipp Hancke · 4 years, 7 months ago
  64. 7c3a1fc Move initial quality experiment to adaptation module by Evan Shrubsole · 4 years, 7 months ago
  65. 0f6bcd1 Hold a reference to AndroidVideoTrackSource while calling onFrameCaptured. by Sami Kalliomäki · 4 years, 7 months ago
  66. 215963c Define rtc::BufferT::const_iterator by Karl Wiberg · 4 years, 7 months ago
  67. c81798b Configure QP scaler in adaptation module by Evan Shrubsole · 4 years, 7 months ago
  68. 9bbd51e Fix links by Johannes Kron · 4 years, 7 months ago
  69. 2fca971 Delete header file mock_vcm_callbacks.h by Niels Möller · 4 years, 7 months ago
  70. f5d8778 Reland "[VP9] Shift spatial layers on RTP level to always start from 0." by Ilya Nikolaevskiy · 4 years, 7 months ago
  71. 3fa2b80 AsyncTCPSocket: try sending outgoing data until EWOULDBLOCK by Steve Anton · 4 years, 8 months ago
  72. 2181228 Revert "[VP9] Shift spatial layers on RTP level to always start from 0." by Ilya Nikolaevskiy · 4 years, 7 months ago
  73. 73ff1ff Move spec of experimental RTP header extensions to source repository by Johannes Kron · 4 years, 7 months ago
  74. f2be3ef Move initial frame drop to overuse module by Evan Shrubsole · 4 years, 7 months ago
  75. c809e8b Move quality scaling frame drop logic to adaptation module by Evan Shrubsole · 4 years, 8 months ago
  76. a118702 in RtpFrameReferenceFinder VP9 case validate number of references in gof by Danil Chapovalov · 4 years, 7 months ago
  77. 09a9f1b Adds simulated time controller API. by Sebastian Jansson · 4 years, 7 months ago
  78. 6e07cde Accept undecoded frame pairs in VideoLayerAnalyzer by Sebastian Jansson · 4 years, 8 months ago
  79. 42bf253 Migrate static imports of org.mockito.Matchers. by Patrik Höglund · 4 years, 7 months ago
  80. 9d56b01 Re-enable a couple PortAllocator tests under ASAN by Steve Anton · 4 years, 8 months ago
  81. 8227121 Remove benwright@webrtc.org from WATCHLISTS by Steve Anton · 4 years, 8 months ago
  82. 545c53e In RtpFrameReferenceFinder VP8 clean not yet received before filling it by Danil Chapovalov · 4 years, 8 months ago
  83. 261f792 Allow software fallback on lowest simulcast stream for temporal support by Erik Språng · 4 years, 8 months ago
  84. 7f585b3 Implement histogram perf results writer. by Patrik Höglund · 4 years, 8 months ago
  85. bfe3ef8 Report frame qp to quality scaler via overuse module by Evan Shrubsole · 4 years, 8 months ago
  86. 8ad9e74 Removing deprecated legacy noise suppressor by Per Åhgren · 4 years, 8 months ago
  87. ec47b57 Do not transition ICE gathering state to 'complete' when closing by Steve Anton · 4 years, 8 months ago
  88. be99ee8 Add more options for tuning the RobustThroughputEstimator through field trial. by Björn Terelius · 4 years, 8 months ago
  89. fdbbada Revert "Inlines NullAudioPoller functionality into AudioState class." by Sebastian Jansson · 4 years, 8 months ago
  90. 0e96535 Inlines NullAudioPoller functionality into AudioState class. by Sebastian Jansson · 4 years, 8 months ago
  91. 8e998f1 Fixes stall in SimulatedProcessThread by Sebastian Jansson · 4 years, 8 months ago
  92. 2e73a3d [VP9] Shift spatial layers on RTP level to always start from 0. by Ilya Nikolaevskiy · 4 years, 8 months ago
  93. 670af26 in RtpSenderVideo add support for writing DependencyDescriptor header extension by Danil Chapovalov · 4 years, 8 months ago
  94. 95cb56b Add extra input validation to RtpFrameReferenceFinder for codec-specific cases by Danil Chapovalov · 4 years, 8 months ago
  95. c31a4ec Disable opus tests to allow upgrade to opus 1.3 by Ivo Creusen · 4 years, 8 months ago
  96. bef818d Default disables legacy overhead calculation. by Sebastian Jansson · 4 years, 8 months ago
  97. 5dca3f1 Add floating point support for writing and reading wav files by Per Åhgren · 4 years, 8 months ago
  98. 1905397 Remove unused NextFrame function from FrameBuffer. by philipel · 4 years, 8 months ago
  99. d69935c Remove function that takes command-line arguments directly by Ivo Creusen · 4 years, 8 months ago
  100. 81c7a60 Fix public_deps presubmit and gn format fighting each other. by Patrik Höglund · 4 years, 8 months ago