D-Modem/pjproject-2.11.1/third_party/build/webrtc/notes.txt

8 lines
373 B
Plaintext
Raw Normal View History

2021-10-30 02:41:03 +08:00
Notes:
* Source code for webrtc from https://chromium.googlesource.com/external/webrtc circa Oct 2015.
Modification to original source to build on VS2005 which don't support C99 syntax
(declare all variables at the beginning of a scope block).
- modules\audio_processing\aec\aec_core.c
- modules\audio_processing\ns\ns_core.c
- modules\audio_processing\ns\nsx_core.c