Sign in
webrtc
/
src
/
39cefdb3c5fb5b93f2681188871544a38a0c9efe
39cefdb
Revert "Reland "Remove WEBRTC_TRACE.""
by Fredrik Solenberg
· 7 years ago
68007e9
Reland "Remove WEBRTC_TRACE."
by Fredrik Solenberg
· 7 years ago
98ea2da
Removing logging in unit test that was committed accidentally.
by Taylor Brandstetter
· 7 years ago
1c34974
Fixing invalid calls to FindMatchingCodec.
by Taylor Brandstetter
· 7 years ago
8c0f7a7
Add GetRemoteAudioSSLCertificate() to PeerConnection
by Steve Anton
· 7 years ago
8a6d8e0
Revert "Run apprtcmobile_tests on real devices."
by Taylor Brandstetter
· 7 years ago
db5d016
Updating comment in Logging.java.
by Taylor Brandstetter
· 7 years ago
5827007
Roll chromium_revision 26bc519aba..c5f8071c7e (506052:506124)
by Autoroller
· 7 years ago
0ef90d1
Enable uploading vertex array with non-zero stride in Android shader.
by Brandon Young
· 7 years ago
d8071b8
Roll chromium_revision efe42588ed..26bc519aba (505994:506052)
by Autoroller
· 7 years ago
8c6cd74
Remove memcheck suppression for TestOpusDtx
by flim
· 7 years ago
6967553
APM-QA Test data generation: environmental noise looped.
by Alessio Bazzica
· 7 years ago
90e1f53
Fix potentional race in AudioSendStream constructor
by Danil Chapovalov
· 7 years ago
c3fa8e1
New method RtpReceiver::GetLatestTimestamps.
by Niels Möller
· 7 years ago
1cfa95b
Disable win_baremetal.
by Edward Lemur
· 7 years ago
4a87e1c
Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead
by Elad Alon
· 7 years ago
45a0b36
Revert "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script."
by Edward Lemur
· 7 years ago
1d87b0e
Create RtcEventLogEncoderLegacy
by Elad Alon
· 7 years ago
729b910
Revert "Remove WEBRTC_TRACE."
by Fredrik Solenberg
· 7 years ago
2209b90
Remove WEBRTC_TRACE.
by Fredrik Solenberg
· 7 years ago
f4898a6
Reland "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script."
by Edward Lemur
· 7 years ago
bb1222f
Revert "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script."
by Edward Lemur
· 7 years ago
386a2d8
Run apprtcmobile_tests on real devices.
by Edward Lemur
· 7 years ago
9ed29d2
Roll chromium_revision 624172f8ea..efe42588ed (505968:505994)
by Autoroller
· 7 years ago
2019698
Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script.
by Edward Lemur
· 7 years ago
078a781
Add the internals of RtcEvent's subclasses
by Elad Alon
· 7 years ago
d25fa78
Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h."
by Niels Moller
· 7 years ago
b7239a9
Make rtc_base/refcount.h self contained, not including refcountedobject.h.
by Niels Möller
· 7 years ago
849b3ae
Move list of supported H264 codecs from InternalEncoderFactory to h264.h
by Magnus Jedvert
· 7 years ago
3c0bbff
Remove deprecated mac screencapture code.
by Kári Tristan Helgason
· 7 years ago
a9a2771
Revert "Delete reference to webrtc_overides/rtc_base/task_queue.cc."
by Henrik Boström
· 7 years ago
4db97b9
Enable and update some bit exactness tests
by Sam Zackrisson
· 7 years ago
e71f367
Add init for RTCVideoCodecInfo without params.
by Kári Tristan Helgason
· 7 years ago
034bfea
Roll chromium_revision 6c018451c5..624172f8ea (505940:505968)
by Autoroller
· 7 years ago
5d41bde
Update rw_lock_win.cc to use LS_LOG rather than WEBRTC_TRACE.
by Niels Möller
· 7 years ago
88676bf
Delete an unneeded include of trace.h
by Niels Möller
· 7 years ago
941dd69
Roll chromium_revision 7c39cd5c5f..6c018451c5 (505894:505940)
by Autoroller
· 7 years ago
88a2e31
Revert "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile.""
by Taylor Brandstetter
· 7 years ago
f0ef13c
Roll chromium_revision 08b0049ac7..7c39cd5c5f (505805:505894)
by Autoroller
· 7 years ago
ff91f3f
Roll chromium_revision a0268df02e..08b0049ac7 (505704:505805)
by Autoroller
· 7 years ago
3df76b1
Use unique_ptr in SSLCertChain.
by David Benjamin
· 7 years ago
9c37537
Roll chromium_revision 100b0a8b63..a0268df02e (505547:505704)
by Autoroller
· 7 years ago
ecc51e9
Change to LOG(...) logging in most of voice_engine/channel.cc
by Sam Zackrisson
· 7 years ago
978b876
Move clients of WebRtcSession to use PeerConnection
by Steve Anton
· 7 years ago
2011075
MB: Add support for isolating scripts + isolate low_bandwidth_audio_test.py.
by Edward Lemur
· 7 years ago
208b309
Fix a bug in HardwareVideoEncoderTest.
by Sami Kalliomäki
· 7 years ago
a31fd0d
Add back mock for deprecated methods in RTC event log
by Bjorn Terelius
· 7 years ago
958288a
Fix wrap-around logic in ForwardErrorCorrection.
by Niels Möller
· 7 years ago
d4404c2
Revert "Remove AudioDeviceObserver and make ADM not inherit from the Module interface."
by Fredrik Solenberg
· 7 years ago
bee50d9
Fix device iOS bots.
by Edward Lemur
· 7 years ago
34cdd2d
Remove AudioDeviceObserver and make ADM not inherit from the Module interface.
by Fredrik Solenberg
· 7 years ago
c007857
AEC3 tunings to increase transparency
by Per Åhgren
· 7 years ago
85a11a3
Bounding the AEC3 suppression gain for poorly estimated residual echoes
by Per Åhgren
· 7 years ago
bc675ff
Reland "Use injectable hardware video decoder/encoder in AppRTCMobile."
by Sami Kalliomäki
· 7 years ago
707f278
Add RTT to playout delay behind WebRTC-AddRttToPlayoutDelay field trial.
by philipel
· 7 years ago
2c72fe8
Fix crash with rtc_event_log in video_loopback
by Ilya Nikolaevskiy
· 7 years ago
8e56076
LogDelayBasedBweUpdate on detector state change.
by philipel
· 7 years ago
b378a22
Fix ALR field trial parsing
by Erik Språng
· 7 years ago
c545daf
Make rtp_packet.h public
by Elad Alon
· 7 years ago
a265da4
Android: Fix getting encoder queue in encoder wrapper.
by Sami Kalliomäki
· 7 years ago
e3044fe
Add checks for buffer size in MediaCodecVideoEncoder.
by Sami Kalliomäki
· 7 years ago
a58f231
Fix a crash in HardwareVideoDecoder on reinitialization.
by Sami Kalliomäki
· 7 years ago
17a0474
Delete reference to webrtc_overides/rtc_base/task_queue.cc.
by Niels Möller
· 7 years ago
7dc719a
Remove duplicate packet check from webrtc::PacketQueue.
by philipel
· 7 years ago
b0a0207
Added RTCMediaStreamTrackStats.jitterBufferDelay for audio
by Gustaf Ullberg
· 7 years ago
652cc84
Introduce RtcEvent and subclasses
by Elad Alon
· 7 years ago
c93bc10
Allow file sharing from AppRTCMobile app.
by Kári Tristan Helgason
· 7 years ago
bf35298
Implement temporal layers checkers for vp8
by Ilya Nikolaevskiy
· 7 years ago
581df61
Revert "Reland "Clean up libjingle API dependencies.""
by Patrik Höglund
· 7 years ago
884e49f
Convert PayloadUnion from a union to a class, step 3
by Karl Wiberg
· 7 years ago
440216f
Split LogRtpHeader and LogRtcpPacket into separate versions for incoming and outgoing packets.
by Bjorn Terelius
· 7 years ago
5117b04
Reland "Clean up libjingle API dependencies."
by Patrik Höglund
· 7 years ago
ac086af
Make orphan check understand public headers.
by Patrik Höglund
· 7 years ago
cf0ffb8
Roll chromium_revision 98a7b0bae9..100b0a8b63 (505535:505547)
by Autoroller
· 7 years ago
032f410
Delete unneeded includes of pathutils.h
by Niels Möller
· 7 years ago
cb4be95
Roll chromium_revision b7ff6b516d..98a7b0bae9 (505526:505535)
by Autoroller
· 7 years ago
b0187de
Roll chromium_revision bcc319e88f..b7ff6b516d (505524:505526)
by Autoroller
· 7 years ago
d0e9cb9
Roll chromium_revision ef3118d711..bcc319e88f (505486:505524)
by Autoroller
· 7 years ago
a009106
Drop tools/valgrind/browser_wrapper_win.py (unused and recently removed)
by Oleh Prypin
· 7 years ago
420d327
Roll chromium_revision ea0e771c4b..ef3118d711 (505469:505486)
by Autoroller
· 7 years ago
dc24656
Only verify the certificate once.
by David Benjamin
· 7 years ago
5e0f1ce
Roll chromium_revision fca18931b5..ea0e771c4b (505467:505469)
by Autoroller
· 7 years ago
fb29196
Roll chromium_revision 888713f663..fca18931b5 (504840:505467)
by Autoroller
· 7 years ago
d629314
Return slices of ByteBuffers from getDataY/U/V() in I420Buffers.
by Bjorn Mellem
· 7 years ago
b526158
Move the TransportController from p2p/base to pc/.
by Zhi Huang
· 7 years ago
024d897
Add conversion from webrtc::SdpVideoFormat to cricket::VideoCodec
by Magnus Jedvert
· 7 years ago
d4a790f
Remove AudioCodingModule::IncomingPayload
by Henrik Lundin
· 7 years ago
a86ac6d
Improves UMA stat for built-in AGC monitoring on iOS
by henrika
· 7 years ago
a17ddcd
Add new class to handle releasing CFTypeRefs.
by Kári Tristan Helgason
· 7 years ago
3102734
Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)."
by Rasmus Brandt
· 7 years ago
f328282
Fix memory leak in video encoder.
by Daniela
· 7 years ago
1c239d4
Remove voe::Statistics.
by solenberg
· 7 years ago
2666cf7
Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld).
by Rasmus Brandt
· 7 years ago
d8970db
Delete unneeded includes of fileutils.h
by Niels Möller
· 7 years ago
244ad80
Clean up some bad constructs in media/
by Magnus Jedvert
· 7 years ago
cbc4b1d
Android: Optimize apply_rotation in case the rotation is 0.
by Sami Kalliomäki
· 7 years ago
5cd1cfb
Allow passing in a custom native library loader.
by Sami Kalliomäki
· 7 years ago
7bcfc3b
Revert "Clean up libjingle API dependencies."
by Patrik Höglund
· 7 years ago
bf66794
Revert "Move clients of WebRtcSession to use PeerConnection"
by Alex Loiko
· 7 years ago
57fb315
Clean up libjingle API dependencies.
by Patrik Höglund
· 7 years ago
Next »