summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2014-02-26Update makefiles after merge of Chromium at 253634Android Chromium Automerger
2014-02-25Update makefiles after merge of Chromium at 253112Android Chromium Automerger
2014-02-18Incorrect overhead calculation when using FEC + RTP extension headers.sprang@webrtc.org
2014-02-17Misc small nits in NetEqhenrik.lundin@webrtc.org
2014-02-15AudioProcessing is not a Module.andrew@webrtc.org
2014-02-14Refactoring common_audio/signal_processing: Removed two macros used by isac o...bjornv@webrtc.org
2014-02-13Initialize output_will_be_muted_.andrew@webrtc.org
2014-02-13Small refactoring of NetEq unittest for CNG with clock drifthenrik.lundin@webrtc.org
2014-02-12Add a method to inform AudioProcessing that its output will be muted.andrew@webrtc.org
2014-02-12Change the type of propagation delta from int64 to int.jiayl@webrtc.org
2014-02-12Initialize key_pressed_.andrew@webrtc.org
2014-02-12Add a keypress field to the audioproc debug proto.andrew@webrtc.org
2014-02-11Add an interface for accepting keypress signals to AudioProcessing.andrew@webrtc.org
2014-02-11Remove "Too long processing time of Incoming frame" logspam.fischman@webrtc.org
2014-02-11Add boundary checking to supress gcc 4.8.3 warning.turaj@webrtc.org
2014-02-11Use libvpx's obj_int_extract and unpack_lib_posix to generate offset header f...michaelbai@google.com
2014-02-10Revert "Use libvpx's obj_int_extract and unpack_lib_posix to generate offset ...michaelbai@google.com
2014-02-10Add stats of incoming frame delays for debugging bandwidth estimation.jiayl@webrtc.org
2014-02-10Use libvpx's obj_int_extract and unpack_lib_posix to generate offset header f...michaelbai@google.com
2014-02-07Fix WindowCapturerWin to unselect bitmap before destroying DC.sergeyu@chromium.org
2014-02-06Plot the capacity of a trace-based delivery filter.stefan@webrtc.org
2014-02-05Add delay and send/receive throughput plots to BWE simulation.stefan@webrtc.org
2014-02-05Implementing replacement audio support in neteq_rtpplayhenrik.lundin@webrtc.org
2014-02-05Fixing a bug in DummyRTPpackethenrik.lundin@webrtc.org
2014-02-05Update AudioProcessing::Create docs.andrew@webrtc.org
2014-02-04Fix a cursor capturing issue on Windows.jiayl@webrtc.org
2014-02-04Handle the invalid case of setting multiple stream_bitrates if there is only ...stefan@webrtc.org
2014-02-04Trivial rename of non-compile time consts.andrew@webrtc.org
2014-02-03Wire up feedback to VideoSender.stefan@webrtc.org
2014-02-03Re-enabling audio processing testsaluebs@webrtc.org
2014-02-02Moved the new OnData interface to AudioTranport, and expose the AudioTranspor...xians@webrtc.org
2014-02-01Implement single monitor capture on Mac.jiayl@webrtc.org
2014-01-31Fixing test name for NetEqPerformanceTesthenrik.lundin@webrtc.org
2014-01-31Add BWE tools for parsing RTP files.stefan@webrtc.org
2014-01-30Fix the mouse cursor offset issue on Mac.jiayl@webrtc.org
2014-01-30Move out typing detection to its own class.henrikg@webrtc.org
2014-01-29Moves the display reconfiguration callback into a separate class,jiayl@webrtc.org
2014-01-29Fix deadlock in video_receiver.cc.stefan@webrtc.org
2014-01-29Add Config struct for experimental AGC.andrew@webrtc.org
2014-01-29Revert 5444 "Revert 5421 "Fix deadlock on register/unregister ob..."mallinath@webrtc.org
2014-01-28Add clean test to NetEq perf testhenrik.lundin@webrtc.org
2014-01-27VideoCaptureAndroid: stop preview in opposite order of starting.fischman@webrtc.org
2014-01-27Revert 5421 "Fix deadlock on register/unregister observer while ..."mallinath@webrtc.org
2014-01-27Avoid potential dead lock in StreamStatisticianImplsprang@webrtc.org
2014-01-27Race condition in RTPSender::UpdateRtpStatssprang@webrtc.org
2014-01-27Fix bug introduced during replace of list wrapper with std equivalents in r5378.andresp@webrtc.org
2014-01-27Race in StreamStatisticianImpl::GetStatistics vs. ::IncomingPacketsprang@webrtc.org
2014-01-27Fix "field '_testNo' is uninitialized" warnings.pbos@webrtc.org
2014-01-25Add a Config parameter to AudioProcessing::Create().andrew@webrtc.org
2014-01-24Remove loopback setup in RtpRtcpImplTest. Changed to use two separate rtp/rtc...asapersson@webrtc.org