summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2014-05-16Update makefiles after merge of Chromium at 270770Torne (Richard Coles)
2014-05-16Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Torne (Richard Coles)
2014-05-15Revert "Revert "Audio processing: Feed each processing step its choicemflodman@webrtc.org
2014-05-15Re-enable almost all NetEqDecodingTests for Androidhenrik.lundin@webrtc.org
2014-05-15WebRTCDemo: couldn't run a second time. The reason is voe could register/unre...braveyao@webrtc.org
2014-05-14Remove the use of AudioFrame::energy_ from AudioProcessing and VoE.andrew@webrtc.org
2014-05-14Move the capture ntp computing code to ntp_calculator so that later it can be...wu@webrtc.org
2014-05-14Add webrtc field trials API.andresp@webrtc.org
2014-05-14Re-enable NetEqExternalDecoderTest for Androidhenrik.lundin@webrtc.org
2014-05-14Re-enable NetEQ DecoderDatabase test for Androidhenrik.lundin@webrtc.org
2014-05-14Revert "Audio processing: Feed each processing step its choice of int or floa...mflodman@webrtc.org
2014-05-14Update makefiles after merge of Chromium at 269467Torne (Richard Coles)
2014-05-14Re-enable the BitrateEstimatorTest cases for the Call API.solenberg@webrtc.org
2014-05-14Remove all use of AudioFrame::energy_ from AudioCodingModulehenrik.lundin@webrtc.org
2014-05-14Audio processing: Feed each processing step its choice of int or float datakwiberg@webrtc.org
2014-05-14Remove WEBRTC_TRACE use in video_capture/pbos@webrtc.org
2014-05-13Deleting all NetEq3 fileshenrik.lundin@webrtc.org
2014-05-13The webrtc::AudioFrame struct contains a variable energy_. Since the energy i...henrik.lundin@webrtc.org
2014-05-13Deleting all ACM1 fileshenrik.lundin@webrtc.org
2014-05-12Echo cancellation functions docs: Follow style guide w.r.t. placement of *kwiberg@webrtc.org
2014-05-10One of the NetEq methods needs to be virtual.turaj@webrtc.org
2014-05-09Modifying neteq.gypturaj@webrtc.org
2014-05-09Update makefiles after merge of Chromium at 269336Android Chromium Automerger
2014-05-09Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-05-08AudioBuffer: Eliminate data_was_mixed_, and document what's left of data_kwiberg@webrtc.org
2014-05-08Update makefiles after merge of Chromium at 269041Android Chromium Automerger
2014-05-08Update makefiles after merge of Chromium at 269030Android Chromium Automerger
2014-05-08Update makefiles after merge of Chromium at 269003Android Chromium Automerger
2014-05-08Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-05-07Move timestamp_extrapolator and rtp_to_ntp to system wrapper so that it can b...wu@webrtc.org
2014-05-07Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Primiano Tucci
2014-05-07Update makefiles after merge of Chromium at 268710Android Chromium Automerger
2014-05-07Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-05-07Fix odd codes in video_capture on Mac.braveyao@webrtc.org
2014-05-07video_render.gypi: clean up some libraries directives to be more specific.fischman@webrtc.org
2014-05-06Remove timestamp_extrapolator's dependency to Clock and vcm defines.wu@webrtc.org
2014-05-06Update makefiles after merge of Chromium at 268379Android Chromium Automerger
2014-05-05Allow the RTP level indicator computation to work at any sample rate.andrew@webrtc.org
2014-05-05Implement the Windows screen capturer using the Magnification API.jiayl@webrtc.org
2014-05-05Revert 6048 "Implement the Windows screen capturer using the Mag..."tina.legrand@webrtc.org
2014-05-03Implement the Windows screen capturer using the Magnification API.jiayl@webrtc.org
2014-04-30Update makefiles after merge of Chromium at 267293Android Chromium Automerger
2014-04-30Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-04-30Only clamp to 16 kHz when AECM is enabled.andrew@webrtc.org
2014-04-30Fix constness of AudioBuffer accessors.andrew@webrtc.org
2014-04-29Update makefiles after merge of Chromium at 266947Android Chromium Automerger
2014-04-29Fix a data race in ACM1 when audio is pulled.turaj@webrtc.org
2014-04-29Added include of assert.h for files calling assert but missing the include.henrike@webrtc.org
2014-04-29Fixed r5373-related regressions in VideoFramesQueue::FrameToRecord()henrike@webrtc.org
2014-04-29Disable failing GoogleWifiTrace3Mbps.pbos@webrtc.org