Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
0cd0dd3b07261cb15e821622b351b5ce80f98ea6
/
modules
/
audio_coding
/
acm2
/
acm_receive_test.cc
834a554
Include module_common_types.h only where needed
by Niels Möller
· 6 years ago
afb5dbb
Update ACM to use RTPHeader instead of WebRtcRTPHeader
by Niels Möller
· 6 years ago
f693bfa
Remove CodecInst pt.2
by Fredrik Solenberg
· 7 years ago
2edab4c
Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase.
by Niels Möller
· 7 years ago
433eafe
Delete unused includes of assert.h
by Niels Möller
· 7 years ago
0a5fe77
Clean up in module_common_types.h by removing the unused struct RTPAudioHeader.
by philipel
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
bbf21a3
Remove dependencies on modules:module_api from AudioProcessing.
by Fredrik Solenberg
· 7 years ago
c7b4a45
Remove various IDs:
by solenberg
· 8 years ago
e423a9de
Revert of Remove various IDs (patchset #7 id:120001 of https://codereview.webrtc.org/3019543002/ )
by solenberg
· 8 years ago
2d0f775
Remove various IDs:
by solenberg
· 8 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/modules/audio_coding/acm2/acm_receive_test.cc]
087bd34
Move AudioDecoder and related stuff to the api/ directory
by kwiberg
· 8 years ago
2779bab
Support receiving DTMF for multiple RTP clock rates.
by solenberg
· 9 years ago
da2bf4e
Stop using old AudioCodingModule::RegisterReceiveCodec overloads
by kwiberg
· 9 years ago
2504c0a
Drop _oldapi from ACM test file names
by henrik.lundin
· 9 years ago
[Renamed (98%) from webrtc/modules/audio_coding/acm2/acm_receive_test_oldapi.cc]
5adaf73
AudioCodingModule: Specify decoders using SdpAudioFormat
by kwiberg
· 9 years ago
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 9 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 9 years ago
b8e56ee
Fix Chromium clang plugin warnings
by kwiberg
· 9 years ago
46ba49c
Let PacketSource::NextPacket() return an std::unique_ptr
by henrik.lundin
· 9 years ago
834a6ea
Add muted_output parameter to ACM
by henrik.lundin
· 9 years ago
6d8e011
Change NetEq::GetAudio to use AudioFrame
by henrik.lundin
· 9 years ago
16c5a96
Replace scoped_ptr with unique_ptr in webrtc/modules/audio_coding/
by kwiberg
· 9 years ago
6955870
Convert channel counts to size_t.
by Peter Kasting
· 10 years ago
4cf61dd
NetEq: Add codec name and RTP timestamp rate to DecoderInfo
by henrik.lundin
· 10 years ago
3e6db23
audio_coding: remove "main" directory
by kjellander
· 10 years ago
[Renamed (97%) from webrtc/modules/audio_coding/main/acm2/acm_receive_test_oldapi.cc]
7464089
audio_coding: rename interface -> include
by Henrik Kjellander
· 10 years ago
9ea2147
Delete iSAC-fb from AudioCodingModule
by henrik.lundin
· 10 years ago
dce40cf
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 10 years ago
4e14f09
Add support for external decoders in ACM
by kwiberg
· 10 years ago
00b8f6b
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 years ago
81a7893
New ACM test to trigger audio glitch when switching output sample rate
by henrik.lundin@webrtc.org
· 11 years ago
0e6e4d2
Reland "Converting five tests to use new AudioCoding interface" (r7258)
by henrik.lundin@webrtc.org
· 11 years ago
99e404c
Revert "Converting five tests to use new AudioCoding interface" (rev 7258).
by andresp@webrtc.org
· 11 years ago
eb1de5c
Converting five tests to use new AudioCoding interface
by henrik.lundin@webrtc.org
· 11 years ago