1. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  2. ce89234 Clean up some files from rtc_audio_video target by Anders Carlsson · 7 years ago
  3. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  4. 11b6846 Removed overloaded function GetSimulcastConfig from simulcast.cc. by Seth Hampson · 7 years ago
  5. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  6. 448691c Remove the old videosinkinterface.h. by Patrik Höglund · 7 years ago
  7. adc1e9b Remove old videosourceinterface files. by Patrik Höglund · 7 years ago
  8. 3b903d0 Reconfigure, not reconstruct, AudioReceiveStreams. by Fredrik Solenberg · 7 years ago
  9. a0f5f60 Revert "Revert "Make some more targets publicly visible"" by Per Kjellander · 7 years ago
  10. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  11. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  12. 55d1809 Revert "Make some more targets publicly visible" by Per Kjellander · 7 years ago
  13. 60d1792 Make some more targets publicly visible by Karl Wiberg · 7 years ago
  14. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  15. 438663e DCHECKS added to GetSimulcastConfig. by Seth Hampson · 7 years ago
  16. 002f921 Inline default constructors for MediaChannel structs by Steve Anton · 7 years ago
  17. 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
  18. 825249f Add final missing header files before enabling orphans check. by Patrik Höglund · 7 years ago
  19. 24722b3 Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Seth Hampson · 7 years ago
  20. 99175c6 Add untracked headers to video_coding. by Patrik Höglund · 7 years ago
  21. a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  22. dc8b5ab Remove dead code for media channel errors by Steve Anton · 7 years ago
  23. e0c2eea Simplifying video engine test code. by srte · 7 years ago
  24. 9e19403 Move videosourceinterface to api. by Patrik Höglund · 7 years ago
  25. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  26. 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  27. 727b7d0 Reland "Reland "Put internal video codec factories into separate target"" by Anders Carlsson · 7 years ago
  28. 6213929 Add missing files to audio_processing. by Patrik Höglund · 7 years ago
  29. 7622048 Add an AudioOptions field to force software echo cancellation on iOS. by Jonathan Yu · 7 years ago
  30. a40f824 Explicitly specify is_clang=false for Win MSVC bots by Oleh Prypin · 7 years ago
  31. 8b77aea Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Lu Liu · 7 years ago
  32. d2b912a Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator. by Seth Hampson · 7 years ago
  33. 6552695 Revert "Reland "Put internal video codec factories into separate target"" by Lu Liu · 7 years ago
  34. 0efd1e8 Reland "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  35. bb298ac Revert "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  36. 51698ae Put internal video codec factories into separate target by Anders Carlsson · 7 years ago
  37. 4ab68ee Move sessiondescription.h/cc from p2p/base to pc/ by Steve Anton · 7 years ago
  38. d524751 Replace VoEBase::[Start/Stop]Playout(). by Fredrik Solenberg · 7 years ago
  39. aaedf75 Replace VoEBase::[Start/Stop]Send(). by Fredrik Solenberg · 7 years ago
  40. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago
  41. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  42. 00f934a Add gcc-style annotations for printf-like functions. by Niels Möller · 7 years ago
  43. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  44. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  45. fa266ef Fix the crash when GetSources is called with non-existing ssrc. by Zhi Huang · 7 years ago
  46. e26456a Removes usage of AGC APIs in the ADM. by henrika · 7 years ago
  47. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  48. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  49. 6c8e666 Fixing package boundary violation. by Mirko Bonadei · 7 years ago
  50. 0a37547 Add optional stereo codec to SDP negotiation by Emircan Uysaler · 7 years ago
  51. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  52. 3a23374 Reland "Remove the aec_quality_min metric." by Gustaf Ullberg · 7 years ago
  53. 9a44f96 Delete rtc_base/window.h. by Niels Möller · 7 years ago
  54. a3fad93 Revert "Remove the aec_quality_min metric." by Mirko Bonadei · 7 years ago
  55. 99b1bd1 Remove the aec_quality_min metric. by Gustaf Ullberg · 7 years ago
  56. 606a597 Remove adjust_agc_delta from WebRtcVoiceEngine by Steve Anton · 7 years ago
  57. 292a73e Deliver packet to Call as rtc::CopyOnWriteBuffer by Danil Chapovalov · 7 years ago
  58. e51f785 Stop using public_deps in pc/. by Mirko Bonadei · 7 years ago
  59. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  60. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  61. 4d3e24a Allow building without sctp on mac/ios. by Kári Tristan Helgason · 7 years ago
  62. a0e1a55 Stop using public_deps in the call module. by Mirko Bonadei · 7 years ago
  63. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  64. 4e76ebb Rename FOURCC -> CRICKET_FOURCC. by Patrik Höglund · 7 years ago
  65. ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago
  66. aba85d1 Resolve circular dependency in rtc_media_base. by Patrik Höglund · 7 years ago
  67. 56d4609 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 7 years ago
  68. 55900fd Move APM initialization into WebRtcVoiceEngine by Fredrik Solenberg · 7 years ago
  69. 523589d Create common helper method for comparing video formats by Magnus Jedvert · 7 years ago
  70. 01f2ec3 Add a new function to BitrateAllocation: HasBitrate. by erikvarga@webrtc.org · 7 years ago
  71. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  72. 9deda48 Move const variables initialization to constants.cc by mallikarjun82 · 7 years ago
  73. d319534 Move ADM initialization into WebRtcVoiceEngine by Fredrik Solenberg · 7 years ago
  74. 09d5844 Fix some uninitialized variables in convert_legacy_video_factory by Magnus Jedvert · 7 years ago
  75. c61ce0d Fixing some clang-tidy findings. by Mirko Bonadei · 7 years ago
  76. 7880758 Optional: Use nullopt and implicit construction in /media by Oskar Sundbom · 7 years ago
  77. f2d7beb Created the DtlsSrtpTransport. by Zhi Huang · 7 years ago
  78. 9b16e2d Reland "Move ulpfec, red, and flexfec codec to video engine" by Magnus Jedvert · 7 years ago
  79. df4883d Reland "Update internal encoder factory to new interface" by Magnus Jedvert · 7 years ago
  80. c3ed630 Add stats googHasEnteredLowResolution. by Åsa Persson · 7 years ago
  81. aea84f5 Revert "Update internal encoder factory to new interface" by Zhi Huang · 7 years ago
  82. 2c8c8e2 Update internal encoder factory to new interface by Magnus Jedvert · 7 years ago
  83. da850ef Revert "Move ulpfec, red, and flexfec codec to video engine" by Oleh Prypin · 7 years ago
  84. c97cf03 Removes unused sample-rate APIs from the ADM. by henrika · 7 years ago
  85. 154ee1f Move ulpfec, red, and flexfec codec to video engine by Magnus Jedvert · 7 years ago
  86. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  87. 5f5918f Merge MediaChannel's OnTransportOverheadChanged and OnNetworkRouteChanged callbacks. by Zhi Huang · 7 years ago
  88. ee92d62 Update VideoEncoderSoftwareFallbackWrapper to take VideoEncoder as arg by Magnus Jedvert · 7 years ago
  89. 8962b54 Removes Set/GetRecordingChannel() from the ADM by henrika · 7 years ago
  90. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  91. 46a2765 Reland "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  92. 34c8e6b Revert "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  93. 4fe6adc Update internal SW codecs to return unique_ptrs by Magnus Jedvert · 7 years ago
  94. 45bbc8a Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. by Åsa Persson · 7 years ago
  95. fb65b10 Removing forward declarations that are never referenced. by Mirko Bonadei · 7 years ago
  96. d4fcfb8 Switching to RTC_ prefixed LOG macros. by Mirko Bonadei · 7 years ago
  97. 7501b1c Reland "Update internal video decoder factory to new interface" by Magnus Jedvert · 7 years ago
  98. 5478b47 WebRtcMediaEngineFactory: Require caller to supply an AudioDecoderFactory by Karl Wiberg · 7 years ago
  99. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  100. 267d84b Revert "Update internal video decoder factory to new interface" by Christian Fremerey · 7 years ago