Sign in
webrtc
/
src
/
main
/
modules
/
audio_coding
/
codecs
/
pcm16b
/
pcm16b.c
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 6 years ago
7272453
Using fully qualified #include paths in pcm16b code.
by Mirko Bonadei
· 7 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c]
dce40cf
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 9 years ago
648f5d6
pcm16b: Make input arrays const and use uint8_t[] for byte arrays
by kwiberg@webrtc.org
· 10 years ago
fcbe36a
Add const qualifier to WebRtcPcm16b_Encode
by henrik.lundin@webrtc.org
· 10 years ago
6de75ca
Remove the useless dummy state parameter to WebRtcPcm16b_DecodeW16
by kwiberg@webrtc.org
· 10 years ago
262e676
Reland rev 7041 with BUILD.gn files.
by andresp@webrtc.org
· 10 years ago
1b8b4c4
Revert 7041 " Audio codecs to include webrtc/typedefs.h"
by henrike@webrtc.org
· 10 years ago
9730d3a
Audio codecs to include webrtc/typedefs.h
by andresp@webrtc.org
· 10 years ago
d32c438
Re-landing r6961
by bjornv@webrtc.org
· 10 years ago
4a616be
Revert 6961 "common_audio/signal_processing: Remove macro WEBRTC..."
by bjornv@webrtc.org
· 10 years ago
4f01017
common_audio/signal_processing: Remove macro WEBRTC_SPL_MEMCPY_W8
by bjornv@webrtc.org
· 10 years ago
9b8102c
Use a deterministic input in NetEqBgnTest
by henrik.lundin@webrtc.org
· 10 years ago
621df67
WEBRTC_{BIG, LITTLE}_ENDIAN -> WEBRTC_ARCH_{BIG, LITTLE}_ENDIAN.
by andrew@webrtc.org
· 11 years ago
0946a56
WebRtc_Word32 => int32_t etc. in audio_coding/
by pbos@webrtc.org
· 12 years ago
14b43be
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago
[Renamed from src/modules/audio_coding/codecs/pcm16b/pcm16b.c]
b72268e
Restructuring and adding dummy unit test target.
by kjellander@webrtc.org
· 13 years ago
[Renamed from src/modules/audio_coding/codecs/PCM16B/main/source/pcm16b.c]
c7d5f62
Fix build errors on Windows.
by tommi@webrtc.org
· 13 years ago
74c640a
fix build break Review URL: http://webrtc-codereview.appspot.com/132004
by turajs@google.com
· 13 years ago
8ecd0e8
Remove Clang warning for PCM16B.
by turajs@google.com
· 13 years ago
470e71d
by niklase@google.com
· 14 years ago