aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding
AgeCommit message (Expand)Author
2014-10-08audio_coding: Replaced macro WEBRTC_SPL_RSHIFT_W16 with >>bjornv@webrtc.org
2014-10-08Change name of a NetEq internal member variablehenrik.lundin@webrtc.org
2014-10-07Fix neteq_rtpplay so that empty SSRC is validhenrik.lundin@webrtc.org
2014-10-07Set NetEq playout mode through the Config structhenrik.lundin@webrtc.org
2014-10-07Add an SSRC filter to neteq_rtpplayhenrik.lundin@webrtc.org
2014-10-07Prevent reading outside iSAC bitstream, if the stream is corrupted.turaj@webrtc.org
2014-10-02Let RtpFileSource use RtpFileReaderhenrik.lundin@webrtc.org
2014-10-01Fix parallelizability in modules_tests.pbos@webrtc.org
2014-09-30GN: Enable libvpx, add link target and convert some test targetskjellander@webrtc.org
2014-09-29common_audio refactoring: Removed macro WEBRTC_SPL_LSHIFT_U32bjornv@webrtc.org
2014-09-28GN: Add common configs to all targets.kjellander@webrtc.org
2014-09-25Removing error triggered for disabling FEC on non-opusminyue@webrtc.org
2014-09-25Revert r7049/r7123, which added unnecessary "u"s to "return 0"s.henrik.lundin@webrtc.org
2014-09-24WebRtcIsac_Encode and WebRtcIsacfix_Encode: Type encoded stream as uint8_tkwiberg@webrtc.org
2014-09-24Move thread_annotations.h to webrtc/base/.pbos@webrtc.org
2014-09-23Reland "Converting five tests to use new AudioCoding interface" (r7258)henrik.lundin@webrtc.org
2014-09-23Reland (rev 7259) "Convert AcmReceiverTest to new AudioCoding interface"andresp@webrtc.org
2014-09-23Revert 7266 "WebRtcIsac_Encode and WebRtcIsacfix_Encode: Type en..."andrew@webrtc.org
2014-09-22WebRtcIsac_Encode and WebRtcIsacfix_Encode: Type encoded stream as uint8_tkwiberg@webrtc.org
2014-09-22Revert "Converting five tests to use new AudioCoding interface" (rev 7258).andresp@webrtc.org
2014-09-22Revert "Convert AcmReceiverTest to new AudioCoding interface" (rev 7258).andresp@webrtc.org
2014-09-22Convert AcmReceiverTest to new AudioCoding interfacehenrik.lundin@webrtc.org
2014-09-22Converting five tests to use new AudioCoding interfacehenrik.lundin@webrtc.org
2014-09-22Ensure that NetEq recovers after a large timestamp jumphenrik.lundin@webrtc.org
2014-09-19Creating a test helper class TimestampJumpRtpGeneratorhenrik.lundin@webrtc.org
2014-09-17Modifying NetEqExternalDecoderTesthenrik.lundin@webrtc.org
2014-09-15Re-enable neteq_performance_unittest.cc for android.andresp@webrtc.org
2014-09-11Mark all virtual overrides in the hierarchy of Module as virtual and OVERRIDE.henrik.lundin@webrtc.org
2014-09-10Mark all virtual overrides in the hierarchy of AudioPacketizationCallback,henrike@webrtc.org
2014-09-10Remove DestructEncoderInst and its codec-specific implementations.henrik.lundin@webrtc.org
2014-09-09Change explicit static cast from int to uint16_t to implicit cast of 0u.fbarchard@google.com
2014-09-08Set a default speech type in iSAC wrapperhenrik.lundin@webrtc.org
2014-09-08Starting to implement the new ACM APIhenrik.lundin@webrtc.org
2014-09-07GN: Prefix WebRTC specific variables with "rtc_"kjellander@webrtc.org
2014-09-05Create a new interface for AudioCodingModulehenrik.lundin@webrtc.org
2014-09-05Modifying audio_coding/codecs/OWNERShenrik.lundin@webrtc.org
2014-09-04Reland rev 7041 with BUILD.gn files.andresp@webrtc.org
2014-09-04Rename Audio[Multi]Vector.CopyFrom to .CopyTohenrik.lundin@webrtc.org
2014-09-04Change gflags and gmock includes to be full paths.kjellander@webrtc.org
2014-09-04ACMOpus: Remove useless member variable fec_enabled_kwiberg@webrtc.org
2014-09-04Add support for multi-channel DTMF tone generationhenrik.lundin@webrtc.org
2014-09-03cast return values in uint16_t RTPFile::Read() to uint16_t to avoid compile e...fbarchard@google.com
2014-09-03Revert 7041 " Audio codecs to include webrtc/typedefs.h"henrike@webrtc.org
2014-09-03Audio codecs to include webrtc/typedefs.handresp@webrtc.org
2014-09-03Partial revert of r7014 (Android APK refactor)kjellander@webrtc.org
2014-09-03Renaming SetOpusMaxBandwidth to SetOpusMaxPlaybackRateminyue@webrtc.org
2014-09-02Disable video_engine_tests and webrtc_perf_tests on Android.kjellander@webrtc.org
2014-09-02Divide-by-zero problem in NetEq's Normal::Process fixedhenrik.lundin@webrtc.org
2014-09-01Fix audio_decoder_unittests.isolatekjellander@webrtc.org
2014-09-01Adding more codecs to the AcmSenderBitExactnesshenrik.lundin@webrtc.org