This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
webrtc_m130
Watch
1
Star
0
Fork
0
You've already forked webrtc_m130
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
webrtc_m130
/
modules
/
audio_coding
/
codecs
/
g711
History
…
..
test
…
audio_decoder_pcm.cc
Fix a fuzzer-found issue in PCM/G.711 decoder
2024-01-31 17:02:47 +00:00
audio_decoder_pcm.h
…
audio_encoder_pcm.cc
Implement AudioEncoder::GetFrameLengthRange() for all audio encoders.
2020-03-25 22:19:21 +00:00
audio_encoder_pcm.h
…
g711_interface.c
Delete root header file typedef.h.
2018-07-25 14:59:26 +00:00
g711_interface.h
…