Sign in
webrtc
/
src
/
webrtc
/
63ab26e1fc88ba3219e40784c61675e203e319e9
/
media
/
base
acbc4e8
Simplify passing video coded factories in media engine
by magjed
· 8 years ago
642a074
Update thread annotiation macros to use RTC_ prefix
by danilchap
· 8 years ago
3aa28f0
Add new ANA stats to the old GetStats() to count the number of actions taken by each controller.
by ivoc
· 8 years ago
6ae8262
Add reporting of googContentType via GetStats on send side
by ilnik
· 8 years ago
c4f78c0
Enable UBSan float-cast-overflow warnings and fix existing ones
by oprypin
· 8 years ago
5b18967
Move optional.h to webrtc/api/
by kwiberg
· 8 years ago
1f11d1a
Implement googContentType GetStats metric reported on receive side.
by ilnik
· 8 years ago
36189cd
Move RtpExtension to api/ directory and config.h/.cc to call/.
by Stefan Holmer
· 8 years ago
443f9a9
Wiring discard rate of audio FEC/RED packets up to StatsReport.
by minyue-webrtc
· 8 years ago
94ac82f
Add stats totalSamplesReceived and concealedSamples
by Steve Anton
· 8 years ago
6a5ac8f
Report max interframe delay over window insdead of interframe delay sum
by ilnik
· 8 years ago
f0c86c0
Move video send/receive stream headers to webrtc/call.
by aleloi
· 8 years ago
6ab33cf
Wire up RTP keep-alive in ortc api.
by sprang
· 8 years ago
d1701d0
Adding stats that can be used to compute output audio levels as described here https://w3c.github.io/webrtc-stats/#dom-rtcmediastreamtrackstats-totalaudioenergy.
by zstein
· 8 years ago
4b941f0
Report interframe delay sum in old GetStats
by ilnik
· 8 years ago
76de83e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
37342b9
Report timing frames info in GetStats.
by ilnik
· 8 years ago
bc32410
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
60154fd
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
0d58090
Support encrypted RTP extensions (RFC 6904)
by jbauch
· 8 years ago
588f761
Allow an external audio processing module to be used in WebRTC
by peah
· 8 years ago
b49c6a7
Remove unused #include "libyuv/compare.h"
by eladalon
· 8 years ago
5e343ec
Delete SignalSrtpError.
by nisse
· 8 years ago
f91805c
Support building WebRTC without audio and video.
by zhihuang
· 8 years ago
f94a820
Allow WebRtcMediaEngine to be created from any thread.
by deadbeef
· 8 years ago
f7f8eb4
Move MinPositive to call.h as discussed here: https://codereview.chromium.org/2888303005/#msg19
by zstein
· 8 years ago
5dc4393
Update webrtc/media and webrtc/modules to new VideoFrameBuffer interface
by Magnus Jedvert
· 8 years ago
3d545a2
s/WebRtcVideoChannel2/WebRtcVideoChannel and s/WebRtcVideoEngine2/WebRtcVideoEngine
by eladalon
· 8 years ago
4e13fcb
Revert "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/ )"
by stefan
· 8 years ago
df24c99
Move RTP/RTCP demuxing logic from BaseChannel to RtpTransport.
by zstein
· 8 years ago
5acd6fa
Update I420Buffer to new VideoFrameBuffer interface
by magjed
· 8 years ago
b6a2c8f
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/ )
by charujain
· 8 years ago
ddb82e2
Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls.
by Stefan Holmer
· 8 years ago
d1df7af
Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2853383005/ )
by nisse
· 8 years ago
e6bd325
Update comments for removal of MediaController.
by nisse
· 8 years ago
5af64de
Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854873003/ )
by nisse
· 8 years ago
d9704a0
Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854883002/ )
by nisse
· 8 years ago
d477b8c
Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2852303002/ )
by nisse
· 8 years ago
f26202b
Injectable audio encoders: Moved audio encoder, factory and builtin factory to api/.
by ossu
· 8 years ago
47f48ce
Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2845333002/ )
by nisse
· 8 years ago
0173390
Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #17 id:320001 of https://codereview.webrtc.org/2622263002/ )
by nisse
· 8 years ago
3244692
Delete deprecated and transitional stuff related to video frame refactoring.
by nisse
· 8 years ago
5c7d0c4
Normalize codec names to those used by AcmCodecDatabase.
by ossu
· 8 years ago
37a786a
Fix RtpReceiver.GetParameters when SSRCs aren't signaled.
by deadbeef
· 8 years ago
ff493f2
Fix SDP stream ID mismatch issue when a track's stream changes.
by deadbeef
· 8 years ago
04c660e
Don't add stuff to namespace std
by kwiberg
· 8 years ago
7950bab
Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2783183003/ )
by sprang
· 8 years ago
14e0920
Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #8 id:410001 of https://codereview.webrtc.org/2781433002/ )
by lliuu
· 8 years ago
acef169
Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2764133002/ )
by sprang
· 8 years ago
cd05a9e
Rewrite PeerConnection integration tests using better testing practices.
by deadbeef
· 8 years ago
63d1630
Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #14 id:250001 of https://codereview.webrtc.org/2716643002/ )
by skvlad
· 8 years ago
3647ae7
Add framerate to VideoSinkWants and ability to signal on overuse
by sprang
· 8 years ago
d22d96d
Fix non-functional nit in videoadapter
by magjed
· 8 years ago
ad5d1e6
Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc.
by deadbeef
· 8 years ago
eb8fabc
Fix issue where video scaling gets stuck at low resolution
by Magnus Jedvert
· 8 years ago
fa96717
Implement operator<< for AudioCodec
by kwiberg
· 8 years ago
f2c0aed
Switching some interfaces to use std::unique_ptr<>.
by deadbeef
· 8 years ago
f7c7480
Move AudioDecoder and related stuff to the api/ directory
by kwiberg
· 8 years ago
6d680fa
Change rtc::VideoSinkWants to have target and a max pixel count
by sprang
· 8 years ago
68f7c03
Remove unused methods in WebRtcVoiceEngine and VoiceMediaChannel.
by solenberg
· 8 years ago
bc6405b
Reland of Add QP sum stats for received streams. (patchset #2 id:300001 of https://codereview.webrtc.org/2680893002/ )
by sakal
· 8 years ago
a8773b4
Revert of Add QP sum stats for received streams. (patchset #10 id:180001 of https://codereview.webrtc.org/2649133005/ )
by skvlad
· 8 years ago
647a225
Replace all use of the VERIFY macro.
by nisse
· 8 years ago
f2d1765
Add QP sum stats for received streams.
by sakal
· 8 years ago
8124838
Adding C++ versions of currently spec'd "RtpParameters" structs.
by deadbeef
· 8 years ago
7d23ddd
Delete unneeded includes of base/common.h.
by nisse
· 8 years ago
3390d21
Delete unused class CompositeMediaEngineWithFakeVoiceEngine.
by nisse
· 8 years ago
5e90008
Delete unused classes DesktopId and ScreencastEventCatcher.
by nisse
· 8 years ago
e43c0e3
RTCMediaStreamTrackStats.framesDropped collected by RTCStatsCollector.
by hbos
· 8 years ago
d481738
RTCMediaStreamTrackStats.framesReceived collected by RTCStatsCollector.
by hbos
· 8 years ago
7367842
Revert of Fix flaky WebRtcVideoChannel2BaseTest.GetStats T (patchset #1 id:1 of https://codereview.webrtc.org/2634273002/ )
by perkj
· 8 years ago
66d1941
Disable automatic scaling in tests.
by nisse
· 8 years ago
e5e0de5
Fix flaky WebRtcVideoChannel2BaseTest.GetStats T
by perkj
· 8 years ago
ee5a316
Added a new echo likelihood stat that reports the maximum value from a previous time period.
by ivoc
· 8 years ago
174ae8e
Remove WebRtcVideoSendStream2::VideoSink inheritance. Remove sending black frame on source removal.
by perkj
· 8 years ago
0a3331c
Delete unused rtpdump code in media/base.
by nisse
· 8 years ago
a875ff8
Replace ASSERT by RTC_DCHECK in all non-test code.
by nisse
· 8 years ago
a496afa
Reland of: Adding error output param to SetConfiguration, using new RTCError type.
by deadbeef
· 8 years ago
f0daa06
Move VideoFrame and related declarations to webrtc/api/video.
by nisse
· 8 years ago
9a71660
Reland of: Separating SCTP code from BaseChannel/MediaChannel.
by deadbeef
· 8 years ago
b479ec0
Reland of Delete unused code from systeminfo. (patchset #1 id:1 of https://codereview.webrtc.org/2584563004/ )
by kthelgason
· 8 years ago
e57f3ae
Revert of Separating SCTP code from BaseChannel/MediaChannel. (patchset #14 id:240001 of https://codereview.webrtc.org/2564333002/ )
by deadbeef
· 8 years ago
7163e1b
Separating SCTP code from BaseChannel/MediaChannel.
by deadbeef
· 8 years ago
67d12ed
Reland of place basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2603203003/ )
by pbos
· 8 years ago
f86f083
Revert of Replace basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2604043002/ )
by pbos
· 8 years ago
693be15
Replace basictypes.h with stdint.h for int_t types.
by pbos
· 8 years ago
6c8666b
Revert of Adding error output param to SetConfiguration, using new RTCError type. (patchset #4 id:60001 of https://codereview.webrtc.org/2587133004/ )
by deadbeef
· 8 years ago
ec77eb3
Adding error output param to SetConfiguration, using new RTCError type.
by deadbeef
· 8 years ago
8495a81
Revert of Delete unused code from systeminfo. (patchset #3 id:40001 of https://codereview.webrtc.org/2578323005/ )
by skvlad
· 8 years ago
767c6f5
Delete unused code from systeminfo.
by kthelgason
· 8 years ago
0e41e0d
Reland of Delete VideoFrame default constructor, and IsZeroSize method. (patchset #1 id:1 of https://codereview.webrtc.org/2574123002/ )
by nisse
· 8 years ago
d8cd9cc
Revert of Delete VideoFrame default constructor, and IsZeroSize method. (patchset #5 id:80001 of https://codereview.webrtc.org/2541863002/ )
by nisse
· 8 years ago
800a8f1
Support external audio mixer in webrtc 2.
by gyzhou
· 8 years ago
6dab241
Delete VideoFrame default constructor, and IsZeroSize method.
by nisse
· 8 years ago
818a3ee
Revert of Support external audio mixer. (patchset #5 id:140001 of https://codereview.webrtc.org/2539213003/ )
by gyzhou
· 8 years ago
0808545
Support external audio mixer in webrtc.
by gyzhou
· 8 years ago
469292f
Reland of Add ability to scale to arbitrary factors (patchset #1 id:1 of https://codereview.webrtc.org/2557323002/ )
by kthelgason
· 8 years ago
77e631c
Revert of Add ability to scale to arbitrary factors (patchset #7 id:120001 of https://codereview.webrtc.org/2555483005/ )
by kthelgason
· 8 years ago
921fffc
Add ability to scale to arbitrary factors
by kthelgason
· 8 years ago
cc206ac
Refactoring: Declare cricket::Codec constructors protected.
by hta
· 8 years ago
Next »