Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
e134a534cd3bbd71afc64ff19173222553ed7bf0
e134a53
Roll chromium_revision 6f156f7..5a2ae99 (358880:359027)
by kjellander
· 10 years ago
ad13d2f
Round Rate computations from RateTracker.
by Tim Psiaki
· 10 years ago
9cafd97
Remove global list of SRTP sessions.
by jbauch
· 10 years ago
9af97f8
WebRTC should generate default private address even when adapter enumeration is disabled.
by Guo-wei Shieh
· 10 years ago
542059e
Roll chromium_revision bff0bbb..6f156f7 (358822:358880)
by kjellander
· 10 years ago
be57983
Rename Maybe to Optional
by Karl Wiberg
· 10 years ago
5376100
Add icu as a dependency on Android.
by kjellander
· 10 years ago
69a7fd5
Support VP9 HW video decoding on Android.
by Alex Glaznev
· 10 years ago
ed8275a
CodecManager: Eliminate the stereo_send_ member
by kwiberg
· 10 years ago
a34bb2a
Remove icu as a dependency
by Henrik Kjellander
· 10 years ago
c94bd9b
If a desktop captured window switches on/off it full screen mode, the capture may be unexpectedly terminated. During the transition of full screen mode on/off, the window can be temporarily invisible.
by gyzhou
· 10 years ago
d153a37
Remove contention between RTCP packets and encoding.
by Peter Boström
· 10 years ago
cfc319b
Reland of Work on flexible mode and screen sharing. (patchset #1 id:1 of https://codereview.webrtc.org/1438543002/ )
by philipel
· 10 years ago
c95c366
Move the Rent-A-Codec™ from CodecOwner to CodecManager
by kwiberg
· 10 years ago
cf3e13d
Roll chromium_revision 95473df..bff0bbb (358772:358822)
by kjellander
· 10 years ago
0be8f1d
Revert of Work on flexible mode and screen sharing. (patchset #28 id:520001 of https://codereview.webrtc.org/1328113004/ )
by terelius
· 10 years ago
3ed3487
Remove field trial check for VP9.
by asapersson
· 10 years ago
327d8ba
Add DecodedImageCallback::Decoded() function with custom decode time value.
by Per
· 10 years ago
805fc71
Let Rent-A-Codec™ create and own speech encoders
by kwiberg
· 10 years ago
3cea256
Reland "Prevent Opus DTX from generating intermittent noise during silence"
by minyue
· 10 years ago
626252f
Adding minyue@ to some watch lists.
by minyue
· 10 years ago
77ccfb4
Work on flexible mode and screen sharing.
by philipel
· 10 years ago
ce83ae1
Improve informative message in codereview.settings.
by Henrik Kjellander
· 10 years ago
c12be39
-Removed the indirect error message reporting in aec and aecm.
by peah
· 10 years ago
952892a
Fix a 64-bit pointer truncation bug found by VC++ 2015
by brucedawson
· 10 years ago
e36de90
Roll chromium_revision 7818e07..95473df (358577:358772)
by kjellander
· 10 years ago
b4a753f
Revert of Prevent Opus DTX from generating intermittent noise during silence (patchset #10 id:250001 of https://codereview.webrtc.org/1415173005/ )
by kjellander
· 10 years ago
c1cd2bb
Turned off progress report for finished processing when the progress report is explicitly deactivated
by peah
· 10 years ago
f475add
Prevent Opus DTX from generating intermittent noise during silence.
by minyue
· 10 years ago
ab48ef3
Remove legacy audio device glue files.
by Henrik Kjellander
· 10 years ago
83dfad6
VideoCapturerAndroid: Changed camera freeze check to check that all frames are pending before reporting a client error.
by perkj
· 10 years ago
48407f7
Changed queue implementation to the proposed vector-based solution.
by peah
· 10 years ago
cbe0cd4
Roll chromium_revision 5477ec0..7818e07 (358562:358577)
by kjellander
· 10 years ago
1f1912d
Added unittest of the locking functionality in the audio processing module
by peah
· 10 years ago
89ef6cc
Attempt to open Android camera later if it is already in use.
by perkj
· 10 years ago
1ebf8ba
SurfaceViewRenderer: Drop old frames instead of new frames
by magjed
· 10 years ago
e15303b
Roll chromium_revision 78fd1c0..5477ec0 (358554:358562)
by kjellander
· 10 years ago
b17900c
Roll chromium_revision 56d4322..78fd1c0 (358550:358554)
by kjellander
· 10 years ago
3bfef44
Changed timeout to 6s for reporting android camera freeze.
by perkj
· 10 years ago
e2e1de4
Roll chromium_revision fa2f634..56d4322 (358544:358550)
by kjellander
· 10 years ago
b8c5af7
Roll chromium_revision 4598ddc..fa2f634 (358535:358544)
by kjellander
· 10 years ago
0ad924f
Roll chromium_revision e99453b..4598ddc (358523:358535)
by kjellander
· 10 years ago
110c19b
Roll chromium_revision a469250..e99453b (358505:358523)
by kjellander
· 10 years ago
a40f2ec
Roll chromium_revision e2bf349..a469250 (358372:358505)
by kjellander
· 10 years ago
39d8bee
Make ACMCodecDB private to RentACodec
by kwiberg
· 10 years ago
566ef24
Move VoiceEngineObserver into AudioSendStream so that we detect typing noises and return properly in GetStats().
by solenberg
· 10 years ago
19299fb
Remove interface directories kept to avoid breaking downstream.
by kjellander
· 10 years ago
d6c0f8c
Remove ACMCodecDB::Codec, and make the rest of ACMCodecDB private
by kwiberg
· 10 years ago
23725e0
Remove ICU usage from jni_helpers.cc.
by noahric
· 10 years ago
a821afe
Roll chromium_revision 736929d..e2bf349 (358303:358372)
by kjellander
· 10 years ago
bb79127
Add Riku Voipio to AUTHORS.
by Andrew MacDonald
· 10 years ago
d66daa2
Removed cname and receiver_reference_time_report from proto and logging code. Changed logging of RTCP to omit messages of type SDES and APP.
by terelius
· 10 years ago
56b1128
Change to use local Random object instead of global rand() in the RtcEventLog unit test.
by terelius
· 10 years ago
698aa8d
Cleanup workaround for grit version dependency
by Henrik Kjellander
· 10 years ago
c4a1c37
Removed vie_defines.h
by mflodman
· 10 years ago
d812e14
Roll chromium_revision d3da94c..736929d (358098:358303)
by kjellander
· 10 years ago
dc0da59
Remove old system_wrappers event_tracer.h.
by pbos
· 10 years ago
fb3d8b3
Remove ACMCodecDB::CodecFreq
by kwiberg
· 10 years ago
288886b
Pass audio to AudioEncoder::Encode() in an ArrayView
by kwiberg
· 10 years ago
1a4e9d7
Roll chromium_revision 74a3f59..d3da94c (358040:358098)
by kjellander
· 10 years ago
c253a1c
Reland of "Change type of pid_diff (int16_t -> uint8_t) according to updates in RTP payload profile."
by asapersson
· 10 years ago
b7a5c16
Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ )
by kjellander
· 10 years ago
006d93d
Added protobuf message for loss-based BWE events, and wired it up to the send side bandwidth estimator.
by terelius
· 10 years ago
962c5ce
Re-enable VP9 resize test.
by Marco
· 10 years ago
cc4989a
Remove BaseUnitTest suppression.
by Peter Boström
· 10 years ago
586c066
Remove DrMemory gtest_exclude for dead test.
by Peter Boström
· 10 years ago
b0a078b
Roll chromium_revision b483788..74a3f59 (358023:358040)
by kjellander
· 10 years ago
4de30ac
Update moved find_depot_tools.py script location
by Henrik Kjellander
· 10 years ago
93a2feb
Move ACMCodecDB::ValidPayloadType to RentACodec
by kwiberg
· 10 years ago
86b4050
Reland of Add aecdump support to audioproc_f. (patchset #2 id:250001 of https://codereview.webrtc.org/1423693008/ )
by kjellander
· 10 years ago
d279941
Revert of Add aecdump support to audioproc_f. (patchset #8 id:200001 of https://codereview.webrtc.org/1409943002/ )
by kjellander
· 10 years ago
394c537
Update layer indices for non-flexible mode according to updates in the RTP payload profile.
by asapersson
· 10 years ago
f97bfed
Revert of Move audioproc_test_utils into enable_protobuf condition. (patchset #1 id:1 of https://codereview.webrtc.org/1419533010/ )
by kjellander
· 10 years ago
cd19faf
Attempt to isolate a bug by adding a new CHECK
by kwiberg
· 10 years ago
2f48d94
Set pacer target bitrate to max of bwe and bitrate allocation.
by sprang
· 10 years ago
a81a239
Remove DrMemory suppressions for NetEq
by henrik.lundin
· 10 years ago
b136b4f
Roll chromium_revision bce6ee4..b483788 (357989:358023)
by kjellander
· 10 years ago
d6b9d33
Moves logging of audio effects to when they are enabled
by henrika
· 10 years ago
85ec209
Roll chromium_revision f930f3f..bce6ee4 (357874:357989)
by kjellander
· 10 years ago
444237e
Remove unused crypto.gni import.
by tfarina
· 10 years ago
cecd7b8
Disable VP9 resize test.
by Marco
· 10 years ago
a89c5fb
Roll chromium_revision 1f9589b..f930f3f (357797:357874)
by kjellander
· 10 years ago
9b66957
Stop a session when a new connection becomes writable.
by honghaiz
· 10 years ago
e2a8925
Move audioproc_test_utils into enable_protobuf condition.
by Henrik Kjellander
· 10 years ago
98cc88c
Correctly handle the error case where the CodecId has a negative value
by kwiberg
· 10 years ago
5d4e944
Revert of Change type of pid_diff (int16_t -> uint8_t) according to updates in RTP payload profile. (patchset #3 id:40001 of https://codereview.webrtc.org/1427253002/ )
by asapersson
· 10 years ago
e56c763
Removing trace checks in VoETestManager.
by minyue
· 10 years ago
275d255
Adding debug dump test.
by minyue
· 10 years ago
b7a2017
Roll chromium_revision a8b75a6..1f9589b (357542:357797)
by kjellander
· 10 years ago
81c5c7f
Change type of pid_diff (int16_t -> uint8_t) according to updates in RTP payload profile. Max p_diff is 8 bits.
by asapersson
· 10 years ago
da07290
Cleanup a few symlinks in setup_links.py
by Henrik Kjellander
· 10 years ago
f040b23
Add histograms for send-side delay stats for a sent video stream:
by asapersson
· 10 years ago
c21f0c0
Remove WEBRTC_ANDROID from hardcoded gtest relative path usage.
by noahric
· 10 years ago
ff761fb
modules: more interface -> include renames
by Henrik Kjellander
· 10 years ago
5af9a28
Roll chromium_revision d131cac..a8b75a6 (357393:357542)
by Henrik Kjellander
· 10 years ago
4b938e5
Hide ACMCodecDB::database_ behind accessors
by kwiberg
· 10 years ago
1fd4a4a
Let AudioCodingModule::SendCodec return Maybe<CodecInst>
by kwiberg
· 10 years ago
969aeb1
Revert of Exclude offline bots from CQ config. (patchset #1 id:1 of https://codereview.webrtc.org/1420283013/ )
by kjellander
· 10 years ago
5ab193f
Remove system_wrappers dep from field_trial_default and metrics_default.
by sergeyu
· 10 years ago
de94d08
Hide ACMCodecDB::codec_settings_ behind an accessor
by kwiberg
· 10 years ago
Next »