Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
56fa0501257da6facaf8540bf50e52f775b89a6c
/
media
e062385
Avoid to unconditionally include rtc_base/win32.h.
by Mirko Bonadei
· 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
f120cba
Delete AudioMonitor and related code.
by Niels Möller
· 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
5e4833c
Add missing stdio.h header in files using scanf/sscanf function.
by Piotr Tworek
· 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
ba37b4b
Change return type of RtpSenderInterface::SetParameters from bool to RTCError
by Zach Stein
· 7 years ago
b8e1201
Generate track stats when SSRC=0
by Harald Alvestrand
· 7 years ago
6daa278
Move MediaConfig to its own header file and target.
by Niels Möller
· 7 years ago
1d7ecd2
Rename a few MediaConfig::Video flags for consistency.
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
46e31ba
Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer."
by Seth Hampson
· 7 years ago
5ed4465
Allow first frame after fallback in VideoEncoderSoftwareFallbackWrapper
by Emircan Uysaler
· 7 years ago
3ca452b
Create an RtpEncodingParameters struct for each simulcast stream
by Zach Stein
· 7 years ago
2ffe3e8
Reland Use runtime enabled features API to enable dual stream mode
by Ilya Nikolaevskiy
· 7 years ago
6539f69
Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator.
by Niels Möller
· 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
8d0f1db
Removing cricket::MediaEngineFactory.
by Mirko Bonadei
· 7 years ago
0f17f9c
Revert "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer."
by Lu Liu
· 7 years ago
18c4261
Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer.
by Seth Hampson
· 7 years ago
4613bdf
Recreate AudioReceiveStreams when header extensions change.
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
11b6846
Removed overloaded function GetSimulcastConfig from simulcast.cc.
by Seth Hampson
· 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
3b903d0
Reconfigure, not reconstruct, AudioReceiveStreams.
by Fredrik Solenberg
· 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
438663e
DCHECKS added to GetSimulcastConfig.
by Seth Hampson
· 7 years ago
002f921
Inline default constructors for MediaChannel structs
by Steve Anton
· 7 years ago
62337e5
Use AudioProcessingBuilder everywhere AudioProcessing is created.
by Ivo Creusen
· 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
dc8b5ab
Remove dead code for media channel errors
by Steve Anton
· 7 years ago
e0c2eea
Simplifying video engine test code.
by srte
· 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
7622048
Add an AudioOptions field to force software echo cancellation on iOS.
by Jonathan Yu
· 7 years ago
a40f824
Explicitly specify is_clang=false for Win MSVC bots
by Oleh Prypin
· 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
4ab68ee
Move sessiondescription.h/cc from p2p/base to pc/
by Steve Anton
· 7 years ago
d524751
Replace VoEBase::[Start/Stop]Playout().
by Fredrik Solenberg
· 7 years ago
aaedf75
Replace VoEBase::[Start/Stop]Send().
by Fredrik Solenberg
· 7 years ago
2a87797
Remove voe::TransmitMixer
by Fredrik Solenberg
· 7 years ago
3e11343
Fix circular dependencies in webrtc_common.
by Patrik Höglund
· 7 years ago
00f934a
Add gcc-style annotations for printf-like functions.
by Niels Möller
· 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
fa266ef
Fix the crash when GetSources is called with non-existing ssrc.
by Zhi Huang
· 7 years ago
e26456a
Removes usage of AGC APIs in the ADM.
by henrika
· 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
6543206
Including libyuv headers using fully qualified paths.
by Mirko Bonadei
· 7 years ago
3a23374
Reland "Remove the aec_quality_min metric."
by Gustaf Ullberg
· 7 years ago
9a44f96
Delete rtc_base/window.h.
by Niels Möller
· 7 years ago
a3fad93
Revert "Remove the aec_quality_min metric."
by Mirko Bonadei
· 7 years ago
99b1bd1
Remove the aec_quality_min metric.
by Gustaf Ullberg
· 7 years ago
606a597
Remove adjust_agc_delta from WebRtcVoiceEngine
by Steve Anton
· 7 years ago
292a73e
Deliver packet to Call as rtc::CopyOnWriteBuffer
by Danil Chapovalov
· 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
4e76ebb
Rename FOURCC -> CRICKET_FOURCC.
by Patrik Höglund
· 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
56d4609
Use the new AudioProcessing statistics everywhere.
by Ivo Creusen
· 7 years ago
55900fd
Move APM initialization into WebRtcVoiceEngine
by Fredrik Solenberg
· 7 years ago
Next »