aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/neteq
AgeCommit message (Expand)Author
2014-01-10Adding NetEq performance test to webrtc_perf_testshenrik.lundin@webrtc.org
2013-12-13Update talk to 58174641 together with http://review.webrtc.org/4319005/.wu@webrtc.org
2013-12-11Roll chromium_revision 232627:238260kjellander@webrtc.org
2013-12-04Small fixes to plot_neteq_delay.mhenrik.lundin@webrtc.org
2013-12-04Fix a typo in neteq.gypihenrik.lundin@webrtc.org
2013-12-03Do not use recursive calling in NetEq test toolshenrik.lundin@webrtc.org
2013-11-21Fix issues with sequence number wrap-around in jitter statisticshenrik.lundin@webrtc.org
2013-11-11Remove ".." from include_dirs in build/common.pbos@webrtc.org
2013-10-22WEBRTC_{BIG, LITTLE}_ENDIAN -> WEBRTC_ARCH_{BIG, LITTLE}_ENDIAN.andrew@webrtc.org
2013-10-04Add APK and isolate target for video_engine_testskjellander@webrtc.org
2013-10-02Fix include of isolate.gypikjellander@webrtc.org
2013-09-18Dedicated speed test for NetEq3henrik.lundin@webrtc.org
2013-08-27Add isolate configuration for Android for all tests.kjellander@webrtc.org
2013-08-27Re-organizing ACM teststina.legrand@webrtc.org
2013-08-22Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-15Revert 4547 "Isolate GYP target and .isolate files for tests"kjellander@webrtc.org
2013-08-15Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-09Remove include_dirs from test/test.gyp.pbos@webrtc.org
2013-08-08Adding call to Opus PLCtina.legrand@webrtc.org
2013-08-06Added configuration of max delay to ACM and NetEqpwestin@webrtc.org
2013-08-06Add turaj@webrtc.org to NetEq owners.turaj@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-08-02Adds all unittests to android NDK-APK framework.henrike@webrtc.org
2013-07-31Add some virtual and OVERRIDEs in webrtc/modules/audio_coding/pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-06-12Risk of division by zero.turaj@webrtc.org
2013-06-06Nack for audio.turaj@webrtc.org
2013-06-04Issue 1847, memcopy is wrong and unnecessary, it is sufficient to store the p...turaj@webrtc.org
2013-06-04Disable neteq_unittests on Win x64 in code.kjellander@webrtc.org
2013-05-22API to control target delay in NetEq jitter buffer. NetEq maintains the given...turaj@webrtc.org
2013-05-16Guarding certain operations, e.g. bandwidth estimation, RTCP statistics updat...turaj@webrtc.org
2013-05-03Fix off-by-one buffer overflow in WebRtcNetEQ_PacketBufferInsert().sergeyu@chromium.org
2013-04-30Consolidate common_audio into a single target.andrew@webrtc.org
2013-04-22Improve AV-sync when initial delay is set and NetEq has long buffer.turaj@webrtc.org
2013-04-15Elevate NetEq short-term activity statistics to ACM level for logging.turaj@webrtc.org
2013-04-10Replace legacy G_CONST with const.pbos@webrtc.org
2013-04-09WebRtc_Word32 => int32_t etc. in audio_coding/pbos@webrtc.org
2013-02-12Implement initial delay. This CL allows clients of VoE to set an initial dela...turaj@webrtc.org
2013-02-04Fixing/disabling Windows x64 warningskjellander@webrtc.org
2013-01-31Removing a codec from NetEq database has a bug. |funcDurationEst| is not upda...turaj@webrtc.org
2013-01-31Removing a hack for CNGhenrik.lundin@webrtc.org
2013-01-29Initial upload of NetEq4henrik.lundin@webrtc.org
2013-01-24Revert 3405niklas.enbom@webrtc.org
2013-01-24Mainly hlundin's patch.niklas.enbom@webrtc.org
2013-01-18Remove '<(library)' in gyp files.wjia@webrtc.org
2012-12-19Implement NetEq duration estimation for Opus.tina.legrand@webrtc.org
2012-12-14Add number of inserted samples to NetEq statistics.roosa@google.com
2012-12-06Fixing path to ptypes.txt in NetEqRTPplayhenrik.lundin@webrtc.org
2012-12-0348 kHz extension to iSAC.turaj@webrtc.org
2012-11-29Fixing neteq_unittests for VS 2012henrik.lundin@webrtc.org