Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
0cd0dd3b07261cb15e821622b351b5ce80f98ea6
/
modules
/
audio_coding
/
include
/
audio_coding_module.h
6223809
Remove top-level const from parameters in function declarations.
by Ali Tofigh
· 3 years, 6 months ago
d325196
Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED
by Artem Titov
· 3 years, 8 months ago
bf08745
Implement RTCOutboundRtpStreamStats.targetBitrate for audio.
by Jakob Ivarsson
· 3 years, 8 months ago
d00ce74
Use backticks not vertical bars to denote variables in comments for /modules/audio_coding
by Artem Titov
· 4 years ago
d82a02c
ACM: Corrected temporary buffer size
by Per Åhgren
· 5 years ago
3bdc5e9
Delete ACMVADCallback
by Niels Möller
· 5 years ago
ff0e4db
Reland "Send absolute capture time through audio coding module."
by Minyue Li
· 5 years ago
4175914
Revert "Send absolute capture time through audio coding module."
by Minyue Li
· 5 years ago
48655cf
Send absolute capture time through audio coding module.
by Minyue Li
· 5 years ago
c3d1f9b
Enable injection of a custom NetEqFactory into PeerConnectionFactory.
by Ivo Creusen
· 6 years ago
3ce44a3
Move NetEq headers to api/
by Ivo Creusen
· 6 years ago
3247244
Delete unused method AudioCodingModule::GetDecodingCallStatistics
by Niels Möller
· 6 years ago
5ceb4ac
Delete some unused AudioCodingModule methods
by Niels Möller
· 6 years ago
dc5ed5c
Delete NACK-related methods from AudioCodingModule
by Niels Möller
· 6 years ago
b90d38a
Delete unused Opus-specific methods of AudioCodingModule
by Niels Möller
· 6 years ago
c653172
Delete obsolete method AudioCodingModule::SetBitRate
by Niels Möller
· 6 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
4babc68
Delete deprecated version of AudioPacketizationCallback::SendData.
by Niels Möller
· 6 years ago
c35b6e6
Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData
by Niels Möller
· 6 years ago
741daaf
Move rtc::FunctionView to the public API
by Artem Titov
· 6 years ago
87e2d78
Prepare for splitting FrameType into AudioFrameType and VideoFrameType
by Niels Möller
· 6 years ago
1925b5a
Delete deprecated version of AudioCodingModule::IncomingPacket
by Niels Möller
· 6 years ago
afb5dbb
Update ACM to use RTPHeader instead of WebRtcRTPHeader
by Niels Möller
· 6 years ago
3b50f9f
Propagate base minimum delay to audio_receiver_stream
by Ruslan Burakov
· 6 years ago
f693bfa
Remove CodecInst pt.2
by Fredrik Solenberg
· 7 years ago
49c33ce
AudioCodingModule: Remove support for creating encoders
by Karl Wiberg
· 7 years ago
eddd366
Delete unused method AudioCodingModuleImpl::SetOpusApplication.
by Niels Möller
· 7 years ago
764c14c8
Delete unused AudioCodingModule methods.
by Niels Möller
· 7 years ago
18f1adc
Delete AudioCodingModule::LeastRequiredDelayMs and related NetEq code.
by Niels Möller
· 7 years ago
ec93075
Delete deprecated methods on AudioCodingModule
by Niels Möller
· 7 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
b602123
Replace rtc::Optional with absl::optional in modules/audio_coding
by Danil Chapovalov
· 7 years ago
bbf21a3
Remove dependencies on modules:module_api from AudioProcessing.
by Fredrik Solenberg
· 7 years ago
5817d3d
AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory
by Karl Wiberg
· 7 years ago
abbff89
Add new UMA metric for NetEq target buffer delay
by Henrik Lundin
· 8 years ago
d4a790f
Remove AudioCodingModule::IncomingPayload
by Henrik Lundin
· 8 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
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 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/include/audio_coding_module.h]
e1198e0
Add new ANA stats to the old GetStats() to count the number of actions taken by each controller.
by ivoc
· 8 years ago
84f6a3f
Move optional.h to webrtc/api/
by kwiberg
· 8 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
dca1e09
Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)"
by Henrik Kjellander
· 8 years ago
c8fa692
Update includes for webrtc/{base => rtc_base} rename (1/3)
by kjellander
· 8 years ago
eb1fde4
Injectable audio encoders: Moved audio encoder, factory and builtin factory to api/.
by ossu
· 8 years ago
1c07c70
Reland "WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType"
by kwiberg
· 8 years ago
670a7f3
Revert of WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType (patchset #13 id:260001 of https://codereview.webrtc.org/2686043006/ )
by kwiberg
· 8 years ago
1724cfb
WebRtcVoiceMediaChannel::AddRecvStream: Don't call SetRecPayloadType
by kwiberg
· 8 years ago
65cb70d
Fix cyclic deps: rent_a_codec<->audio_coding and rent_a_codec<->neteq
by kwiberg
· 8 years ago
08b19df
Remove VoEVideoSync interface.
by solenberg
· 8 years ago
087bd34
Move AudioDecoder and related stuff to the api/ directory
by kwiberg
· 8 years ago
e280cde
Voe::Channel: Turned GetPlayoutFrequency into GetRtpTimestampRateHz.
by ossu
· 9 years ago
7e30432
Hooking up audio network adaptor to VoE.
by minyue
· 9 years ago
5adaf73
AudioCodingModule: Specify decoders using SdpAudioFormat
by kwiberg
· 9 years ago
24c7c12
Move FunctionView from AudioCodingModule to the rtc namespace
by kwiberg
· 9 years ago
36a4388
Fix Chromium clang plugin warnings
by kwiberg
· 9 years ago
b3f1c5d
Add NetEq::FilteredCurrentDelayMs() and use it in VoiceEngine
by henrik.lundin
· 9 years ago
85228d6
Regression test for issue where Opus DTX status was being forgotten.
by ivoc
· 9 years ago
e352578
Moved injection of AudioDecoderFactory into voe::Channel.
by ossu
· 9 years ago
834a6ea
Add muted_output parameter to ACM
by henrik.lundin
· 9 years ago
84be511
Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/
by kwiberg
· 9 years ago
52d4e6b
Revert of Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ (patchset #1 id:40001 of https://codereview.webrtc.org/1921233002/ )
by terelius
· 9 years ago
2c27a06
Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/
by kwiberg
· 9 years ago
9a410dd
Change NetEq::GetPlayoutTimestamp to return an rtc::Optional<uint32_t>
by henrik.lundin
· 9 years ago
4cdbd57
AudioCodingModule: Add methods for injecting external encoder stacks
by kwiberg
· 9 years ago
6955870
Convert channel counts to size_t.
by Peter Kasting
· 10 years ago
25702cb
Misc. small cleanups.
by pkasting
· 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