aboutsummaryrefslogtreecommitdiff
path: root/call/BUILD.gn
AgeCommit message (Expand)Author
2018-05-18Allows injection of network controller factory into peer connection factory.Sebastian Jansson
2018-05-18Move VideoEncoderConfig from call/ to api/.Niels Möller
2018-05-15Directly include VideoBitrateAllocation in call/ targetsErik Språng
2018-05-14New file api/video/BUILD.gnNiels Möller
2018-05-09Moves network control interface to API.Sebastian Jansson
2018-05-07New api struct BitrateSettings.Niels Möller
2018-05-04Moving task queue from Call to transport controller.Sebastian Jansson
2018-04-25Moving demux from FakeNetworkPipe to DirectTransport.Sebastian Jansson
2018-04-19Adds mock bitrate allocator.Sebastian Jansson
2018-04-09Remove chromium clang style errors affecting sdk/android/media_jniPaulina Hensman
2018-04-03This CL removes all usages of our custom ostream << overloads.Jonas Olsson
2018-03-27Pass VideoEncoderFactory from WebrtcVideoEngine to VideoStreamEncoder.Niels Möller
2018-03-23Move rw_lock_wrapper.h to rtc_base/synchronization/Karl Wiberg
2018-03-21Added receive time calculator under field trial.Sebastian Jansson
2018-03-16Remove the public_deps to fileutils from test_support.Patrik Höglund
2018-03-15Split up audio_device build targetPaulina Hensman
2018-03-14Reland: Add ability to emulate degraded network in Call via field trialErik Språng
2018-03-14Revert "Add ability to emulate degraded network in Call via field trial"Ilya Nikolaevskiy
2018-03-14Add ability to emulate degraded network in Call via field trialErik Språng
2018-03-13Adding task queue congestion control experiment.Sebastian Jansson
2018-03-12Separate test/fake_audio_device on API and implementation. Step 2.Artem Titov
2018-03-12Removing AvailableBandwidth method on transport controller.Sebastian Jansson
2018-03-05Revert "Separate test/fake_audio_device on API and implementation."Artem Titov
2018-03-05Separate test/fake_audio_device on API and implementation.Artem Titov
2018-03-02Enables configuration of transmission max bitrate multiplier and fec protecti...Ying Wang
2018-03-01Moved retransmission rate limiter to Call class.Sebastian Jansson
2018-02-23Moved pacer and congestion thread from call.Sebastian Jansson
2018-02-22Added dependencies to mock transport controller send.Sebastian Jansson
2018-02-21Moved bitrate config interface from Call class.Sebastian Jansson
2018-02-21Moved routes tracking to rtp transport controller.Sebastian Jansson
2018-02-21Moved bitrate configuration to rtp controllerSebastian Jansson
2018-02-21Removed fake rtp transport controller send.Sebastian Jansson
2018-02-21Extracted bitrate configuration from call class.Sebastian Jansson
2018-02-21Reland "Moved BitrateConfig out of Call::Config."Sebastian Jansson
2018-02-20Revert "Moved BitrateConfig out of Call::Config."Lu Liu
2018-02-20Moved BitrateConfig out of Call::Config.Sebastian Jansson
2018-02-19BUILD.gn file for api/audio.Gustaf Ullberg
2018-02-14Rename Call::Config to CallConfig, keep old name as alias.Niels Möller
2018-02-01Reland "Break up rtc_event_log_api to solve circular dependencies."Qingsi Wang
2018-01-31Revert "Break up rtc_event_log_api to solve circular dependencies."Mirko Bonadei
2018-01-30Break up rtc_event_log_api to solve circular dependencies.Qingsi Wang
2018-01-26Removing useless dependencies on //testing/gmock.Mirko Bonadei
2018-01-22Make fec controller plug-able.Ying Wang
2018-01-18Reland Use runtime enabled features API to enable dual stream modeIlya Nikolaevskiy
2018-01-17Revert "Use runtime enabled features API to enable dual stream mode"Lu Liu
2018-01-17Use runtime enabled features API to enable dual stream modeIlya Nikolaevskiy
2018-01-17Move remaining traces of VoiceEngineFredrik Solenberg
2018-01-16Update gn files to support Mozilla buildDan Minor
2018-01-11Move ownership of voe::Channel into Audio[Receive|Send]Stream.Fredrik Solenberg
2018-01-10Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "...Per Kjellander