Sign in
webrtc
/
src
/
webrtc
/
3585c7289f09d3e7a59f3fd27f74bef0b002654d
/
modules
/
audio_coding
/
neteq
/
timestamp_scaler.cc
4136d39
Replace use of system_wrappers/include/logging.h by base/logging.h.
by nisse
· 8 years ago
5cdbed1
NetEq now works with packets as values, rather than pointers.
by ossu
· 8 years ago
a14b2a6
Removed RTPHeader from NetEq's Packet struct.
by ossu
· 8 years ago
2771cb0
Stopped using the NetEqDecoder enum internally in NetEq.
by ossu
· 9 years ago
bd44b49
AcmReceiver: Eliminate AcmReceiver::decoders_
by kwiberg
· 9 years ago
f9c1fc2
TimestampScaler no longer depends on NetEqDecoder to figure out scaling.
by ossu
· 9 years ago
4fc5399
Fix two UBSan warnings in NetEq
by henrik.lundin
· 9 years ago
3834e0f
There was an old scaling for CNG 48 kHz in the code, from the time where Audio Coding Module didn't have full 48 kHz support. This CL removes the scaling.
by Tina le Grand
· 9 years ago
8d85ad5
NetEq: Remove overly verbose logging
by henrik.lundin
· 9 years ago
d3fdd5f
Make an enum class out of NetEqDecoder, and hide the neteq_decoders_ table
by kwiberg
· 9 years ago
78f65d0
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
651bd16
Delete iSAC-fb from NetEq
by henrik.lundin
· 9 years ago
3724de6
Fix clang style warnings in webrtc/modules/audio_coding/neteq
by Karl Wiberg
· 10 years ago
2234f41
Enable Clang warning implicit-fallthrough and annotate the code.
by kjellander@webrtc.org
· 10 years ago
254879d
This is to re-open an earlier CL
by minyue@webrtc.org
· 11 years ago
28f69bb
Revert 6458 "Since NetEq4 is ready to handle 48 kHz codec, it is..."
by minyue@webrtc.org
· 11 years ago
ab22857
Since NetEq4 is ready to handle 48 kHz codec, it is good to remove the 48-to-32kHz downsampling of Opus output. This facilitates webrtc to make full use of Opus's bandwidth and eliminates unneeded computation in resampling.
by minyue@webrtc.org
· 11 years ago
e5abc85
Rename neteq4 folder to neteq
by henrik.lundin@webrtc.org
· 11 years ago
[Renamed (94%) from modules/audio_coding/neteq4/timestamp_scaler.cc]
81f6488
Revert 6257 "Rename neteq4 folder to neteq"
by henrik.lundin@webrtc.org
· 11 years ago
[Renamed (94%) from modules/audio_coding/neteq/timestamp_scaler.cc]
605e4d0
Rename neteq4 folder to neteq
by henrik.lundin@webrtc.org
· 11 years ago
[Renamed (94%) from modules/audio_coding/neteq4/timestamp_scaler.cc]
ffcd844
This is to get rid of a bug relating to the return of NULL in calling GetDecoder when there are DTMF packets.
by minyue@webrtc.org
· 11 years ago
835b016
Adding FEC support in NetEq 4.
by minyue@webrtc.org
· 11 years ago
7f35836
Re-enable verbose logging in NetEq4.
by turaj@webrtc.org
· 12 years ago
88a2327
Disable all LS_VERBOSE logging in NetEq4
by henrik.lundin@webrtc.org
· 12 years ago
4d9b02d
Adding iSAC-fb support
by henrik.lundin@webrtc.org
· 12 years ago
9a40081
Initial upload of NetEq4
by henrik.lundin@webrtc.org
· 12 years ago