Sign in
webrtc
/
src.git
/
6f8d686d3503aafa64a8b545f8b8fdff65e8f816
/
webrtc
/
test
6f8d686
Remove use of RtpHeaderExtension and clean up
by isheriff
· 9 years ago
01d70a3
Add a default implementation in metrics_default.cc of histograms methods in system_wrappers/interface/metrics.h.
by asapersson
· 9 years ago
c9c142f
Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1983583002/ )
by nisse
· 9 years ago
fd8be34
Remove webrtc/base/scoped_ptr.h
by kwiberg
· 9 years ago
d49c30c
Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #2 id:290001 of https://codereview.webrtc.org/1963413004/ )
by tommi
· 9 years ago
d0dc66e
Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1935443002/ )
by nisse
· 9 years ago
6ab3db2
Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ )
by kwiberg
· 9 years ago
65fc62e
Remove webrtc/base/scoped_ptr.h
by kwiberg
· 9 years ago
f2eae33
Corrected bug in checking the third number and added extra checks
by dkirovbroadsoft
· 9 years ago
bfefb03
Replace scoped_ptr with unique_ptr everywhere
by kwiberg
· 9 years ago
ef8b61e
Enable -Winconsistent-missing-override flag.
by nisse
· 9 years ago
5b3c443
Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #14 id:250001 of https://codereview.webrtc.org/1900673002/ )
by nisse
· 9 years ago
a0591b5
Delete webrtc::VideoFrame methods buffer and stride.
by nisse
· 9 years ago
b99395a
Reland of Delete video_render module. (patchset #1 id:1 of https://codereview.webrtc.org/1923613003/ )
by nisse
· 9 years ago
3d7db26
Switch voice transport to use Call and Stream instead of VoENetwork.
by mflodman
· 9 years ago
0190367
Revert of Delete video_render module. (patchset #12 id:220001 of https://codereview.webrtc.org/1912143002/ )
by kjellander
· 9 years ago
97cfd1e
Delete video_render module.
by nisse
· 9 years ago
d6b9d77
Fix producer_fec_fuzzer.
by Peter Boström
· 9 years ago
4485ffb
#include "webrtc/base/constructormagic.h" where appropriate
by kwiberg
· 9 years ago
037ee92
Fix test.gyp dependency.
by nisse
· 9 years ago
1edb7ab
RtpPacket class introduced.
by danilchap
· 9 years ago
ba7dc72
Add rotation to EncodedImage and make sure it is passed through encoders.
by Per
· 9 years ago
06176e4
Added new VideoFrameBuffer methods Data[YUV]() etc.
by nisse
· 9 years ago
e532aec
Add isolate files for Android tests
by kjellander
· 9 years ago
26acec4
Delete method webrtc::VideoFrame::native_handle.
by nisse
· 9 years ago
90a1351
Fixed rtcp rpsi parsing of invalid packets.
by danilchap
· 9 years ago
95177d1
GN: Fix some build errors for iOS.
by kjellander
· 9 years ago
4a206a9
Remove webrtc::ScopedVector
by kwiberg
· 9 years ago
7cc9cc0
New method I420Buffer::Copy.
by nisse
· 9 years ago
7ade7b3
Delete class webrtc::VideoRenderer and its header file.
by nisse
· 9 years ago
1d19441
Replace RefCountImpl with rtc::RefCountedObject.
by Peter Boström
· 9 years ago
eb83a1a
This is an initial cleanup step, aiming to delete the
by nisse
· 9 years ago
b4c8247
Added function for parsing single rtcp packet in tests.
by Danil Chapovalov
· 9 years ago
94a23f0
Reland "Add check_deps rules in DEPS files."
by kjellander@webrtc.org
· 9 years ago
56cf60e
Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ )
by kjellander
· 9 years ago
086f851
Add check_deps rules in DEPS files.
by kjellander@webrtc.org
· 9 years ago
8842c3e
Relanding https://codereview.webrtc.org/1715883002/ in pieces.
by solenberg
· 9 years ago
3ecb5c8
Revert of - Clean up unused voice engine DTMF code. (patchset #4 id:60001 of https://codereview.webrtc.org/1722253002/ )
by solenberg
· 9 years ago
8886c81
- Clean up unused voice engine DTMF code following removal of VoEDtmf APIs.
by solenberg
· 9 years ago
622d895
Remove the VoEDtmf interface.
by solenberg
· 9 years ago
0e73934
Remove webrtc/test/webrtc_test_common.gyp
by kjellander
· 9 years ago
c891eb4
Replace scoped_ptr with unique_ptr in webrtc/common_video/
by kwiberg
· 9 years ago
739fcb9
Cleanup of webrtc::VideoFrame.
by Niels Möller
· 9 years ago
54ebfca
Revert of Cleanup of webrtc::VideoFrame. (patchset #6 id:100001 of https://codereview.webrtc.org/1679323002/ )
by kjellander
· 9 years ago
2080196
Cleanup of webrtc::VideoFrame.
by nisse
· 9 years ago
ba3e25e
Simple RTCP receiver fuzzer.
by Peter Boström
· 9 years ago
66a9928
Roll chromium_revision 1d144ca..fa5d546 (375480:376142)
by kjellander@webrtc.org
· 9 years ago
b7f89d6
Replace scoped_ptr with unique_ptr in webrtc/voice_engine/
by kwiberg
· 9 years ago
0206000
iOS: Add resource files for tests and implement OutputPath
by kjellander
· 9 years ago
9c6a0c7
Added A/V sync tests with drifting clocks.
by danilchap
· 9 years ago
fd2be27
Fuzzer tests for AudioDecoder's DecodeRedundant and IncomingPacket
by henrik.lundin
· 9 years ago
f6b5509
Fix GYP and GN references that are invalid in Chromium builds.
by kjellander
· 9 years ago
988d31e
Move gtest_prod_util.h out of webrtc/test tree.
by kjellander
· 9 years ago
2ab8157
Remove implicit downcast in producer_fec_fuzzer.cc.
by Peter Boström
· 9 years ago
ed3277b
Deprecate VideoDecoder::Reset() and remove calls.
by Peter Boström
· 9 years ago
bba9dec
Use separate rtp module lists for send and receive in PacketRouter.
by stefan
· 9 years ago
f5b804b
Fix implicit bool casts in producer_fec_fuzzer.cc.
by Peter Boström
· 9 years ago
bab934b
H.264 video codec support using OpenH264 (http://www.openh264.org/) for encoding and FFmpeg (https://www.ffmpeg.org/) for decoding.
by hbos
· 9 years ago
a2c5523
Allow packets to be reordered in the fake network pipe.
by philipel
· 9 years ago
5ad935c
Remove mutable from rtc::CriticalSection members.
by pbos
· 9 years ago
693a114
Add stefan@webrtc.org to webrtc/test/OWNERS.
by Peter Boström
· 9 years ago
3313ec9
Enable transport seq num extension on receive channel to suppress log warning.
by stefan
· 9 years ago
72c08ed
Reenables several NetEq unittests on android.
by ivoc
· 9 years ago
f01ea4f
Remove use of ConditionVariableWrapper and CriticalSectionWrapper from UdpSocket2Windows.
by Tommi
· 9 years ago
2067826
Remove dependency on ConditionVariableWrapper and CriticalSectionWrapper in UdpSocketPosix.
by Tommi
· 9 years ago
04cb763
Add tests for verifying transport feedback for audio and video.
by Stefan Holmer
· 9 years ago
688e308
Re-land: "Use an explicit identifier in Config"
by aluebs
· 9 years ago
ff2a635
Add ramp-up tests for transport sequence number with and w/o audio.
by Stefan Holmer
· 9 years ago
fca54f4
Revert of Use an explicit identifier in Config (patchset #4 id:60001 of https://codereview.webrtc.org/1538643004/ )
by tommi
· 9 years ago
25249d9
Use an explicit identifier in Config
by aluebs
· 9 years ago
e74eef1
Add CreateSend/ReceiveTransport() methods to CallTest.
by stefan
· 9 years ago
37ebcf0
Reland "Add APK targets to build libjingle tests for Android."
by phoglund
· 9 years ago
9fea80f
Add audio streams to CallTest and a first A/V call test.
by Stefan Holmer
· 9 years ago
1fe48a5
Add implementation in metrics.h that uses atomic pointer.
by asapersson
· 9 years ago
e2976c8
Remove DISABLED_ON_ macros.
by Peter Boström
· 9 years ago
13f61df
Move fake-handle frame creation into test target.
by Peter Boström
· 9 years ago
f6975f4
[rtp_rtcp] Lint errors cleaned from rtp_utility
by danilchap
· 9 years ago
ff48361
Step 1 to prepare call_test.* for combined audio/video tests.
by stefan
· 9 years ago
b7d9a97
Expose codec implementation names in stats.
by Peter Boström
· 9 years ago
1e0cfd9
Add VP8 and H264 depacketizer fuzzers.
by Peter Boström
· 9 years ago
3514cbe
Add DrFuzz support to webrtc fuzzers.
by pbos
· 9 years ago
7cae30c
Disable warnings failing when using Clang on Windows.
by kjellander
· 9 years ago
78315b9
Reland of Base webrtc fuzzers on a template. (patchset #1 id:1 of https://codereview.webrtc.org/1528043002/ )
by Peter Boström
· 9 years ago
5e0218c
Revert of Base webrtc fuzzers on a template. (patchset #1 id:1 of https://codereview.webrtc.org/1524993002/ )
by tommi
· 9 years ago
5ea3da2
Base webrtc fuzzers on a template.
by Peter Boström
· 9 years ago
bc14164
Revert of Add APK targets to build libjingle tests for Android. (patchset #10 id:180001 of https://codereview.webrtc.org/1511633002/ )
by stefan
· 9 years ago
a78c021
Add APK targets to build libjingle_peerconnection_unittests for Android.
by perkj
· 9 years ago
4c1093b
Add FEC producer fuzzing and a unittest for one of the issues found.
by Stefan Holmer
· 9 years ago
5811a39
Replace EventWrapper in video/, test/ and call/.
by Peter Boström
· 9 years ago
84e78f9
Rewrote the PRNG using an xorshift* algorithm and moved the files from test/ to base/.
by terelius
· 9 years ago
7623ce4
Reland of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:300001 of https://codereview.webrtc.org/1507903005/ )
by Peter Boström
· 9 years ago
d3c9447
Nuke TickTime::UseFakeClock.
by Peter Boström
· 9 years ago
8237abf
Revert of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:20001 of https://codereview.webrtc.org/1506773002/ )
by kjellander
· 9 years ago
fe32a76
Create fuzzer tests for audio decoders
by Henrik Lundin
· 9 years ago
03ef053
Merge webrtc/video_engine/ into webrtc/video/
by Peter Boström
· 9 years ago
b86d4e4
Prepare the AudioSendStream to be hooked up to send-side BWE.
by Stefan Holmer
· 9 years ago
b572768
- Remove calls to VoEDtmf from WVoE/MC.
by Fredrik Solenberg
· 9 years ago
358057b
Use ChannelProxy for most calls on voe::Channel in Audio[Receive|Send]Stream.
by solenberg
· 9 years ago
def5820
Default to LS_INFO logging for release builds.
by Peter Boström
· 9 years ago
8c38e8b
Clean up PlatformThread.
by Peter Boström
· 9 years ago
Next »