Sign in
webrtc
/
src
/
74c10b5a7aee97e91dc533c430e0e6110c952b94
74c10b5
Introduce webrtc::VideoFrame::timestamp_us, and corresponding constructor.
by nisse
· 9 years ago
3821ff8
Only log BWE updates if the actual estimate changed or if we have non-zero loss reports.
by stefan
· 9 years ago
a973f95
Remove restart method from VideoTrackSourceInterface.
by sakal
· 9 years ago
3db7fe8
Roll chromium_revision b65b322f74..cf9457edb7 (416161:416297)
by buildbot
· 9 years ago
9d1c54a
[WebRTC] A real ScreenCapturer test
by zijiehe
· 9 years ago
aecd982
Change a few configurations in AggressiveConfiguration
by Honghai Zhang
· 9 years ago
c3f3515
Fixed flaky VideoSendStreamTest::SupportsAbsoluteSendTime
by skvlad
· 9 years ago
1afdf99
EventLogParser: use std::vector to reduce stack usage
by skvlad
· 9 years ago
c55c39d
Limit initial fps value used in Android HW encoder initialization.
by Alex Glaznev
· 9 years ago
79c6458
Provide a default implementation for PeerConnectionInterface::ice_state().
by johan
· 9 years ago
84fcbd4
MB: Enable rtc_use_h264 for GYP builds for now.
by kjellander
· 9 years ago
5e57b17
Introduce helpers to RtpSender to propagate RtpPacketToSend.
by Danil Chapovalov
· 9 years ago
ba6f7be
Test RtcpParser rewritten to use rtcp packet classes instead of rtcp_utility
by Danil Chapovalov
· 9 years ago
c6b9da4
Delete cricket::VideoFrame::GetCopyWithRotationApplied.
by nisse
· 9 years ago
1dd2335
GN Templates: Add //build/config/sanitizers:deps to rtc_executable.
by ehmaldonado
· 9 years ago
504e838
Move getSupportedFormats from capturer interface to camera enumerator.
by sakal
· 9 years ago
5b1ba08
Update PRESUBMIT.py to handle GN.
by ehmaldonado
· 9 years ago
c0f28be
Add kjellander@webrtc.org to more OWNERS for BUILD.gn files.
by kjellander
· 9 years ago
4ec6a0c
Reland of Initial version of file wrapper
by Viktor Palmkvist
· 9 years ago
38a2132
GN: Introduce templates.
by ehmaldonado
· 9 years ago
8a5cef8
Reland of Add pps id and sps id parsing to the h.264 depacketizer. (patchset #1 id:1 of https://codereview.webrtc.org/2265023002/ )
by stefan
· 9 years ago
06a5e1a
Enable send-side BWE by default.
by Stefan Holmer
· 9 years ago
3d21e23
Delete talk directory, and references from build_ios_libs.sh.
by nisse
· 9 years ago
f383c57
- Remove unused unit test webrtc/modules/audio_processing/agc/agc_unittest.cc
by solenberg
· 9 years ago
bca69e8
Revert of Delete cricket::VideoFrame::GetTimeStamp. (patchset #1 id:1 of https://codereview.webrtc.org/2305623002/ )
by nisse
· 9 years ago
fd6c99e
Delete cricket::VideoFrame::GetTimeStamp.
by nisse
· 9 years ago
4b2be97
Remove VideoSource.stop() and VideoSource.restart() from the Java API.
by sakal
· 9 years ago
97667c7
Revert of Ignore Camera and Flip bits in CVO when parsing video rotation (patchset #3 id:80001 of https://codereview.webrtc.org/2280703002/ )
by magjed
· 9 years ago
ac554ee
Add functions to interact with ASan and MSan, and some sample uses
by kwiberg
· 9 years ago
97d2dac
Roll chromium_revision 462458f4b5..b65b322f74 (415920:416161)
by buildbot
· 9 years ago
067d855
NetEq: Flush and reset if the speech and cng sample rates mismatch
by henrik.lundin
· 9 years ago
c435946
In order to ensure that the same code is run in the tests as is otherwise
by peah
· 9 years ago
f7ddc06
Use AggressiveConfiguration as the default configuration in IOS
by Honghai Zhang
· 9 years ago
affcac4
WebRtcIlbcfix_EnhancerInterface: Let input array be const
by kwiberg
· 9 years ago
a70856c
Add option to set maximum video encoder bitrate to AppRTCDemo.
by glaznev
· 9 years ago
f9e1b92
Ignore Camera and Flip bits in CVO when parsing video rotation
by Magnus Jedvert
· 9 years ago
f28a389
Moved the place for the aec_debug_dump build flag and changed the name to apm_debug_dump
by peah
· 9 years ago
a0e60e8
packet_buffer.cc: Removed #include of iostream.
by Per
· 9 years ago
3f9dd7c
Do not build stun_prober within Chrome on gn.
by Per
· 9 years ago
634b86e
git cl format on common_types.h.
by solenberg
· 9 years ago
14f52c2
Roll chromium_revision 46224dddfc..462458f4b5 (415846:415920)
by buildbot
· 9 years ago
0bade0d
AVFoundation Video Capturer: Remove thread jump when delivering frames
by Magnus Jedvert
· 9 years ago
671d800
Fix gn build of stun_prober
by Per
· 9 years ago
cdbc96c
Adding sprang as VCM owner.
by mflodman
· 9 years ago
624c335
Fix off-by-one error in DCHECK in ProducerFec.
by brandtr
· 9 years ago
e8a6697
Revert of Initial version of new file wrapper (patchset #26 id:490001 of https://codereview.webrtc.org/2214763002/ )
by palmkvist
· 9 years ago
d714d19
Initial version of new file wrapper
by Viktor Palmkvist
· 9 years ago
8a2098c
Fix a race condition where Camera2Session forgot to return the texture frame when closing the camera.
by sakal
· 9 years ago
26091b1
This reverts commit 8eb37a39e79fe1098d3503dcb8c8c2d196203fed. Chrome now have its own implementation of TaskQueues that is based on Chrome threads.
by perkj
· 9 years ago
9f8e37b
Delete cricket::VideoFrame::ConvertToRgbBuffer.
by nisse
· 9 years ago
275afc5
Add codec name to CodecSpecificInfo and get the codec name stats from there instead.
by perkj
· 9 years ago
ff84afd
Roll chromium_revision c89638bfc9..46224dddfc (415679:415846)
by buildbot
· 9 years ago
b75f254
Create Android screen capturer.
by arsany
· 9 years ago
be5163c
Removed unused enums from common_types.h
by solenberg
· 9 years ago
a73f5dc
Roll chromium_revision 56e79bb736..c89638bfc9 (415575:415679)
by buildbot
· 9 years ago
b3e3001
Remove Channel::UpdatePacketDelay and some member variables
by henrik.lundin
· 9 years ago
5a601d9
Fix multiple definitions of BasicPacketSocketFactory error and add stunprober in GN.
by wjywbs
· 9 years ago
ebd9fd7
NetEq: Add a few EXPECT_CALLs to PacketBuffer unittests
by henrik.lundin
· 9 years ago
314bc5f
Add local capturer on mac
by kthelgason
· 9 years ago
20fcbf1
Remove faulty DCHECK in rtcp::TransportFeedback DecodeSymbol
by Danil Chapovalov
· 9 years ago
dc431ce
NetEq: Changed Packet::payload to be an rtc::Buffer
by ossu
· 9 years ago
5955e24
Added an empty() method to rtc::Buffer
by ossu
· 9 years ago
08352ab
Emit landmine for Android builds to solve compile lint errors
by kjellander
· 9 years ago
25f32e7
Use max optimization when compiling neteq_performance_test.
by ehmaldonado
· 9 years ago
4cedf2b
Add signaling to support ICE renomination.
by Honghai Zhang
· 9 years ago
0e6758d
RTCStatsCollector: timestamps updated.
by hbos
· 9 years ago
a69d973
Move webrtc/audio_*.h to webrtc/api/call
by kjellander
· 9 years ago
20e47a2
Revert of CQ: Remove android_arm64_rel trybot (patchset #1 id:1 of https://codereview.webrtc.org/2292233003/ )
by kjellander
· 9 years ago
cbe253e
Roll chromium_revision 938114be1e..56e79bb736 (414059:415575)
by ehmaldonado
· 9 years ago
f7a5335
Remove fakewebrtccommon.h.
by solenberg
· 9 years ago
5d5e3fc
CQ: Remove android_arm64_rel trybot
by kjellander
· 9 years ago
a8c9402
Fixed flaky test: WebRtcVideoChannel2BaseTest.GetStatsMultipleRecvStreams
by skvlad
· 9 years ago
0ccaacb
CQ: Rename iOS GYP trybots
by Henrik Kjellander
· 9 years ago
da8bbf6
NetEq: Change member variables for current RTP types to rtc::Optionals
by henrik.lundin
· 9 years ago
9e4a304
Reland of move the old AndroidVideoCapturer stack code. (patchset #1 id:1 of https://codereview.webrtc.org/2291583002/ )
by sakal
· 9 years ago
7027921
Add linux_use_bundled_binutils_override = true to build_overrides.
by ehmaldonado
· 9 years ago
1249ddf
Add missing dependencies to setup_links.py.
by ehmaldonado
· 9 years ago
08c047e
GN: Use custom suppressions for lint in android.
by ehmaldonado
· 9 years ago
6b74865
Disable h264 for WebRTC GYP bots.
by ehmaldonado
· 9 years ago
84bd5c7
Do not build task_queue.cc and include from webrtc_overrides in Chrome.
by perkj
· 9 years ago
bfd398c
Add a switch to redetermine role when ICE restarts.
by Honghai Zhang
· 9 years ago
6a60e70
Making hbos and hta OWNERS of webrtc/api/rtcstats*.
by hbos
· 9 years ago
6e5b0d7
MB: Flip iOS bots to GN by default
by kjellander
· 9 years ago
d565b73
RTCStatsCollector and RTCPeerConnectionStats added.
by hbos
· 9 years ago
fce0e2c
Update AecDump API to match RtcEventLog API signature.
by tkchin
· 9 years ago
ab1293a
Update iOS AppRTCDemo to use level controller.
by tkchin
· 9 years ago
d4bfbfc
iOS: Add ability to specify audio constraints.
by tkchin
· 9 years ago
f8f754a
Fixed the clang warning for ApmDataDumper
by peah
· 9 years ago
cc34faf
Removed the global limitation of the native sample rates on ARM devices and replaced it with an APM-internal limitation
by peah
· 9 years ago
d507472
New static I420Buffer::Rotate method, to replace GetCopyWithRotationApplied.
by nisse
· 9 years ago
c31446f
iLBC: Some const annotations
by kwiberg
· 9 years ago
131c958
Desktop capture: Fix GN target and exclude differ* sources on iOS
by kjellander
· 9 years ago
34db033
GN: Fix common_audio linking on iOS
by kjellander
· 9 years ago
7a122d6
Fix resource files for tools_unittests
by Henrik Kjellander
· 9 years ago
32c4a20
GN: Fix resource files for iOS test target
by kjellander
· 9 years ago
26dd92b
Remove last_width_/last_height_ from WebRtcVideoReceiveStream. Used in GetStats. Get dimensions from VideoReceiveStream::Stats instead.
by asapersson
· 9 years ago
68343a8
Revert of Remove the obsolete enum webrtc::PeerConnectionInterface::IceState. (patchset #1 id:1 of https://codereview.webrtc.org/2256663002/ )
by perkj
· 9 years ago
3cc8774
Fix Chromium clang plugin warnings
by kwiberg
· 9 years ago
83ffe45
Fix Chromium clang plugin warnings
by kwiberg
· 9 years ago
31dea98
Remove the obsolete enum webrtc::PeerConnectionInterface::IceState.
by johan
· 9 years ago
Next »