|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+183 lines, -142 lines) |
Patch |
 |
M |
webrtc/base/array_view.h
|
View
|
1
2
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/base/array_view_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/audio_encoder.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/audio_encoder.cc
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc
|
View
|
|
3 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng_unittest.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/cng/include/audio_encoder_cng.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc
|
View
|
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/g711/include/audio_encoder_pcm.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/g722/include/audio_encoder_g722.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/ilbc/audio_encoder_ilbc.cc
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/ilbc/include/audio_encoder_ilbc.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/mock/mock_audio_encoder.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/opus/include/audio_encoder_opus.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/opus/opus_unittest.cc
|
View
|
1
|
17 chunks |
+51 lines, -55 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red.cc
|
View
|
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/codecs/red/audio_encoder_copy_red_unittest.cc
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/main/acm2/audio_coding_module_impl.cc
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/main/acm2/audio_coding_module_unittest_oldapi.cc
|
View
|
1
2
3
4
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/main/acm2/codec_owner_unittest.cc
|
View
|
1
|
3 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/neteq/audio_decoder_unittest.cc
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/neteq/neteq_unittest.cc
|
View
|
1
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/neteq/test/neteq_ilbc_quality_test.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/neteq/test/neteq_pcmu_quality_test.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/neteq/tools/audio_loop.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/neteq/tools/audio_loop.cc
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/audio_coding/neteq/tools/neteq_performance_test.cc
|
View
|
1
2
|
2 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|