- 31cb8f9 Add unit tests for simulcast layer configurations. by Åsa Persson · 7 years ago
- 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
- 23cd45a webrtcvideoengine_unittest: Use RtpHeaderParser class for parsing rtp header. by Åsa Persson · 7 years ago
- 23f71a8 Remove usage of //build/config/clang:extra_warnings. by Mirko Bonadei · 7 years ago
- 98badbc Add VP9 profile negotiation to SDP by Emircan Uysaler · 7 years ago
- 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
- 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 7 years ago
- 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
- de212ca Removing some MSVC warning suppression flags. by Mirko Bonadei · 7 years ago
- 6bbeb08 Extract rtc_base/base64.h and rtc_base/base64.cc into separate target. by Artem Titov · 7 years ago
- 00c7183 Replace rtc::Optional with absl::optional in media, ortc, p2p by Danil Chapovalov · 7 years ago
- dd3e0ab Make rtc_software_fallback_wrappers target visible. by Anders Carlsson · 7 years ago
- 0cedc05 Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl} by Rasmus Brandt · 7 years ago
- f859e55 Removing warning suppression flags from media. by Mirko Bonadei · 7 years ago
- 7fd0a28 Directly include VideoBitrateAllocation in media/ targets by Erik Språng · 7 years ago
- 79478ad Adjust base bitrate for experimental temporal layer count by Erik Språng · 7 years ago
- 195d1d7 Remove ScreenshareLayerConfig. by Rasmus Brandt · 7 years ago
- c948fe6 Delete unneeded includes of call/video_config.h. by Niels Möller · 7 years ago
- fe826f3 Removing warning suppression flags from media/BUILD.gn. by Mirko Bonadei · 7 years ago
- 5f2bb62 Remove dependency in FakeWebRtcVideoCodecFactories. by Anders Carlsson · 7 years ago
- c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 7 years ago
- 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 7 years ago
- 6753795 Built in video codec factories. by Anders Carlsson · 7 years ago
- 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 7 years ago
- bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 7 years ago
- 6557d0c Delete header file videoengine_unittest.h. by Niels Möller · 7 years ago
- 11b34f4 Remove chromium clang style errors affecting sdk/android/media_jni by Paulina Hensman · 7 years ago
- abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 7 years ago
- 7531a76 Delete unused header media/base/test/mock_mediachannel.h. by Niels Möller · 7 years ago
- 8d2c5a8 Detangling target dependencies in rtc_base_approved. by Tommi · 7 years ago
- 7bd79a0 Split up audio_device build target by Paulina Hensman · 7 years ago
- 99f52f8 Make decoder software fallback sticky. by Sami Kalliomäki · 7 years ago
- 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
- 6856156 Introduce TaskQueueForTest. by Tommi · 7 years ago
- a6cc0f9 Refactor FakeVideoCapturer. by Niels Möller · 7 years ago
- 1829af6 Extend FakePeriodicVideoCapturer with FakeVideoCapturerWithTaskQueue. by Tommi · 7 years ago
- 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
- 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
- dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
- 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
- d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
- ca913b0 Stop using public_deps in modules/audio_processing/aec_dump. by Mirko Bonadei · 7 years ago
- 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
- 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
- 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
- 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
- bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
- 6daa278 Move MediaConfig to its own header file and target. by Niels Möller · 7 years ago
- a6fe261 Move AudioOptions to its own header file and target. by Niels Möller · 7 years ago
- 34924c2 Fix warning 4373. by Patrik Höglund · 7 years ago
- 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
- c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
- 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
- a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
- a97af1f Complete moving video_coding headers. by Patrik Höglund · 7 years ago
- 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
- ce89234 Clean up some files from rtc_audio_video target by Anders Carlsson · 7 years ago
- 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
- 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
- 448691c Remove the old videosinkinterface.h. by Patrik Höglund · 7 years ago
- adc1e9b Remove old videosourceinterface files. by Patrik Höglund · 7 years ago
- a0f5f60 Revert "Revert "Make some more targets publicly visible"" by Per Kjellander · 7 years ago
- a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
- c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
- 55d1809 Revert "Make some more targets publicly visible" by Per Kjellander · 7 years ago
- 60d1792 Make some more targets publicly visible by Karl Wiberg · 7 years ago
- 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
- 825249f Add final missing header files before enabling orphans check. by Patrik Höglund · 7 years ago
- 24722b3 Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Seth Hampson · 7 years ago
- 99175c6 Add untracked headers to video_coding. by Patrik Höglund · 7 years ago
- a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
- 9e19403 Move videosourceinterface to api. by Patrik Höglund · 7 years ago
- be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
- 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
- 727b7d0 Reland "Reland "Put internal video codec factories into separate target"" by Anders Carlsson · 7 years ago
- 6213929 Add missing files to audio_processing. by Patrik Höglund · 7 years ago
- 8b77aea Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Lu Liu · 7 years ago
- d2b912a Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator. by Seth Hampson · 7 years ago
- 6552695 Revert "Reland "Put internal video codec factories into separate target"" by Lu Liu · 7 years ago
- 0efd1e8 Reland "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
- bb298ac Revert "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
- 51698ae Put internal video codec factories into separate target by Anders Carlsson · 7 years ago
- 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
- 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
- a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
- d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
- a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
- 6c8e666 Fixing package boundary violation. by Mirko Bonadei · 7 years ago
- 0a37547 Add optional stereo codec to SDP negotiation by Emircan Uysaler · 7 years ago
- e51f785 Stop using public_deps in pc/. by Mirko Bonadei · 7 years ago
- a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
- b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
- 4d3e24a Allow building without sctp on mac/ios. by Kári Tristan Helgason · 7 years ago
- a0e1a55 Stop using public_deps in the call module. by Mirko Bonadei · 7 years ago
- 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
- ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago
- aba85d1 Resolve circular dependency in rtc_media_base. by Patrik Höglund · 7 years ago
- 9deda48 Move const variables initialization to constants.cc by mallikarjun82 · 7 years ago
- b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
- 5478b47 WebRtcMediaEngineFactory: Require caller to supply an AudioDecoderFactory by Karl Wiberg · 7 years ago