Make an AudioEncoder subclass for comfort noise
BUG=3926 R=bjornv@webrtc.org, kjellander@webrtc.org, kwiberg@webrtc.org Review URL: https://webrtc-codereview.appspot.com/31129004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7857 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -131,8 +131,10 @@ config("cng_config") {
|
||||
|
||||
source_set("cng") {
|
||||
sources = [
|
||||
"codecs/cng/audio_encoder_cng.cc",
|
||||
"codecs/cng/cng_helpfuns.c",
|
||||
"codecs/cng/cng_helpfuns.h",
|
||||
"codecs/cng/include/audio_encoder_cng.h",
|
||||
"codecs/cng/include/webrtc_cng.h",
|
||||
"codecs/cng/webrtc_cng.c",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user