aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/neteq/tools/neteq_rtpplay.cc
AgeCommit message (Expand)Author
2016-01-13Convert channel counts to size_t.Peter Kasting
2015-12-09NetEq: Add codec name and RTP timestamp rate to DecoderInfohenrik.lundin
2015-11-18modules/audio_coding: Remove some codec include dirskjellander@webrtc.org
2015-11-11AcmReceiver::InsertPacket and NetEq::InsertPacket: Take ArrayView argumentskwiberg
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-11-03Re-enable PCAP reading in neteq_rtpplayhenrik.lundin
2015-10-29Make an enum class out of NetEqDecoder, and hide the neteq_decoders_ tablekwiberg
2015-10-29audio_coding: rename interface -> includeHenrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-08Update to the neteq_rtpplay utility to support RtcEventLog input files.ivoc
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-06-11Reformat existing code. There should be no functional effects.Peter Kasting
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2015-02-23Misc. cleanup split out of https://webrtc-codereview.appspot.com/37699004/ :pkasting@chromium.org
2015-02-02Avoid implicit type truncations by inserting explicit casts or modifying prot...pkasting@chromium.org
2015-01-26Consolidate anonymous namespace content and file-static methods to all be in thepkasting@chromium.org
2014-12-03Adding a duration printout to neteq_rtpplayhenrik.lundin@webrtc.org
2014-11-24Add wav output capability to neteq_rtpplayhenrik.lundin@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-11-04Improving error message from neteq_rtpplayhenrik.lundin@webrtc.org
2014-11-03Add Opus support to neteq_rtpplayhenrik.lundin@webrtc.org
2014-10-07Fix neteq_rtpplay so that empty SSRC is validhenrik.lundin@webrtc.org
2014-10-07Add an SSRC filter to neteq_rtpplayhenrik.lundin@webrtc.org
2014-10-02Let RtpFileSource use RtpFileReaderhenrik.lundin@webrtc.org
2014-08-11Use test::Packet test::PacketSource classes in neteq_rtpplayhenrik.lundin@webrtc.org
2014-06-21Roll chromium_revision 272489:277350 + fix sanitizer optionskjellander@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