Sign in
webrtc
/
src
/
webrtc
/
be17d2100c8147a4afc5c45e1969938154223acf
be17d21
Replace c-style cast and constrain value in VCMFecMethod::ProtectionFactor.
by brandtr
· 8 years ago
9b90f60
Add VideoSendStreamTest for FlexFEC.
by brandtr
· 8 years ago
9b3747e
Configure FlexFEC in VideoQualityTest.
by brandtr
· 8 years ago
87777cb
Add FlexFEC end-to-end test.
by brandtr
· 8 years ago
4d0d012
Adding GetConfiguration to PeerConnection.
by deadbeef
· 8 years ago
7c36a75
More reliable ALR detection
by Sergey Ulanov
· 8 years ago
9daf602
MB: Remove configuration for unexisting bots.
by ehmaldonado
· 8 years ago
abef9e9
Remove all references to GYP
by Henrik Kjellander
· 8 years ago
a8bd6b6
Relax the PostDelayed expectations a little more to address flakiness.
by tommi
· 8 years ago
fafcfc0
Reland #2 of Issue 2434073003: Extract bitrate allocation ...
by Erik Språng
· 8 years ago
709aab7
Adds stereo support for Java-based input and output audio on Android
by henrika
· 8 years ago
9a67d0b
Better delete of file in loopback script
by mandermo
· 8 years ago
fa4cf85
Add a JNI boot test to catch ARM dynamic linker regressions.
by phoglund
· 8 years ago
d24ad38
Fix unit for logged bitrates at the end of a call.
by Åsa Persson
· 8 years ago
f815e5d
Use different RTX payload types for different H264 profiles
by magjed
· 8 years ago
3b1361e
Revert of Start probes only after network is connected. (patchset #9 id:240001 of https://codereview.webrtc.org/2458863002/ )
by honghaiz
· 8 years ago
9e178ab
Fix Android lint error.
by sakal
· 8 years ago
b07851d
Start probes only after network is connected.
by sergeyu
· 8 years ago
94b1c9b
MB: Run test with gtest-parallel on swarming.
by ehmaldonado
· 8 years ago
feec627
mac: Fix screen capture on secondary displays.
by erikchen
· 8 years ago
2e3a8c6
Prepare iOS H264 HW encoder for High Profile
by magjed
· 8 years ago
e550306
Simplify creating RtpHeaderExtensionMap in EventLogAnalyzer
by danilchap
· 8 years ago
f2bbb29
Make SendStatisticsProxy let through FlexFEC packets.
by brandtr
· 8 years ago
7bdb258
Add ToString method to AggregatedStats and log stats at the end of a call.
by asapersson
· 8 years ago
256593c
Add FlexFEC to CallTest.
by brandtr
· 8 years ago
cdd2ac3
Add support for field trials to event log visualizer.
by stefan
· 8 years ago
a98271c
Move VideoEncoderSoftwareFallbackWrapper from webrtc/video_encoder.h to webrtc/media/engine/
by magjed
· 8 years ago
d756112
Removes usage of system_wrappers/include/clock.h in audio_device/
by henrika
· 8 years ago
6c39963
Make configuration logic harsher in FlexfecReceiveStream.
by brandtr
· 8 years ago
6b820ad
Wire up FlexfecSender in RTP module and VideoSendStream.
by brandtr
· 8 years ago
453cc42
Make sure that multiband processing is active when the residual echo detector is active.
by ivoc
· 8 years ago
ab81d98
Rename the adapt audio bitrate experiment.
by stefan
· 8 years ago
ca1d233
Add AudioOption for residual echo detector, and enable the echo detector by default on non-mobile platforms.
by ivoc
· 8 years ago
fa09b17
Avoid left-shifting negative values in a number of places
by henrik.lundin
· 8 years ago
ba3a19d
New jitter buffer experiment.
by philipel
· 8 years ago
8de1842
Add ARDSettingsModelTests to apprtcmobile_test target.
by denicija
· 8 years ago
067f3ae
DirectX capturer flickers on the second monitor
by zijiehe
· 8 years ago
d3ada78
Use a default mouse cursor if XFixes is not supported.
by jamiewalch
· 8 years ago
dbe2c77
Remove usage of VoEBase::AssociateSendChannel() from WVoMC.
by solenberg
· 8 years ago
3359df0
Fix BitrateControllerImpl not to ignore BW probe results mid-call.
by sergeyu
· 8 years ago
b7c5e52
NetEq: Don't interpolate longer than the output size
by henrik.lundin
· 8 years ago
a6cd561
Add support to audioproc_f for running the residual echo detector and producing an echo likelihood graph.
by ivoc
· 8 years ago
36f224d
Update RTPSender::IsFecPacket for FlexFEC.
by brandtr
· 8 years ago
dc4b6e0
Make FlexFEC packets paceable through RTPSender.
by brandtr
· 8 years ago
2c7aecc
Make use of new APM statistics interface.
by ivoc
· 8 years ago
eae6019
Update header formatters to FlexFEC draft 03.
by brandtr
· 8 years ago
c364057
Use correct define in H264 end-to-end tests.
by brandtr
· 8 years ago
4968913
Explicitly use RTX for RED in VideoQualityTest and video_loopback.
by brandtr
· 8 years ago
ae9cdd5
Expose RtpCodecParameters to VideoMediaInfo stats.
by hbos
· 8 years ago
0177daa
Correct stats for RTCPeerConnectionStats.dataChannels[Opened/Closed].
by hbos
· 8 years ago
a7f3617
Allowing resetting of AudioNetworkAdaptor in AudioSendStream.
by minyue
· 8 years ago
155a5b4
Negotiate H264 profiles in SDP
by magjed
· 8 years ago
5403adc
Revert of H.264 packetization mode 0 (try 2) (patchset #27 id:520001 of https://codereview.webrtc.org/2337453002/ )
by magjed
· 8 years ago
ea2de0e
Remove screen_capturer_mock_objects.h
by zijiehe
· 8 years ago
6510335
Crash in DirectX capturer
by zijiehe
· 8 years ago
5c35113
CroppingWindowCapturer::CreateCapturer() function to replace raw pointer version
by zijiehe
· 8 years ago
0a94a8c
Remove unused warning suppression
by kthelgason
· 8 years ago
8ca3481
Revert of Declare VideoCodec.codec_specific_info private (patchset #1 id:1 of https://codereview.webrtc.org/2494683006/ )
by hta
· 8 years ago
4f4e859
Reland of Declare VideoCodec.codec_specific_info private (patchset #1 id:1 of https://codereview.webrtc.org/2491933002/ )
by hta
· 8 years ago
8261e17
Optimize FindCodecById and ReferencedCodecsMatch
by magjed
· 8 years ago
e843185
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
c1d9346
Remove RED/RTX workaround from sender/receiver and VideoEngine2.
by brandtr
· 8 years ago
48bb72d
Ensures that AudioDeviceBuffer::StopPeriodicLogging works as intended.
by henrika
· 8 years ago
df15b3d
Reduce taking locks in RTPSenderVideo::SendVideo
by danilchap
· 8 years ago
d311569
MB: Add new Win8 and Win10 bots.
by Henrik Kjellander
· 8 years ago
99d036c
Remove ScreenCapturer and WindowCapturer
by zijiehe
· 8 years ago
9b86501
Implement H.264 packetization mode 0.
by hta
· 8 years ago
15f2f09
Re-enable the P2PTransportChannelMultihomedTest.TestBasic
by zhihuang
· 8 years ago
d1d9db1
Update VideoFrameBuffer-related methods to not use references to scoped_refptr.
by nisse
· 8 years ago
deb700f
Revert of Declare VideoCodec.codec_specific_info private (patchset #5 id:80001 of https://codereview.webrtc.org/2452963002/ )
by hta
· 8 years ago
46ee7fa
Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ )
by sprang
· 8 years ago
0424671
Add UMA histogram for Echo likelihood.
by ivoc
· 8 years ago
09609ed
Added a public GN config to compile mock headers.
by aleloi
· 8 years ago
fce0c43
Reland of Issue 2434073003: Extract bitrate allocation ...
by sprang
· 8 years ago
3c31dd2
Add UMA stats for the resolution camera is started in.
by sakal
· 8 years ago
13c1737
MB: Add Mac Asan (swarming) to FYI waterfall.
by ehmaldonado
· 8 years ago
6884f29
Set videoCapturerStopped when PeerConnectionClient stopped
by hekra01
· 8 years ago
d05f2a4
Replace SequencedTaskChecker in RTPSenderVideo
by kthelgason
· 8 years ago
1a897c1
Don't copy loop variables when we don't have to
by kwiberg
· 8 years ago
d91ba04
Wire up FlexfecSender in RTPSender and add unit tests.
by brandtr
· 8 years ago
cf0af42
Wire up FlexfecSender in RTPSenderVideo.
by brandtr
· 8 years ago
a349842
Revert of Stop caching supported codecs in WebRtcVideoEngine2 (patchset #1 id:1 of https://codereview.webrtc.org/2492473002/ )
by magjed
· 8 years ago
50dd961
Declare VideoCodec.codec_specific_info private
by hta
· 8 years ago
ccdc884
Add helper functions for negotiating H264 profile level id
by magjed
· 8 years ago
0fb2030
Use bitcode by default for ios framework build.
by kthelgason
· 8 years ago
03cb222
Created a mocked AudioTransport.
by aleloi
· 8 years ago
7333f34
AudioDeviceBuffer now uses 16-bit buffers
by henrika
· 8 years ago
605bf2c
Stop caching supported codecs in WebRtcVideoEngine2
by magjed
· 8 years ago
f6b3c04
Remove references of ScreenCapturer and WindowCapturer
by zijiehe
· 8 years ago
d5ecdb1
First step in providing a UdpTransportChannel.
by johan
· 8 years ago
1090013
Bump mac deployment target to 10.9
by kthelgason
· 8 years ago
3e986b9
Add screenshare support to AppRTCMobile.
by sakal
· 8 years ago
6bbec46
Rename media constraints model and store.
by denicija
· 8 years ago
f30ffe4
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
8262976
Reland of Simplify and extend RtpHeaderExtensionMap (patchset #1 id:1 of https://codereview.webrtc.org/2484863007/ )
by danilchap
· 8 years ago
30e977b
Removed unused forward declaration.
by aleloi
· 8 years ago
69dd53c
Extract bitrate allocation of spatial/temporal layers out of codec impl.
by sprang
· 8 years ago
1c0b7a4
Add build flag to enable bitcode on ios
by kthelgason
· 8 years ago
617fdad
Reland of Add bitrate section to settings view controller. (patchset #1 id:1 of https://codereview.webrtc.org/2488653002/ )
by denicija
· 8 years ago
a60fd06
Add sakal@ as owner of webrtc/examples/androidapp/
by magjed
· 8 years ago
Next »