1. 88c9956 Remove internal media/base/ stringstream usages by Jonas Olsson · 7 years ago
  2. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 7 years ago
  3. 6136314 Fixed typo in max macroblock frame size. by Yura Yaroshevich · 7 years ago
  4. bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 7 years ago
  5. d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 7 years ago
  6. 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 7 years ago
  7. c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 7 years ago
  8. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  9. 6e641e6 Signal detailed packet info for each packet sent. by Qingsi Wang · 7 years ago
  10. 7435b84 Removing StramParams.type & StreamParams.display. by Seth Hampson · 7 years ago
  11. 6557d0c Delete header file videoengine_unittest.h. by Niels Möller · 7 years ago
  12. 11b34f4 Remove chromium clang style errors affecting sdk/android/media_jni by Paulina Hensman · 7 years ago
  13. ff40b14 Delete obsolete enable argument to SetVideoSend. by Niels Möller · 7 years ago
  14. 634a777 Add RRTR parameter to media engine and pass it to video receive stream by Ilya Nikolaevskiy · 7 years ago
  15. a680a6a Enable and fix chromium clang warnings in sdk/android targets. by Paulina Hensman · 7 years ago
  16. 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 7 years ago
  17. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 7 years ago
  18. 23ffbe7 Adding constructor to StreamSelector. by Seth Hampson · 7 years ago
  19. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 7 years ago
  20. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 7 years ago
  21. 003930a Fix MID not always getting set with audio by Steve Anton · 7 years ago
  22. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 7 years ago
  23. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 7 years ago
  24. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  25. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
  26. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
  27. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 7 years ago
  28. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 7 years ago
  29. 7531a76 Delete unused header media/base/test/mock_mediachannel.h. by Niels Möller · 7 years ago
  30. f18072e Enable SVC based on number of SSRCs. by Sergey Silkin · 7 years ago
  31. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 7 years ago
  32. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 7 years ago
  33. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 7 years ago
  34. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 7 years ago
  35. 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
  36. 5a26a3a Remove public sync_label from StreamParams by Steve Anton · 7 years ago
  37. f9c5cf6 Renamed rtc::RateLimiter to rtrc::DataRateLimiter. by Sebastian Jansson · 7 years ago
  38. ac7539e Add getter/setter for stream_labels on StreamParams by Steve Anton · 7 years ago
  39. 9c1fb1e Consider packetization-mode when matching H264 codecs by Steve Anton · 7 years ago
  40. 6856156 Introduce TaskQueueForTest. by Tommi · 7 years ago
  41. 45cc890 Assorted logging pedantry by Jonas Olsson · 7 years ago
  42. a6cc0f9 Refactor FakeVideoCapturer. by Niels Möller · 7 years ago
  43. cb768a8 Delete unused code in videoengine_unittest.h. by Niels Möller · 7 years ago
  44. 8595993 Update several tests: FakeVideoCapturer -> FakeVideoCapturerWithTaskQueue. by Tommi · 7 years ago
  45. 1829af6 Extend FakePeriodicVideoCapturer with FakeVideoCapturerWithTaskQueue. by Tommi · 7 years ago
  46. f120cba Delete AudioMonitor and related code. by Niels Möller · 7 years ago
  47. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  48. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
  49. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  50. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
  51. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
  52. ba37b4b Change return type of RtpSenderInterface::SetParameters from bool to RTCError by Zach Stein · 7 years ago
  53. b8e1201 Generate track stats when SSRC=0 by Harald Alvestrand · 7 years ago
  54. 6daa278 Move MediaConfig to its own header file and target. by Niels Möller · 7 years ago
  55. 1d7ecd2 Rename a few MediaConfig::Video flags for consistency. by Niels Möller · 7 years ago
  56. a6fe261 Move AudioOptions to its own header file and target. by Niels Möller · 7 years ago
  57. 3ca452b Create an RtpEncodingParameters struct for each simulcast stream by Zach Stein · 7 years ago
  58. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 7 years ago
  59. 8d0f1db Removing cricket::MediaEngineFactory. by Mirko Bonadei · 7 years ago
  60. 448691c Remove the old videosinkinterface.h. by Patrik Höglund · 7 years ago
  61. adc1e9b Remove old videosourceinterface files. by Patrik Höglund · 7 years ago
  62. 002f921 Inline default constructors for MediaChannel structs by Steve Anton · 7 years ago
  63. dc8b5ab Remove dead code for media channel errors by Steve Anton · 7 years ago
  64. 9e19403 Move videosourceinterface to api. by Patrik Höglund · 7 years ago
  65. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  66. 7622048 Add an AudioOptions field to force software echo cancellation on iOS. by Jonathan Yu · 7 years ago
  67. 4ab68ee Move sessiondescription.h/cc from p2p/base to pc/ by Steve Anton · 7 years ago
  68. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  69. 0a37547 Add optional stereo codec to SDP negotiation by Emircan Uysaler · 7 years ago
  70. 3a23374 Reland "Remove the aec_quality_min metric." by Gustaf Ullberg · 7 years ago
  71. 9a44f96 Delete rtc_base/window.h. by Niels Möller · 7 years ago
  72. a3fad93 Revert "Remove the aec_quality_min metric." by Mirko Bonadei · 7 years ago
  73. 99b1bd1 Remove the aec_quality_min metric. by Gustaf Ullberg · 7 years ago
  74. 606a597 Remove adjust_agc_delta from WebRtcVoiceEngine by Steve Anton · 7 years ago
  75. 4e76ebb Rename FOURCC -> CRICKET_FOURCC. by Patrik Höglund · 7 years ago
  76. aba85d1 Resolve circular dependency in rtc_media_base. by Patrik Höglund · 7 years ago
  77. 56d4609 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 7 years ago
  78. 523589d Create common helper method for comparing video formats by Magnus Jedvert · 7 years ago
  79. c61ce0d Fixing some clang-tidy findings. by Mirko Bonadei · 7 years ago
  80. 7880758 Optional: Use nullopt and implicit construction in /media by Oskar Sundbom · 7 years ago
  81. f2d7beb Created the DtlsSrtpTransport. by Zhi Huang · 7 years ago
  82. c3ed630 Add stats googHasEnteredLowResolution. by Åsa Persson · 7 years ago
  83. c97cf03 Removes unused sample-rate APIs from the ADM. by henrika · 7 years ago
  84. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  85. 5f5918f Merge MediaChannel's OnTransportOverheadChanged and OnNetworkRouteChanged callbacks. by Zhi Huang · 7 years ago
  86. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  87. e78bcb9 Enable cpplint in media/ by Steve Anton · 7 years ago
  88. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  89. c4faa9c Remove QUIC transport/data channel by Steve Anton · 7 years ago
  90. a0b66c7 Enable cpu adaptation for screenshare in chrome as field trial by Ilya Nikolaevskiy · 7 years ago
  91. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  92. 8d3444d Reland "Rewrite WebRtcSession media tests as PeerConnection tests" by Steve Anton · 7 years ago
  93. f2662f0 Revert "Rewrite WebRtcSession media tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  94. 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago
  95. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  96. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  97. 032f410 Delete unneeded includes of pathutils.h by Niels Möller · 7 years ago
  98. 024d897 Add conversion from webrtc::SdpVideoFormat to cricket::VideoCodec by Magnus Jedvert · 7 years ago
  99. d8970db Delete unneeded includes of fileutils.h by Niels Möller · 7 years ago
  100. 244ad80 Clean up some bad constructs in media/ by Magnus Jedvert · 7 years ago