|
Moved creation of AudioDecoderFactory to inside PeerConnectionFactory.
CreatePeerConnectionFactory does not yet expose the ability to set the
factory from the outside.
Added notry due to android_dbg being broken.
NOTRY=True
BUG= webrtc:5805
Committed: https://crrev.com/29b1a8d7ec15f0f3fa6cf5f814f6c7a6bb3dc972
Cr-Commit-Position: refs/heads/master@{#13112}
Total comments: 9
Total comments: 10
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+234 lines, -73 lines) |
Patch |
|
M |
webrtc/DEPS
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/api/DEPS
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/api/peerconnectionfactory.h
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/api/peerconnectionfactory.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/audio/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/audio/audio_receive_stream.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/audio/audio_receive_stream_unittest.cc
|
View
|
1
2
3
4
5
|
6 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/audio_receive_stream.h
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/call/bitrate_estimator_tests.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/call/call_perf_tests.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/call/call_unittest.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/media/base/fakemediaengine.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/media/base/mediaengine.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/media/engine/nullwebrtcvideoengine_unittest.cc
|
View
|
|
1 chunk |
+11 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/media/engine/webrtcmediaengine.h
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/media/engine/webrtcmediaengine.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+22 lines, -13 lines |
0 comments
|
Download
|
|
M |
webrtc/media/engine/webrtcvideoengine2_unittest.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/media/engine/webrtcvoiceengine.h
|
View
|
1
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/media/engine/webrtcvoiceengine.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+24 lines, -15 lines |
0 comments
|
Download
|
|
M |
webrtc/media/engine/webrtcvoiceengine_unittest.cc
|
View
|
1
2
3
4
5
|
9 chunks |
+34 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/test/call_test.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/test/call_test.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/test/mock_voe_channel_proxy.h
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/test/mock_voice_engine.h
|
View
|
1
2
3
4
|
2 chunks |
+23 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/voice_engine/channel.h
|
View
|
1
2
3
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/voice_engine/channel.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/voice_engine/channel_proxy.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
webrtc/voice_engine/channel_proxy.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 27 (11 generated)
|