6dcdf10c76This is an initial cl, which contains small amount of implemented functions, and large amount of unimplemented ones.
gnish
2017-06-05 06:01:26 -07:00
84ee5c64d3Force keyframe for Qualcomm HW VP8 Encoder on Android L as well, reduce forced keyframe interval on Android M.
alexlau
2017-06-02 17:36:32 -07:00
4b9798024fRelanding: Adds PeerConnectionInterface::UpdateCallBitrate to give clients more control of the bandwidth estimator. PeerConnection implements this method by passing a BitrateConfigMask to its associated Call, which is combined with the existing BitrateConfig and passed on to the SendSideCongestionController as necessary. The existing BitrateConfig generally comes from the x-google-{min,start,max}-bitrate params in the SDP.
zstein
2017-06-02 14:37:37 -07:00
e5dce2b6b9Replacing unnecessary conditional with DCHECK in OpenSSLAdapter
deadbeef
2017-06-02 11:52:06 -07:00
9641c13327Adds PeerConnectionInterface::UpdateCallBitrate to give clients more control of the bandwidth estimator. PeerConnection implements this method by passing a BitrateConfigMask to its associated Call, which is combined with the existing BitrateConfig and passed on to the SendSideCongestionController as necessary. The existing BitrateConfig generally comes from the x-google-{min,start,max}-bitrate params in the SDP.
zstein
2017-06-02 11:18:06 -07:00
ed3b986d63Fixing SSL error that occurs when underlying socket is blocked.
deadbeef
2017-06-02 10:33:16 -07:00
dc2018b87fDisable PeerConnectionTest.testTrackRemovalAndAddition due to flakiness
sprang
2017-06-02 07:29:10 -07:00
0d4d57f26dAdd RTCFileVideoCapturer class. - Reads and dispatches buffers from a video file, along the lines of camera capturer. - Initial purpose of this class will be for testing.
denicija
2017-06-02 07:15:14 -07:00
f79ade1320Revert "Revert of Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. (patchset #8 id:140001 of https://codereview.webrtc.org/2863123002/ )"
stefan
2017-06-02 06:44:03 -07:00
4a3c9f60a3Prevent memory corruption by StreamId::Set
eladalon
2017-06-02 03:37:48 -07:00
5522021b45Android: Add VideoFrame class
magjed
2017-06-02 02:45:56 -07:00
9b93203c8fChange all numerical string inputs to int and remove unused stderr
jansson
2017-06-02 02:16:27 -07:00
07633bdc6cRename rtp_header_extension.h to rtp_header_extension_map.h Move it to include path of the rtp_rtcp module to indicate it is ok to include it outside of the module.
Danil Chapovalov
2017-06-01 17:10:51 +02:00
0d1e27f00fdesktopCapture: scale the cursor image according to screen scale factor on OSX
braveyao
2017-06-01 14:27:41 -07:00
8e857d10fdAdding capture device selection capability for video_loopback. It will help to select any capture device to test the utility. In future we can add screen share as capture device.
Tarun Chawla
2017-05-31 19:20:57 +05:30
3dcf0e93faMove RTP/RTCP demuxing logic from BaseChannel to RtpTransport.
zstein
2017-06-01 13:22:42 -07:00
7d9a55b92denabling gn check on the whole WebRTC repo
mbonadei
2017-06-01 13:01:48 -07:00
d72098a419Revert of Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. (patchset #8 id:140001 of https://codereview.webrtc.org/2863123002/ )
charujain
2017-06-01 08:54:47 -07:00
7a2862a933Fix a bug in RtcEventLogSource
henrik.lundin
2017-06-01 07:41:11 -07:00
e80f4c91d0Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls.
Stefan Holmer
2017-06-01 16:29:28 +02:00
3afb899655Remove passing Android context to NetworkMonitor.
Sami Kalliomäki
2017-06-01 12:25:36 +02:00
bc9ffad966Adds support for dynamic buffer size handling on recording side for iOS. Will also ensure that full-duplex audio now works on iOS simulators.
henrika
2017-06-01 14:25:45 +02:00
7926c12933Delete unneeded includes of system_wrappers/include/sleep.h
nisse
2017-06-01 05:34:08 -07:00
5b542130d7Print configured header extensions and codecs in rtc_event_log2text.
terelius
2017-06-01 05:23:03 -07:00
2a8856cc4aSwitch from ScheduledExecutorService to ExecutorService.
Sami Kalliomäki
2017-06-01 13:14:44 +02:00
ab84272272Remove deprecation warning from JVM::Initialize with the context parameter.
Sami Kalliomäki
2017-06-01 13:38:27 +02:00