1. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  2. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  3. 4d3e24a Allow building without sctp on mac/ios. by Kári Tristan Helgason · 7 years ago
  4. a0e1a55 Stop using public_deps in the call module. by Mirko Bonadei · 7 years ago
  5. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  6. 4e76ebb Rename FOURCC -> CRICKET_FOURCC. by Patrik Höglund · 7 years ago
  7. ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago
  8. aba85d1 Resolve circular dependency in rtc_media_base. by Patrik Höglund · 7 years ago
  9. 56d4609 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 7 years ago
  10. 55900fd Move APM initialization into WebRtcVoiceEngine by Fredrik Solenberg · 7 years ago
  11. 523589d Create common helper method for comparing video formats by Magnus Jedvert · 7 years ago
  12. 01f2ec3 Add a new function to BitrateAllocation: HasBitrate. by erikvarga@webrtc.org · 7 years ago
  13. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  14. 9deda48 Move const variables initialization to constants.cc by mallikarjun82 · 7 years ago
  15. d319534 Move ADM initialization into WebRtcVoiceEngine by Fredrik Solenberg · 7 years ago
  16. 09d5844 Fix some uninitialized variables in convert_legacy_video_factory by Magnus Jedvert · 7 years ago
  17. c61ce0d Fixing some clang-tidy findings. by Mirko Bonadei · 7 years ago
  18. 7880758 Optional: Use nullopt and implicit construction in /media by Oskar Sundbom · 7 years ago
  19. f2d7beb Created the DtlsSrtpTransport. by Zhi Huang · 7 years ago
  20. 9b16e2d Reland "Move ulpfec, red, and flexfec codec to video engine" by Magnus Jedvert · 7 years ago
  21. df4883d Reland "Update internal encoder factory to new interface" by Magnus Jedvert · 7 years ago
  22. c3ed630 Add stats googHasEnteredLowResolution. by Åsa Persson · 7 years ago
  23. aea84f5 Revert "Update internal encoder factory to new interface" by Zhi Huang · 7 years ago
  24. 2c8c8e2 Update internal encoder factory to new interface by Magnus Jedvert · 7 years ago
  25. da850ef Revert "Move ulpfec, red, and flexfec codec to video engine" by Oleh Prypin · 7 years ago
  26. c97cf03 Removes unused sample-rate APIs from the ADM. by henrika · 7 years ago
  27. 154ee1f Move ulpfec, red, and flexfec codec to video engine by Magnus Jedvert · 7 years ago
  28. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  29. 5f5918f Merge MediaChannel's OnTransportOverheadChanged and OnNetworkRouteChanged callbacks. by Zhi Huang · 7 years ago
  30. ee92d62 Update VideoEncoderSoftwareFallbackWrapper to take VideoEncoder as arg by Magnus Jedvert · 7 years ago
  31. 8962b54 Removes Set/GetRecordingChannel() from the ADM by henrika · 7 years ago
  32. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  33. 46a2765 Reland "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  34. 34c8e6b Revert "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  35. 4fe6adc Update internal SW codecs to return unique_ptrs by Magnus Jedvert · 7 years ago
  36. 45bbc8a Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. by Åsa Persson · 7 years ago
  37. fb65b10 Removing forward declarations that are never referenced. by Mirko Bonadei · 7 years ago
  38. d4fcfb8 Switching to RTC_ prefixed LOG macros. by Mirko Bonadei · 7 years ago
  39. 7501b1c Reland "Update internal video decoder factory to new interface" by Magnus Jedvert · 7 years ago
  40. 5478b47 WebRtcMediaEngineFactory: Require caller to supply an AudioDecoderFactory by Karl Wiberg · 7 years ago
  41. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  42. 267d84b Revert "Update internal video decoder factory to new interface" by Christian Fremerey · 7 years ago
  43. b2fc9b1 Update internal video decoder factory to new interface by Magnus Jedvert · 7 years ago
  44. 874d9a5 Handle any InitDecode() failure in VideoDecoderSoftwareFallbackWrapper by Emircan Uysaler · 7 years ago
  45. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  46. de69145 Remove pbos@webrtc.org from all OWNERS. by Peter Boström · 7 years ago
  47. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  48. e78bcb9 Enable cpplint in media/ by Steve Anton · 7 years ago
  49. 07e0d01 Reland "Add helper functions for migrating to new video codec factories" by Magnus Jedvert · 7 years ago
  50. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  51. dbcac7f Add StereoCodecAdapter classes by Emircan Uysaler · 7 years ago
  52. a767866 Revert "Add helper functions for migrating to new video codec factories" by Taylor Brandstetter · 7 years ago
  53. 1c9623c Add helper functions for migrating to new video codec factories by Magnus Jedvert · 7 years ago
  54. ef20795 Remove FlexFEC feedback params from internal encoder factory by Magnus Jedvert · 7 years ago
  55. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  56. c22a3a6 Refactor VP8 encoder creation logic by Ilya Nikolaevskiy · 7 years ago
  57. c4faa9c Remove QUIC transport/data channel by Steve Anton · 7 years ago
  58. a0b66c7 Enable cpu adaptation for screenshare in chrome as field trial by Ilya Nikolaevskiy · 7 years ago
  59. 5526687 Add instructions for converting SCTP verbose log to pcap file. by Taylor Brandstetter · 7 years ago
  60. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  61. 8d3444d Reland "Rewrite WebRtcSession media tests as PeerConnection tests" by Steve Anton · 7 years ago
  62. f2662f0 Revert "Rewrite WebRtcSession media tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  63. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  64. 6f72f56 Change return types of refcount methods. by Niels Möller · 7 years ago
  65. 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago
  66. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  67. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  68. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  69. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  70. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  71. 6592f2c Removes more unused ADM APIs: by henrika · 7 years ago
  72. 919dc2e Removes fallback from Linux PulseAudio to ALSA. by henrika · 7 years ago
  73. c8c71b9 Stop using ANDROID macro in favour of WEBRTC_ANDROID. by Mirko Bonadei · 7 years ago
  74. b3944f0 Media track ID visibility at BWE level by Alex Narest · 7 years ago
  75. b140b9f Keep count of libsrtp clients, and only deinitialize when it goes to 0. by Taylor Brandstetter · 7 years ago
  76. 8deb818 Support more H264 profiles for internal software codec by Magnus Jedvert · 7 years ago
  77. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  78. a32dd01 Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  79. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  80. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  81. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  82. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  83. 849b3ae Move list of supported H264 codecs from InternalEncoderFactory to h264.h by Magnus Jedvert · 7 years ago
  84. d4404c2 Revert "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  85. 34cdd2d Remove AudioDeviceObserver and make ADM not inherit from the Module interface. by Fredrik Solenberg · 7 years ago
  86. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  87. bf35298 Implement temporal layers checkers for vp8 by Ilya Nikolaevskiy · 7 years ago
  88. 032f410 Delete unneeded includes of pathutils.h by Niels Möller · 7 years ago
  89. 024d897 Add conversion from webrtc::SdpVideoFormat to cricket::VideoCodec by Magnus Jedvert · 7 years ago
  90. d8970db Delete unneeded includes of fileutils.h by Niels Möller · 7 years ago
  91. 244ad80 Clean up some bad constructs in media/ by Magnus Jedvert · 7 years ago
  92. 9cf9f75 Detach SequencedTaskChecker in MediaCodecVideoEncoder::Release. by Rasmus Brandt · 7 years ago
  93. 02e7a19 Remove unnecessary video factory references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  94. fc3a2e3 Remove the VoiceEngineObserver callback interface. by solenberg · 7 years ago
  95. 3b3622f Delete member VideoReceiveStream::Config::Rtp::ulpfec. by nisse · 7 years ago
  96. 7cd28b9 Set protected_by_flexfec flag properly in tests. by brandtr · 7 years ago
  97. 4e2deab Only return stats for the most recent unsignaled audio stream. by deadbeef · 7 years ago
  98. 6dc2038 Remove VoECodec. by solenberg · 7 years ago
  99. cb728ea Fix Gn Untracked headers in webrtc/modules/video_coding. by charujain · 7 years ago
  100. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago