aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/neteq/test/RTPencode.cc
AgeCommit message (Expand)Author
2015-12-11Adding Opus to RTPencode.minyue
2015-11-18modules/audio_coding: Remove some codec include dirskjellander@webrtc.org
2015-10-29Make an enum class out of NetEqDecoder, and hide the neteq_decoders_ tablekwiberg
2015-10-29audio_coding: rename interface -> includeHenrik Kjellander
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-07-22Miscellaneous changes split from https://codereview.webrtc.org/1230503003 .pkasting
2015-06-12Reland "Upconvert various types to int.", neteq portion.Peter Kasting
2015-06-11Reformat existing code. There should be no functional effects.Peter Kasting
2015-06-11Match existing type usage better.Peter Kasting
2015-06-11Revert "Upconvert various types to int."Peter Kasting
2015-06-11Prepare to convert various types to size_t.Peter Kasting
2015-06-10Manual cleanups following clang-formatting.Peter Kasting
2015-06-10Upconvert various types to int.Peter Kasting
2015-06-03Run clang-format --style=Chromium on four files I'm otherwise touching.Peter Kasting
2015-05-27Refactor common_audio/vad: Create now returns the handle directly instead of ...Bjorn Volcker
2015-02-23Misc. cleanup split out of https://webrtc-codereview.appspot.com/37699004/ :pkasting@chromium.org
2015-02-10pcm16b: Make input arrays const and use uint8_t[] for byte arrayskwiberg@webrtc.org
2015-02-09G711: Make input arrays const and use uint8_t[] for byte arrayskwiberg@webrtc.org
2014-12-17Remove or rename typedefs with _t prefixes.pbos@webrtc.org
2014-12-10Remove CELT support from audio_coding.pbos@webrtc.org
2014-12-09Move the AudioDecoder interface out of NetEqkwiberg@webrtc.org
2014-12-08Make an AudioEncoder subclass for iLBCkwiberg@webrtc.org
2014-12-03Revert r7798 ("Move the AudioDecoder interface out of NetEq")kwiberg@webrtc.org
2014-12-03Move the AudioDecoder interface out of NetEqkwiberg@webrtc.org
2014-12-02AudioEncoder subclass for G722kwiberg@webrtc.org
2014-11-04Remove the useless dummy state parameter to WebRtcG711_*kwiberg@webrtc.org
2014-10-13Some WebRtcIsac_* and WebRtcIsacfix_* functions: type encoded stream as uint8[]kwiberg@webrtc.org
2014-09-24WebRtcIsac_Encode and WebRtcIsacfix_Encode: Type encoded stream as uint8_tkwiberg@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-06-09Rename neteq4 folder to neteqhenrik.lundin@webrtc.org
2014-05-28Revert 6257 "Rename neteq4 folder to neteq"henrik.lundin@webrtc.org
2014-05-28Rename neteq4 folder to neteqhenrik.lundin@webrtc.org
2014-05-13Deleting all NetEq3 fileshenrik.lundin@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-04-09WebRtc_Word32 => int32_t etc. in audio_coding/pbos@webrtc.org
2012-12-0348 kHz extension to iSAC.turaj@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org