1. c30a131 Add experiment for boosted qp at lowest stream for screenshare by Ilya Nikolaevskiy · 6 years ago
  2. 1946a3f Add frame rate parameter to SpatialLayer struct. by Sergey Silkin · 6 years ago
  3. 3288168 Enable video adaptation for all screenshare content by Ilya Nikolaevskiy · 6 years ago
  4. 3df1d5d Revert removal of simulcast screenshare experimental code (killswitch checks) by Ilya Nikolaevskiy · 6 years ago
  5. 5063503 Add missing ifdefs to header files for SW video codecs. by Anders Carlsson · 6 years ago
  6. 58b2284 Simulcast screenshare adjustment to temporal layers, bitrate by Erik Språng · 6 years ago
  7. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  8. 820ebd0 Add field trial flag for increased receive buffers by Erik Språng · 6 years ago
  9. 77c8e65 Update multiplex encoder to support having augmenting data attached to the video by Tarek Hefny · 6 years ago
  10. 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 6 years ago
  11. ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 6 years ago
  12. f5f5373 Delete unused member MediaSenderInfo::packets_cached. by Niels Möller · 6 years ago
  13. b6b1cac Experimental improvements for simulcast screenshare by Erik Språng · 6 years ago
  14. 8d2995b SimulcastEncoderAdapter should not update maxQp for screencast by Erik Språng · 6 years ago
  15. d528ad5 Make internal video decoder factory more resilient to incorrect usage by Magnus Jedvert · 6 years ago
  16. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 6 years ago
  17. 731a2c2 Convert webrtcvideoengine CVO tests away from cricket::VideoCapturer. by Niels Möller · 6 years ago
  18. 17aff35 Enable clang::find_bad_constructs for sdk/ (part 1). by Mirko Bonadei · 6 years ago
  19. a3df0f2 Remove simulcast screenshare experimental code by Ilya Nikolaevskiy · 6 years ago
  20. e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
  21. e507b0c Turn off comfort noise generation by default in AECM by Sam Zackrisson · 6 years ago
  22. a76af0c Move base64.h to the proper location. by Artem Titov · 6 years ago
  23. 3d72f6d Fixing -Wsign-compare errors. by Mirko Bonadei · 6 years ago
  24. 79eb4dd Enabling clang::find_bad_constructs for libjingle_peerconnection_api. by Mirko Bonadei · 6 years ago
  25. 4f6d233 Added explicit EOR to sctp messages and coalesce messages on the receiving side. by Jeroen de Borst · 6 years ago
  26. 87b3c51 Implement changing degradation preference with setParameters() by Florent Castelli · 6 years ago
  27. d93a51d Enabling clang::find_bad_constructs for common_video. by Mirko Bonadei · 6 years ago
  28. 89b2963 Reland "Enable simulcast screenshare by default" by Ilya Nikolaevskiy · 6 years ago
  29. ca536d4 Revert "Enable simulcast screenshare by default" by Ilya Nikolaevskiy · 6 years ago
  30. d43c692 Enable simulcast screenshare by default by Ilya Nikolaevskiy · 6 years ago
  31. feec91e Fix so that codec max bitrate doesn't override. by Seth Hampson · 6 years ago
  32. 0823eec Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" by Emircan Uysaler · 6 years ago
  33. c528c0a Revert "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" by Emircan Uysaler · 6 years ago
  34. cb853c8 Reland "Add Profile 2 configuration to VP9 Encoder and Decoder" by Emircan Uysaler · 6 years ago
  35. e9a18b2 Add support for RTX in external codecs. by Sami Kalliomäki · 6 years ago
  36. 065a52a Reland "Remove rtc::Optional alias and api:optional target" by Danil Chapovalov · 6 years ago
  37. 1d995fb Fix null check in CricketToWebRtcVideoDecoderFactory by Anders Carlsson · 6 years ago
  38. 31cb8f9 Add unit tests for simulcast layer configurations. by Åsa Persson · 6 years ago
  39. b661c65 Revert "Remove rtc::Optional alias and api:optional target" by Ilya Nikolaevskiy · 6 years ago
  40. 2d82ade Revert "Add Profile 2 configuration to VP9 Encoder and Decoder" by Qingsi Wang · 6 years ago
  41. fc9c4e8 Add Profile 2 configuration to VP9 Encoder and Decoder by Emircan Uysaler · 6 years ago
  42. 6f5b0f9 Remove rtc::Optional alias and api:optional target by Danil Chapovalov · 6 years ago
  43. 1e06d88 Migrate legacy Android video codec factories. by Anders Carlsson · 6 years ago
  44. d497e6b Lower TL0 bitrate to 40% for lowest stream when using short 3tl by Erik Språng · 6 years ago
  45. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  46. d92288f Add experimental shortened 2-temporal-layer setting by Erik Språng · 6 years ago
  47. 23cd45a webrtcvideoengine_unittest: Use RtpHeaderParser class for parsing rtp header. by Åsa Persson · 6 years ago
  48. 588527b Add sprang@ as owner for simulcast.cc/h by Erik Språng · 6 years ago
  49. 23f71a8 Remove usage of //build/config/clang:extra_warnings. by Mirko Bonadei · 6 years ago
  50. 3bc977a Revert "Add sprang@ as owner of simulcast.cc/h" by Mirko Bonadei · 6 years ago
  51. 91fc422 Add sprang@ as owner of simulcast.cc/h by Erik Språng · 6 years ago
  52. 98badbc Add VP9 profile negotiation to SDP by Emircan Uysaler · 6 years ago
  53. dc99e24 Removing deadbeef@ from OWNERS files. by Taylor Brandstetter · 6 years ago
  54. bcf9180 Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream. by Alex Narest · 6 years ago
  55. bdee46d Add functionality to set min bitrate for single stream through RtpEncodingParameters. by Åsa Persson · 6 years ago
  56. 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  57. 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 6 years ago
  58. 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  59. de212ca Removing some MSVC warning suppression flags. by Mirko Bonadei · 6 years ago
  60. 5565981 Add functionality to set min/max bitrate per simulcast layer through RtpEncodingParameters. by Åsa Persson · 6 years ago
  61. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  62. 6bbeb08 Extract rtc_base/base64.h and rtc_base/base64.cc into separate target. by Artem Titov · 6 years ago
  63. 6250fdd Delete FakeWebRtcVcmFactory::OnDestroyed method. by Niels Möller · 6 years ago
  64. 00c7183 Replace rtc::Optional with absl::optional in media, ortc, p2p by Danil Chapovalov · 6 years ago
  65. fc9dcb6 Remove wire-up for cancelled experement on VAAPI VP8 encoding by Ilya Nikolaevskiy · 6 years ago
  66. f7d7e90 Replace std:remove on vector::erase in streamparams_unittest.cc by Artem Titov · 6 years ago
  67. e3cf3d0 Use enum class for VideoCodecMode and VideoCodecComplexity. by Niels Möller · 6 years ago
  68. abe301f Add HeaderExtensions to RtpParameters by Florent Castelli · 6 years ago
  69. dd3e0ab Make rtc_software_fallback_wrappers target visible. by Anders Carlsson · 6 years ago
  70. 2ac6446 Document that preferred VideoFrame constructor takes no RTP timestamp. by Niels Möller · 6 years ago
  71. 6cdd546 Remove default argument in GetSimulcastConfig. by Rasmus Brandt · 6 years ago
  72. 2d61162 Remove stringstreams from media/sctp/ by Jonas Olsson · 6 years ago
  73. 350531e Revert "Move class VideoCodec from common_types.h to its own api header file." by Danil Chapovalov · 6 years ago
  74. efc71e5 Move class VideoCodec from common_types.h to its own api header file. by Niels Möller · 6 years ago
  75. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 6 years ago
  76. cdd05f0 Implement proper SCTP data channel closing procedure. by Taylor Brandstetter · 6 years ago
  77. 0cedc05 Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl} by Rasmus Brandt · 6 years ago
  78. f859e55 Removing warning suppression flags from media. by Mirko Bonadei · 6 years ago
  79. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 6 years ago
  80. dacec71 Add Rtcp parameters for PeerConnection senders by Florent Castelli · 6 years ago
  81. a564afe Fix bug in videoengine sanity check by Jonas Olsson · 6 years ago
  82. 7fd0a28 Directly include VideoBitrateAllocation in media/ targets by Erik Språng · 6 years ago
  83. 4343273 Don't assume that RTC_LOG's << operator is std::ostream by Karl Wiberg · 6 years ago
  84. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 6 years ago
  85. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  86. 79478ad Adjust base bitrate for experimental temporal layer count by Erik Språng · 6 years ago
  87. 195d1d7 Remove ScreenshareLayerConfig. by Rasmus Brandt · 6 years ago
  88. 2d2c888 Returns RTCError for setting unimplemented RtpParameters. by Seth Hampson · 6 years ago
  89. be71a1e Replace VP9 screen sharing. by Sergey Silkin · 6 years ago
  90. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 6 years ago
  91. c948fe6 Delete unneeded includes of call/video_config.h. by Niels Möller · 6 years ago
  92. 4c8811b Delete some obsolete forward declarations by Niels Möller · 6 years ago
  93. 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 6 years ago
  94. fe826f3 Removing warning suppression flags from media/BUILD.gn. by Mirko Bonadei · 6 years ago
  95. b7d9d83 Implement RtpCodecParameters::parameters by Florent Castelli · 6 years ago
  96. bfe3d85 Add field trial to override default number of temporal layers by Erik Språng · 6 years ago
  97. 7dcca4b Limit inter-layer prediction to key pictures. by Sergey Silkin · 6 years ago
  98. b330688 Fix build errors when rtc_use_builtin_sw_codecs is set to false. by Anders Carlsson · 6 years ago
  99. 8a150d9 All encoders are reported as created encoders by fake encoder factory. by Anders Carlsson · 6 years ago
  100. 5f2bb62 Remove dependency in FakeWebRtcVideoCodecFactories. by Anders Carlsson · 6 years ago