1. e27ccf9 Revert "in WebrtcVoiceEngine allow to set TaskQueueFactory" by Amit Hilbuch · 6 years ago
  2. a39254d in WebrtcVoiceEngine allow to set TaskQueueFactory by Danil Chapovalov · 6 years ago
  3. b947fe1 Paying off some debt from rtp_utils.cc by Amit Hilbuch · 6 years ago
  4. 54659c1 Fix obsolete settings in VideoEngine for VP9 screenshare by Ilya Nikolaevskiy · 6 years ago
  5. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
  6. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  7. d26a916 Avoid using GlobalTaskQueueFactory for TaskQueueForTest by Danil Chapovalov · 6 years ago
  8. edd2054 Minor fixes and refactoring for RtpTransport until the Demux. by Amit Hilbuch · 6 years ago
  9. 7fbfaa4 PeerConnection::SetBitrate now also configures media transport. by Piotr (Peter) Slatala · 6 years ago
  10. 946b968 Add support for target rate constraints by Piotr (Peter) Slatala · 6 years ago
  11. 6d83592 Improve handling of packets with unknown ssrc. by Jonas Oreland · 6 years ago
  12. 647d5e6 Increase the default maximum jitter buffer size to 200 packets. by Jakob Ivarsson · 6 years ago
  13. e7a5f7b Modifying MediaChannel to accept CopyOnWriteBuffer by value. by Amit Hilbuch · 6 years ago
  14. e25f595 Guard preferred_dscp with the network interface lock by Steve Anton · 6 years ago
  15. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 6 years ago
  16. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 6 years ago
  17. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 6 years ago
  18. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  19. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 6 years ago
  20. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 6 years ago
  21. ef50b25 Remove lock in WebRtcVideoEngine by Steve Anton · 6 years ago
  22. d1d0359 Remove memsets of CodecSpecificInfo. by philipel · 6 years ago
  23. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  24. c85328f Add SCTP transport to the public API. by Harald Alvestrand · 6 years ago
  25. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 6 years ago
  26. b000b71 Wiring up RIDs from the video engine to the RTP Sender. by Amit Hilbuch · 6 years ago
  27. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  28. ccb9b75 Create version 01 of Generic Frame Descriptor - with discardability flag by Elad Alon · 6 years ago
  29. ea7ef2a Refactoring RtpSenderInternal to share implementation for Audio & Video. by Amit Hilbuch · 6 years ago
  30. 2297d33 Rejected simulcast layers will no longer appear in GetParameters(). by Amit Hilbuch · 6 years ago
  31. 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 6 years ago
  32. 7ea4605 Add latency to remote source api. by Ruslan Burakov · 6 years ago
  33. c664314 Clean up implementation in stream_params by Steve Anton · 6 years ago
  34. 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 6 years ago
  35. efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 6 years ago
  36. 3a656d1 Tune bitrates and minQP thresholds for high-fps screenshare. by Ilya Nikolaevskiy · 6 years ago
  37. 914351d Reland "Always offer transport sequence number header extension for audio"" by Per Kjellander · 6 years ago
  38. 397c06f Revert "Always offer transport sequence number header extension for audio" by Ying Wang · 6 years ago
  39. fd965c0 Always offer transport sequence number header extension for audio by Per Kjellander · 6 years ago
  40. 6c02541 Revert "Delete video source proxying in WebRtcVideoSendStream" by Christian Fremerey · 6 years ago
  41. 7f24fb9 Add settings to turn off VP8 base layer qp limit by Erik Språng · 6 years ago
  42. b66003c Delete video source proxying in WebRtcVideoSendStream by Niels Möller · 6 years ago
  43. fd5d473 Revert "Partial frame capture API part 6" by Ilya Nikolaevskiy · 6 years ago
  44. 1a1c52b H.264 temporal layers w/frame marking (PART 2/3) by Johnny Lee · 6 years ago
  45. 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 6 years ago
  46. 9f3aabb Delete obsolete class cricket::VideoCapturer by Niels Möller · 6 years ago
  47. b76b9ba Set WEBRTC_USE_H264 in common_config by Johannes Kron · 6 years ago
  48. ef288dd Reland: Remove dead code from stream_params.h by Steve Anton · 6 years ago
  49. e1dcce2 Remove HAVE_WEBRTC_VOICE. by Fredrik Solenberg · 6 years ago
  50. cf416e4 Revert "Remove dead code from stream_params.h" by Oleh Prypin · 6 years ago
  51. 3b50f9f Propagate base minimum delay to audio_receiver_stream by Ruslan Burakov · 6 years ago
  52. 38c83b9 Remove unused file. by Fredrik Solenberg · 6 years ago
  53. 3f408d0 Remove dead code from stream_params.h by Steve Anton · 6 years ago
  54. 7752ad6 Partial frame capture API part 6 by Ilya Nikolaevskiy · 6 years ago
  55. 9387b52 Apply simulcast resolution normalization before scaling. by Rasmus Brandt · 6 years ago
  56. 9f6a0d5 In VideoEngine also respect requested TL number even for screenshare by Ilya Nikolaevskiy · 6 years ago
  57. 167316b Remove proxy layer from AndroidVideoTrackSource by Magnus Jedvert · 6 years ago
  58. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 6 years ago
  59. 65cc52e Fix heap use overrun in FakeEncoder By removing unnecessary fixed size buffer. by Per Kjellander · 6 years ago
  60. 1e6e773 Add steveanton@ to media/ OWNERS by Steve Anton · 6 years ago
  61. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  62. 042bb00 Fix RTP transport accepting invalid RTCP headers. by Piotr (Peter) Slatala · 6 years ago
  63. 6957abe Reland "Always use real VideoStreamsFactory in full stack tests" by Ilya Nikolaevskiy · 6 years ago
  64. c1a0bcb Implement the encoding RtpParameter scaleResolutionDownBy by Florent Castelli · 6 years ago
  65. 2c9ebef Use Abseil container algorithms in media/ by Steve Anton · 6 years ago
  66. bcd39d4 Creating Simulcast offer and answer in Peer Connection. by Amit Hilbuch · 6 years ago
  67. 190713c Remove +api from internal DEPS files. by Mirko Bonadei · 6 years ago
  68. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
  69. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  70. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  71. 1e27fec Negate flag name for prerender smoothing and update comments. by Rasmus Brandt · 6 years ago
  72. 470a5ea Introduces common AudioAllocationSettings class. by Sebastian Jansson · 6 years ago
  73. b0397d6 Always send abs-send-time when negotiated and do not filter it out. by Konrad Hofbauer · 6 years ago
  74. 1b761ca Remove simulcast constraints in SimulcastEncoderAdapter by Florent Castelli · 6 years ago
  75. 805a27e Reland "Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2." by Niels Möller · 6 years ago
  76. a882fb3 Revert "Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2." by Niels Moller · 6 years ago
  77. aa8b94c Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2. by Niels Möller · 6 years ago
  78. 3de32e6 Add test WebRtcVideoChannelTest.DoesNotAdaptWhenScreeensharing by Niels Möller · 6 years ago
  79. dbdd839 Add ability for VideoEncoder to signal frame rate allocation. by Erik Språng · 6 years ago
  80. f93eda1 Move some video codec constants to separate file. by Erik Språng · 6 years ago
  81. fb7a6a7 Delete test WebRtcVideoChannelTest.AdaptsOnOveruseAndChangeResolution by Niels Möller · 6 years ago
  82. 1ba3ddd Remove obsolete video_capture_module dependency. by Yves Gerey · 6 years ago
  83. 7c03bdc Reland "Add a high bitrate full stack test with fake codec" by Emircan Uysaler · 6 years ago
  84. dcc7029 Simplify WebRtcVideoChannelTest.PreviousAdaptationDoesNotApplyToScreenshare by Niels Möller · 6 years ago
  85. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
  86. ccc1b57 Poll is_hardware_accelerated from VideoEncoder instead of VideoEncoderFactory. by Mirta Dvornicic · 6 years ago
  87. 29cbd85 Fix rtc_media_unittests deps (crbug.com/908819 is now fixed). by Mirko Bonadei · 6 years ago
  88. 45ccd84 Don't set the screenshare flag on FakeVideoCapturerWithTaskQueue by Niels Möller · 6 years ago
  89. 45340ca Remove legacy video codec factories. by Anders Carlsson · 6 years ago
  90. d0f0f68 Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 1. by Niels Möller · 6 years ago
  91. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  92. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  93. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  94. 4687915 Enable use of MediaTransportInterface for video streams. by Niels Möller · 6 years ago
  95. ba50223 Make voiceengine/audio transport stop using voice_detection() interface by Sam Zackrisson · 6 years ago
  96. 53eae87 Add PeerConnection option to enable RTX handling in the audio jitter buffer. by Jakob Ivarsson · 6 years ago
  97. 8984cd6 Revert "Add a high bitrate full stack test with fake codec" by Oskar Sundbom · 6 years ago
  98. 15df277 Add a high bitrate full stack test with fake codec by Emircan Uysaler · 6 years ago
  99. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  100. fd87da7 Delete WebRtcVideoCapturer and related classes. by Niels Möller · 6 years ago