|
Stopped using the NetEqDecoder enum internally in NetEq.
NetEqDecoder is still used in the external interfaces, but this change
opens up the ability to use SdpAudioFormats directly, once appropriate
interfaces have been added.
BUG= webrtc:5805
Committed: https://crrev.com/f1b08da5b48066f8e03ca3901bfabfdb0939a320
Cr-Commit-Position: refs/heads/master@{#14368}
Total comments: 30
Total comments: 1
Total comments: 12
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+149 lines, -179 lines) |
Patch |
|
M |
webrtc/modules/audio_coding/acm2/acm_receiver.cc
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/acm2/rent_a_codec.cc
|
View
|
|
1 chunk |
+13 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/decoder_database.h
|
View
|
1
2
3
|
5 chunks |
+26 lines, -26 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/decoder_database.cc
|
View
|
1
2
|
7 chunks |
+63 lines, -64 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/decoder_database_unittest.cc
|
View
|
1
2
|
4 chunks |
+7 lines, -21 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/delay_manager.h
|
View
|
1
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/delay_manager.cc
|
View
|
|
1 chunk |
+2 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/include/neteq.h
|
View
|
1
2
3
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/mock/mock_audio_decoder.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/mock/mock_decoder_database.h
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/mock/mock_delay_manager.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/neteq_impl.h
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/neteq_impl.cc
|
View
|
1
2
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/neteq_impl_unittest.cc
|
View
|
1
2
|
3 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/packet_buffer_unittest.cc
|
View
|
|
5 chunks |
+7 lines, -12 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/timestamp_scaler.cc
|
View
|
1
2
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/neteq/timestamp_scaler_unittest.cc
|
View
|
1
|
9 chunks |
+10 lines, -18 lines |
0 comments
|
Download
|
Total messages: 30 (17 generated)
|