1. 8a150d9 All encoders are reported as created encoders by fake encoder factory. by Anders Carlsson · 7 years ago
  2. 5f2bb62 Remove dependency in FakeWebRtcVideoCodecFactories. by Anders Carlsson · 7 years ago
  3. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 7 years ago
  4. 5c7efe7 Refactor PeerConnectionIntegrationTest to not use cricket::VideoCapturer by Niels Möller · 7 years ago
  5. 7c682e0 Update to allow the application to set a low max bitrate. by Seth Hampson · 7 years ago
  6. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 7 years ago
  7. 1d87148 Fixed init of H.264 profile/level support table on iOS by Yura Yaroshevich · 7 years ago
  8. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 7 years ago
  9. 939eb80 Add missing casts-to-int to int/uint16 comparisons. by Wez · 7 years ago
  10. 6753795 Built in video codec factories. by Anders Carlsson · 7 years ago
  11. 88c9956 Remove internal media/base/ stringstream usages by Jonas Olsson · 7 years ago
  12. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 7 years ago
  13. efbdcb0 Clarify comment in simulcast.cc. by Rasmus Brandt · 7 years ago
  14. 6136314 Fixed typo in max macroblock frame size. by Yura Yaroshevich · 7 years ago
  15. 29a8d10 Fixing unnecessary copy (-Wreturn-std-move). by Mirko Bonadei · 7 years ago
  16. 65fb404 Don't expose resilience mode in VP8 and VP9 configuration. by Niels Möller · 7 years ago
  17. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 7 years ago
  18. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  19. e8a9c45 Delete enum VP8ResilienceMode. by Niels Möller · 7 years ago
  20. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 7 years ago
  21. bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 7 years ago
  22. d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 7 years ago
  23. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 7 years ago
  24. 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 7 years ago
  25. c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 7 years ago
  26. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 7 years ago
  27. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 7 years ago
  28. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  29. 6e641e6 Signal detailed packet info for each packet sent. by Qingsi Wang · 7 years ago
  30. 7435b84 Removing StramParams.type & StreamParams.display. by Seth Hampson · 7 years ago
  31. 6557d0c Delete header file videoengine_unittest.h. by Niels Möller · 7 years ago
  32. d2248f8 Handle the corner cases for BUNDLE. by Zhi Huang · 7 years ago
  33. 11b34f4 Remove chromium clang style errors affecting sdk/android/media_jni by Paulina Hensman · 7 years ago
  34. ff40b14 Delete obsolete enable argument to SetVideoSend. by Niels Möller · 7 years ago
  35. 634a777 Add RRTR parameter to media engine and pass it to video receive stream by Ilya Nikolaevskiy · 7 years ago
  36. 5150ee4 Changing MTU size for SCTP socket options. by Seth Hampson · 7 years ago
  37. 259a497 Reland "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  38. a680a6a Enable and fix chromium clang warnings in sdk/android targets. by Paulina Hensman · 7 years ago
  39. 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 7 years ago
  40. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 7 years ago
  41. 644fde4 Add nullptr check in SctpTransport. by Zhi Huang · 7 years ago
  42. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 7 years ago
  43. 23ffbe7 Adding constructor to StreamSelector. by Seth Hampson · 7 years ago
  44. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 7 years ago
  45. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 7 years ago
  46. 003930a Fix MID not always getting set with audio by Steve Anton · 7 years ago
  47. 6c2c13a Revert "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  48. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 7 years ago
  49. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 7 years ago
  50. 88614b0 Pass VideoEncoderFactory from WebrtcVideoEngine to VideoStreamEncoder. by Niels Möller · 7 years ago
  51. ca09125 Fixing the change in number of temporal layers in screen sharing mode. by Sergey Silkin · 7 years ago
  52. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  53. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  54. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  55. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 7 years ago
  56. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 7 years ago
  57. 04dd176 Reland "Move rtp-specific config out of EncoderSettings." by Niels Möller · 7 years ago
  58. 77490b9 Pass a real audio codec pair ID to encoders that we create by Karl Wiberg · 7 years ago
  59. 0812634 Pass a real audio codec pair ID to decoders that we create by Karl Wiberg · 7 years ago
  60. 92be1ca Revert "Move rtp-specific config out of EncoderSettings." by Niels Moller · 7 years ago
  61. bc900cb Move rtp-specific config out of EncoderSettings. by Niels Möller · 7 years ago
  62. 82fad3d Remove TemporalLayersFactory and associated classes by Erik Språng · 7 years ago
  63. 7531a76 Delete unused header media/base/test/mock_mediachannel.h. by Niels Möller · 7 years ago
  64. f18072e Enable SVC based on number of SSRCs. by Sergey Silkin · 7 years ago
  65. 8d2c5a8 Detangling target dependencies in rtc_base_approved. by Tommi · 7 years ago
  66. 4ccc1c4 Don't destroy a receive stream's sink before reassigning it. by Oskar Sundbom · 7 years ago
  67. 5bf8ccd Delete encoder caching in WebRtcVideoSendStream. by Niels Möller · 7 years ago
  68. 7bd79a0 Split up audio_device build target by Paulina Hensman · 7 years ago
  69. cc681cc Split vp8_impl into webm_vp8_encoder and webm_vp8_decoder by Erik Språng · 7 years ago
  70. ab1aee0 Reland "Deprecate the adaptive level controller" by Sam Zackrisson · 7 years ago
  71. 7dbb701 Fix crash when setting duplicate receive codecs. by Anders Carlsson · 7 years ago
  72. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 7 years ago
  73. 52f8188 Revert "Deprecate the adaptive level controller" by Sam Zackrisson · 7 years ago
  74. 2e1d784 Delete the VideoCodec::plName string. by Niels Möller · 7 years ago
  75. 6f37ed7 Deprecate the adaptive level controller by Sam Zackrisson · 7 years ago
  76. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 7 years ago
  77. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 7 years ago
  78. 3f693b9 Delete unused method SetPeriodicKeyFrames. by Niels Möller · 7 years ago
  79. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 7 years ago
  80. 048805e Make it possible to clear the VideoFormat set on VideoAdapter by making VideoAdapter::OnOutputFormatRequest take an rtc::Optional by Chris Dziemborowicz · 7 years ago
  81. 5a26a3a Remove public sync_label from StreamParams by Steve Anton · 7 years ago
  82. a796a7e Reland "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Sergey Silkin · 7 years ago
  83. f9c5cf6 Renamed rtc::RateLimiter to rtrc::DataRateLimiter. by Sebastian Jansson · 7 years ago
  84. e27e0ac Revert "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Philip Eliasson · 7 years ago
  85. d2ed0a4 Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers. by Sergey Silkin · 7 years ago
  86. ac7539e Add getter/setter for stream_labels on StreamParams by Steve Anton · 7 years ago
  87. 9c1fb1e Consider packetization-mode when matching H264 codecs by Steve Anton · 7 years ago
  88. 225c787 Move default thresholds from QualityScaler to encoders. by Niels Möller · 7 years ago
  89. 99f52f8 Make decoder software fallback sticky. by Sami Kalliomäki · 7 years ago
  90. c668108 Maintain audio receive stream gain across recreations by Oskar Sundbom · 7 years ago
  91. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  92. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 7 years ago
  93. a1f6661 Check that channel is in "send" before OKing DTMF by Harald Alvestrand · 7 years ago
  94. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 7 years ago
  95. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 7 years ago
  96. dd056c3 Fix incorrect bitrate settings for screenshare by Erik Språng · 7 years ago
  97. 6856156 Introduce TaskQueueForTest. by Tommi · 7 years ago
  98. 45cc890 Assorted logging pedantry by Jonas Olsson · 7 years ago
  99. a6cc0f9 Refactor FakeVideoCapturer. by Niels Möller · 7 years ago
  100. 1370e30 Refactor of GetSimulcastConfig & EncoderStreamFactory. by Seth Hampson · 7 years ago