summaryrefslogtreecommitdiff
path: root/modules/audio_conference_mixer
AgeCommit message (Expand)Author
2014-06-23GN: Add BUILD.gn files + kjellander to OWNERSkjellander@webrtc.org
2014-06-05Fix the chain that propagates the audio frame's rtp and ntp timestamp including:wu@webrtc.org
2014-05-13The webrtc::AudioFrame struct contains a variable energy_. Since the energy i...henrik.lundin@webrtc.org
2014-04-14Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition.fischman@webrtc.org
2014-01-29Add Config struct for experimental AGC.andrew@webrtc.org
2014-01-27Fix bug introduced during replace of list wrapper with std equivalents in r5378.andresp@webrtc.org
2014-01-13Removes the remaining uses of the list wrapper class and the list wrapper class.henrike@webrtc.org
2014-01-13Removes usage of ListWrapper from several files.henrike@webrtc.org
2014-01-07Remove the requirement to call set_sample_rate_hz and friends.andrew@webrtc.org
2013-10-22Upgrade scoped_ptr to Chromium's latest version.andrew@webrtc.org
2013-08-12Replace MapWrapper with std::map<>.pbos@webrtc.org
2013-08-09Remove unused unreferenced code in webrtc/pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-28Include files from webrtc/.. paths in audio_conference_mixer/pbos@webrtc.org
2013-04-16Remove vim/emacs modelines from .gypi filespbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in audio_conference_mixer/pbos@webrtc.org
2013-01-22Replace AudioFrame's operator= with CopyFrom().andrew@webrtc.org
2013-01-18Remove '<(library)' in gyp files.wjia@webrtc.org
2012-12-07Properly zero out unmixed frames.andrew@webrtc.org
2012-12-03Removing redundant codec unittest targets.kjellander@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org