Sign in
webrtc
/
src
/
77bfd7c1b868942cdf2776283bcef26d365f97dd
77bfd7c
Add ARDSettingsModelTests to apprtcmobile_test target.
by denicija
· 8 years ago
8bc9326
DirectX capturer flickers on the second monitor
by zijiehe
· 8 years ago
69a0e3e
Use a default mouse cursor if XFixes is not supported.
by jamiewalch
· 8 years ago
ee3920a
Roll chromium_revision 5c396eba99..da3cfdb3e1 (431855:431886)
by buildbot
· 8 years ago
7602aab
Remove usage of VoEBase::AssociateSendChannel() from WVoMC.
by solenberg
· 8 years ago
26b6756
Fix BitrateControllerImpl not to ignore BW probe results mid-call.
by sergeyu
· 8 years ago
80c06fa
NetEq: Don't interpolate longer than the output size
by henrik.lundin
· 8 years ago
87d1a78
Add support to audioproc_f for running the residual echo detector and producing an echo likelihood graph.
by ivoc
· 8 years ago
a013a02
MB: Copy MB from Chromium repo
by kjellander
· 8 years ago
9e795c6
Update RTPSender::IsFecPacket for FlexFEC.
by brandtr
· 8 years ago
9dfff29
Make FlexFEC packets paceable through RTPSender.
by brandtr
· 8 years ago
7aba029
Make use of new APM statistics interface.
by ivoc
· 8 years ago
25b57ce
Update header formatters to FlexFEC draft 03.
by brandtr
· 8 years ago
7c2f174
Roll chromium_revision f1e2718a3f..5c396eba99 (431838:431855)
by buildbot
· 8 years ago
445fb8f
Use correct define in H264 end-to-end tests.
by brandtr
· 8 years ago
8e75a52
Explicitly use RTX for RED in VideoQualityTest and video_loopback.
by brandtr
· 8 years ago
a65704b
Expose RtpCodecParameters to VideoMediaInfo stats.
by hbos
· 8 years ago
82ebe02
Correct stats for RTCPeerConnectionStats.dataChannels[Opened/Closed].
by hbos
· 8 years ago
6f0b9fd
Allowing resetting of AudioNetworkAdaptor in AudioSendStream.
by minyue
· 8 years ago
218f436
Roll chromium_revision 1a6cf4da7c..f1e2718a3f (431807:431838)
by kjellander
· 8 years ago
8c2ec19
Revert of Temporarily remove ios_api_framework from the commit queue. (patchset #2 id:40001 of https://codereview.webrtc.org/2341113004/ )
by kjellander
· 8 years ago
931e975
Roll chromium_revision fd046d62bd..1a6cf4da7c (431804:431807)
by buildbot
· 8 years ago
59695e5
Roll chromium_revision b3671bcbd9..fd046d62bd (431798:431804)
by buildbot
· 8 years ago
e5d3e7e
Roll chromium_revision 7a2fab5553..b3671bcbd9 (431793:431798)
by buildbot
· 8 years ago
d73cbbf
Roll chromium_revision 4762e7cc7d..7a2fab5553 (431782:431793)
by buildbot
· 8 years ago
f823ede
Negotiate H264 profiles in SDP
by magjed
· 8 years ago
13ceeea
Revert of H.264 packetization mode 0 (try 2) (patchset #27 id:520001 of https://codereview.webrtc.org/2337453002/ )
by magjed
· 8 years ago
b73a751
Roll chromium_revision 13d2c57f10..4762e7cc7d (431754:431782)
by buildbot
· 8 years ago
e7d17f7
Roll chromium_revision 51641c7dde..13d2c57f10 (431606:431754)
by buildbot
· 8 years ago
372719b
Remove screen_capturer_mock_objects.h
by zijiehe
· 8 years ago
3074096
Crash in DirectX capturer
by zijiehe
· 8 years ago
c9a6e4a
CroppingWindowCapturer::CreateCapturer() function to replace raw pointer version
by zijiehe
· 8 years ago
b7510d3
Roll chromium_revision 4cee38b9a3..51641c7dde (431537:431606)
by buildbot
· 8 years ago
74f9d98
Remove unused warning suppression
by kthelgason
· 8 years ago
2814598
Revert of Declare VideoCodec.codec_specific_info private (patchset #1 id:1 of https://codereview.webrtc.org/2494683006/ )
by hta
· 8 years ago
c63fb3a
Reland of Declare VideoCodec.codec_specific_info private (patchset #1 id:1 of https://codereview.webrtc.org/2491933002/ )
by hta
· 8 years ago
b05fa24
Optimize FindCodecById and ReferencedCodecsMatch
by magjed
· 8 years ago
acd935b
Reland of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2471783002/ )
by nisse
· 8 years ago
e6f98c7
Remove RED/RTX workaround from sender/receiver and VideoEngine2.
by brandtr
· 8 years ago
ea51d08
Roll chromium_revision 09f4d43e57..4cee38b9a3 (431473:431537)
by buildbot
· 8 years ago
0b3a638
Ensures that AudioDeviceBuffer::StopPeriodicLogging works as intended.
by henrika
· 8 years ago
2a615fc
Reduce taking locks in RTPSenderVideo::SendVideo
by danilchap
· 8 years ago
e918a13
MB: Add new Win8 and Win10 bots.
by Henrik Kjellander
· 8 years ago
98903d2
Remove ScreenCapturer and WindowCapturer
by zijiehe
· 8 years ago
3bba101
Implement H.264 packetization mode 0.
by hta
· 8 years ago
e95f5bf
Roll chromium_revision 3a46cc72d5..09f4d43e57 (431304:431473)
by buildbot
· 8 years ago
a3095d0
Re-enable the P2PTransportChannelMultihomedTest.TestBasic
by zhihuang
· 8 years ago
bd162f7
Roll chromium_revision 65cb3abb07..3a46cc72d5 (431231:431304)
by buildbot
· 8 years ago
e3fe4a7
Update VideoFrameBuffer-related methods to not use references to scoped_refptr.
by nisse
· 8 years ago
7fe6db9
Revert of Declare VideoCodec.codec_specific_info private (patchset #5 id:80001 of https://codereview.webrtc.org/2452963002/ )
by hta
· 8 years ago
1369c83
Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ )
by sprang
· 8 years ago
ef6cbae
Add UMA histogram for Echo likelihood.
by ivoc
· 8 years ago
44c7ecf
Added a public GN config to compile mock headers.
by aleloi
· 8 years ago
647bf43
Reland of Issue 2434073003: Extract bitrate allocation ...
by sprang
· 8 years ago
9d1315a
Add UMA stats for the resolution camera is started in.
by sakal
· 8 years ago
d64bf6f
MB: Add Mac Asan (swarming) to FYI waterfall.
by ehmaldonado
· 8 years ago
aae4fa8
Set videoCapturerStopped when PeerConnectionClient stopped
by hekra01
· 8 years ago
917a4ee
Replace SequencedTaskChecker in RTPSenderVideo
by kthelgason
· 8 years ago
1b35d4c
Don't copy loop variables when we don't have to
by kwiberg
· 8 years ago
dbdb3f1
Wire up FlexfecSender in RTPSender and add unit tests.
by brandtr
· 8 years ago
131bc49
Wire up FlexfecSender in RTPSenderVideo.
by brandtr
· 8 years ago
ef3f768
Roll chromium_revision 6be6a794e7..65cb3abb07 (431208:431231)
by buildbot
· 8 years ago
3cf8ece
Revert of Stop caching supported codecs in WebRtcVideoEngine2 (patchset #1 id:1 of https://codereview.webrtc.org/2492473002/ )
by magjed
· 8 years ago
7927386
Declare VideoCodec.codec_specific_info private
by hta
· 8 years ago
59be5f7
Add helper functions for negotiating H264 profile level id
by magjed
· 8 years ago
5ec208f
Use bitcode by default for ios framework build.
by kthelgason
· 8 years ago
5de52fd
Created a mocked AudioTransport.
by aleloi
· 8 years ago
37e4ad5
Roll chromium_revision cc82e2a1fa..6be6a794e7 (428909:431208)
by buildbot
· 8 years ago
51e9608
AudioDeviceBuffer now uses 16-bit buffers
by henrika
· 8 years ago
9f71ec5
Stop caching supported codecs in WebRtcVideoEngine2
by magjed
· 8 years ago
3045589
Remove references of ScreenCapturer and WindowCapturer
by zijiehe
· 8 years ago
6bedebf
First step in providing a UdpTransportChannel.
by johan
· 8 years ago
cc2d1c6
Bump mac deployment target to 10.9
by kthelgason
· 8 years ago
ccf1021
Add screenshare support to AppRTCMobile.
by sakal
· 8 years ago
2256e04
Rename media constraints model and store.
by denicija
· 8 years ago
4bc98d4
Revert of Extract bitrate allocation of spatial/temporal layers out of codec impl. (patchset #17 id:320001 of https://codereview.webrtc.org/2434073003/ )
by sprang
· 8 years ago
6ba58d6
Reland of Simplify and extend RtpHeaderExtensionMap (patchset #1 id:1 of https://codereview.webrtc.org/2484863007/ )
by danilchap
· 8 years ago
16e3caa
Removed unused forward declaration.
by aleloi
· 8 years ago
8f46c67
Extract bitrate allocation of spatial/temporal layers out of codec impl.
by sprang
· 8 years ago
592baaf
Add build flag to enable bitcode on ios
by kthelgason
· 8 years ago
b04b5c2
Reland of Add bitrate section to settings view controller. (patchset #1 id:1 of https://codereview.webrtc.org/2488653002/ )
by denicija
· 8 years ago
d22f6bc
Add sakal@ as owner of webrtc/examples/androidapp/
by magjed
· 8 years ago
faa7689
Remove cyclic dependency in gyp build
by kthelgason
· 8 years ago
28ec6bd
Make releaseEglSurface in EglRenderer asynchronous.
by sakal
· 8 years ago
cbe7435
Reland of Add a webrtc{en,de}coderfactory implementation for VideoToolbox (patchset #1 id:1 of https://codereview.webrtc.org/2483273002/ )
by Kári Tristan Helgason
· 8 years ago
7252a00
Ping the premier connection on each network with higher priority.
by honghaiz
· 8 years ago
d924ff3
iOS: Fix improved BWE field trial.
by tkchin
· 8 years ago
669d69b
Use rtc::PacketTransportInterface in WebrtcSession unit test.
by johan
· 8 years ago
bc38b4d
Revert of Simplify and extend RtpHeaderExtensionMap (patchset #12 id:260001 of https://codereview.webrtc.org/2452293004/ )
by danilchap
· 8 years ago
e083909
Remove evil defines out of shared_x_display.h
by zijiehe
· 8 years ago
d1d26fb
Simplify and extend RtpHeaderExtensionMap
by danilchap
· 8 years ago
d69ad84
Revert of Add a webrtc{en,de}coderfactory implementation for VideoToolbox (patchset #2 id:20001 of https://codereview.webrtc.org/2463313002/ )
by kwiberg
· 8 years ago
671c0ab
GN: Add //build/toolchain/toolchain.gni to exec_script_whitelist
by Henrik Kjellander
· 8 years ago
f94ba46
Update BWE_TEST_LOGGING_PLOT output format, and fix plot_dynamics.py script.
by terelius
· 8 years ago
579729d
GN: Build tools and examples by default.
by ehmaldonado
· 8 years ago
e239779
Reenable P2P test case and remove outdated TODO
by kthelgason
· 8 years ago
9561183
Changed mixing to be done at the minimal possible frequency.
by aleloi
· 8 years ago
37d7a22
GN: Don't build tests by default.
by ehmaldonado
· 8 years ago
09bc128
RTCMediaStream[Track]Stats added.
by hbos
· 8 years ago
8c375de
Expose bit rate property in ARDAppClient and set max bitrate for video RTCRtcSender.
by denicija
· 8 years ago
Next »