1. b6a8942 Fix race condition for GetContributingSources test. by Yves Gerey · 6 years ago
  2. 841c912 Changed FakeVp8Encoder to write dimensions in payload. by Per Kjellander · 6 years ago
  3. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  4. 5fbc0e0 Hide libvpx vp8 encoder behind an interface and add mock for testing. by Erik Språng · 6 years ago
  5. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  6. b49520b Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  7. 588f464 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  8. 2ea9af2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  9. 9e24dcf Export symbols needed by the Chromium component build (part 1). by Mirko Bonadei · 6 years ago
  10. 6ca9836 Prepare for per-media DSCP values. Push dscp for stun packets to the port layer where they are created. by Tim Haloun · 6 years ago
  11. fc8f5aa Add jeroendb@ and shampson@ as media/sctp/ OWNERS by Steve Anton · 6 years ago
  12. c1adcad Replace leftover usage of old AEC interfaces by Sam Zackrisson · 6 years ago
  13. 23eba22 Add support for RtpEncodingParameters num_temporal_layers. by Åsa Persson · 6 years ago
  14. ad5465b Deliver partial SCTP messages when the SID is (unexpectedly) changed. by Jeroen de Borst · 6 years ago
  15. 5ca2912 Delete VideoReceiveStream::EnableEncodedFrameRecording by Niels Möller · 6 years ago
  16. 73d117f Split WebRTC-UseShortVP8TL3Pattern field trial in two. by Rasmus Brandt · 6 years ago
  17. 8abd56c Split TemporalLayers and TemporalLayers checker, clean up header. by Erik Språng · 6 years ago
  18. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 6 years ago
  19. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  20. cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 6 years ago
  21. 07ba2b9 Parse two-byte header extensions. by Johannes Kron · 6 years ago
  22. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  23. 377b26e Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Sebastian Jansson · 6 years ago
  24. efb94d5 Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."" by Oleh Prypin · 6 years ago
  25. 7961dc2 Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Moller · 6 years ago
  26. 7988e5c Remove echo_cancellation() and echo_control_mobile() interface access outside APM by Sam Zackrisson · 6 years ago
  27. 529d0d9 Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config. by Niels Möller · 6 years ago
  28. 49ac595 Add GetSources to VideoRtpReceiver by Jonas Oreland · 6 years ago
  29. 965e794 Add sanity checks to UpdateDelayStatistics and patch unit tests. by Johannes Kron · 6 years ago
  30. b65aa01 Revert "Reland "Enable simulcast screenshare by default"" by Erik Språng · 6 years ago
  31. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  32. 645512b Add field trial to allow always using max layers. by Åsa Persson · 6 years ago
  33. cf91942 Prevent resolution limited max bitrate from going below min by Erik Språng · 6 years ago
  34. 9c38c47 Calculate NtpCaptureStartMs using clock, not the frame rtp timestamp by Ilya Nikolaevskiy · 6 years ago
  35. 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 6 years ago
  36. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 6 years ago
  37. 7d687b1 SimulcastEncoderAdapter, don't start streams without enough bitrate by Erik Språng · 6 years ago
  38. 72bc8d6 Make the rtp timestamp member of EncodedImage private by Niels Möller · 6 years ago
  39. e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 6 years ago
  40. bfd412e Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel. by Benjamin Wright · 6 years ago
  41. cb7e1d2 Use SdpVideoFormat in VideoReceiveStream::Decoder by Niels Möller · 6 years ago
  42. 7cd0e15 Add nisse@, ilnik@ and sprang@ as OWNERS to media/. by Stefan Holmer · 6 years ago
  43. 661a0c6 Updated min bitrate for high-quality screenshare simulcast stream by Erik Språng · 6 years ago
  44. 59ab353 Add receive stream id argument to CreateDecoder() method by Magnus Jedvert · 6 years ago
  45. 0425517 Remove double declaration of 2 conversion functions. by Mirko Bonadei · 6 years ago
  46. 7461eff For simulcast screenshare, make 2 tl default for high stream. by Erik Språng · 6 years ago
  47. 2e4419e Add option to only request a frame interval change via OnOutputFormatRequest. by Åsa Persson · 6 years ago
  48. ed425d1 Multiplex codec cleanups by Emircan Uysaler · 6 years ago
  49. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  50. 1beef1a Delete VideoSendStream::EnableEncodedFrameRecording. by Niels Möller · 6 years ago
  51. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 6 years ago
  52. cc22f51 Removing the intelligibility enhancer. by Alessio Bazzica · 6 years ago
  53. 5a998d7 Revert "Add spatial index to EncodedImage." by Niels Moller · 6 years ago
  54. da0898d Add spatial index to EncodedImage. by Niels Möller · 6 years ago
  55. c30a131 Add experiment for boosted qp at lowest stream for screenshare by Ilya Nikolaevskiy · 6 years ago
  56. 1946a3f Add frame rate parameter to SpatialLayer struct. by Sergey Silkin · 7 years ago
  57. 3288168 Enable video adaptation for all screenshare content by Ilya Nikolaevskiy · 7 years ago
  58. 3df1d5d Revert removal of simulcast screenshare experimental code (killswitch checks) by Ilya Nikolaevskiy · 7 years ago
  59. 5063503 Add missing ifdefs to header files for SW video codecs. by Anders Carlsson · 7 years ago
  60. 58b2284 Simulcast screenshare adjustment to temporal layers, bitrate by Erik Språng · 7 years ago
  61. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 7 years ago
  62. 820ebd0 Add field trial flag for increased receive buffers by Erik Språng · 7 years ago
  63. 77c8e65 Update multiplex encoder to support having augmenting data attached to the video by Tarek Hefny · 7 years ago
  64. 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 7 years ago
  65. ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 7 years ago
  66. f5f5373 Delete unused member MediaSenderInfo::packets_cached. by Niels Möller · 7 years ago
  67. b6b1cac Experimental improvements for simulcast screenshare by Erik Språng · 7 years ago
  68. 8d2995b SimulcastEncoderAdapter should not update maxQp for screencast by Erik Språng · 7 years ago
  69. d528ad5 Make internal video decoder factory more resilient to incorrect usage by Magnus Jedvert · 7 years ago
  70. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 7 years ago
  71. 731a2c2 Convert webrtcvideoengine CVO tests away from cricket::VideoCapturer. by Niels Möller · 7 years ago
  72. 17aff35 Enable clang::find_bad_constructs for sdk/ (part 1). by Mirko Bonadei · 7 years ago
  73. a3df0f2 Remove simulcast screenshare experimental code by Ilya Nikolaevskiy · 7 years ago
  74. e41c433 Move sigslot to proper third_party directory by Artem Titov · 7 years ago
  75. e507b0c Turn off comfort noise generation by default in AECM by Sam Zackrisson · 7 years ago
  76. a76af0c Move base64.h to the proper location. by Artem Titov · 7 years ago
  77. 3d72f6d Fixing -Wsign-compare errors. by Mirko Bonadei · 7 years ago
  78. 79eb4dd Enabling clang::find_bad_constructs for libjingle_peerconnection_api. by Mirko Bonadei · 7 years ago
  79. 4f6d233 Added explicit EOR to sctp messages and coalesce messages on the receiving side. by Jeroen de Borst · 7 years ago
  80. 87b3c51 Implement changing degradation preference with setParameters() by Florent Castelli · 7 years ago
  81. d93a51d Enabling clang::find_bad_constructs for common_video. by Mirko Bonadei · 7 years ago
  82. 89b2963 Reland "Enable simulcast screenshare by default" by Ilya Nikolaevskiy · 7 years ago
  83. ca536d4 Revert "Enable simulcast screenshare by default" by Ilya Nikolaevskiy · 7 years ago
  84. d43c692 Enable simulcast screenshare by default by Ilya Nikolaevskiy · 7 years ago
  85. feec91e Fix so that codec max bitrate doesn't override. by Seth Hampson · 7 years ago
  86. 0823eec Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" by Emircan Uysaler · 7 years ago
  87. c528c0a Revert "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" by Emircan Uysaler · 7 years ago
  88. cb853c8 Reland "Add Profile 2 configuration to VP9 Encoder and Decoder" by Emircan Uysaler · 7 years ago
  89. e9a18b2 Add support for RTX in external codecs. by Sami Kalliomäki · 7 years ago
  90. 065a52a Reland "Remove rtc::Optional alias and api:optional target" by Danil Chapovalov · 7 years ago
  91. 1d995fb Fix null check in CricketToWebRtcVideoDecoderFactory by Anders Carlsson · 7 years ago
  92. 31cb8f9 Add unit tests for simulcast layer configurations. by Åsa Persson · 7 years ago
  93. b661c65 Revert "Remove rtc::Optional alias and api:optional target" by Ilya Nikolaevskiy · 7 years ago
  94. 2d82ade Revert "Add Profile 2 configuration to VP9 Encoder and Decoder" by Qingsi Wang · 7 years ago
  95. fc9c4e8 Add Profile 2 configuration to VP9 Encoder and Decoder by Emircan Uysaler · 7 years ago
  96. 6f5b0f9 Remove rtc::Optional alias and api:optional target by Danil Chapovalov · 7 years ago
  97. 1e06d88 Migrate legacy Android video codec factories. by Anders Carlsson · 7 years ago
  98. d497e6b Lower TL0 bitrate to 40% for lowest stream when using short 3tl by Erik Språng · 7 years ago
  99. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  100. d92288f Add experimental shortened 2-temporal-layer setting by Erik Språng · 7 years ago