henrik.lundin
e8a77e3309
Refactor neteq_rtpplay
...
This change is a major refactoring of the neteq_rtpplay tool. It
consists of the following parts:
- NetEqTest class: Breaks out the main simulation loop from
neteq_rtpplay into a separate class with well defined inputs and
outputs.
- NetEqInput: Interface class for the input to NetEqTest.
- NetEqPacketSourceInput: Implementation of NetEqInput that provides a
PacketSource objects with a NetEqInput interface. This has two
subclasses; one for RtpFileSource and one for RtcEventLogSource.
- NetEqReplacementInput: An object that modifies the packets provided by
another NetEqInput object, and replaces the packet payloads with meta
data readable by a FakeDecodeFromFile decoder.
- FakeDecodeFromFile: An AudioDecoder implementation that produces
"decoded" data by reading from an audio file.
BUG=webrtc:2692, webrtc:5447
Review-Url: https://codereview.webrtc.org/2020363003
Cr-Commit-Position: refs/heads/master@{#13252}
2016-06-22 13:34:08 +00:00
..
2016-06-16 10:18:09 +00:00
2016-06-16 10:18:09 +00:00
2016-04-29 13:09:23 +00:00
2016-06-22 13:34:08 +00:00
2015-08-24 21:52:45 +00:00
2015-09-16 12:37:52 +00:00
2016-02-14 17:28:39 +00:00
2015-04-09 13:44:23 +00:00
2016-02-14 17:28:39 +00:00
2016-05-31 13:28:09 +00:00
2016-05-31 13:28:09 +00:00
2016-05-31 13:28:09 +00:00
2016-03-04 18:34:26 +00:00
2016-05-10 17:56:10 +00:00
2015-09-16 12:37:52 +00:00
2016-05-10 17:56:10 +00:00
2016-05-10 17:56:10 +00:00
2016-05-10 17:56:10 +00:00
2014-09-04 09:55:40 +00:00
2016-05-10 17:56:10 +00:00
2016-02-14 17:28:39 +00:00
2014-09-04 09:55:40 +00:00
2015-08-24 21:52:45 +00:00
2015-09-16 12:37:52 +00:00
2014-09-04 09:55:40 +00:00
2016-05-10 17:56:10 +00:00
2016-04-25 14:56:05 +00:00
2016-05-02 08:50:34 +00:00
2016-05-02 08:50:34 +00:00
2016-05-03 15:18:54 +00:00
2016-05-10 08:21:11 +00:00
2016-05-03 15:18:54 +00:00
2016-05-10 08:21:11 +00:00
2016-05-19 17:48:12 +00:00
2016-05-10 08:21:11 +00:00
2016-05-10 08:21:11 +00:00
2016-06-16 10:18:09 +00:00
2016-06-16 10:18:09 +00:00
2016-06-16 10:18:09 +00:00
2015-05-27 12:33:39 +00:00
2016-04-29 06:19:27 +00:00
2016-04-29 06:19:27 +00:00
2016-04-29 06:19:27 +00:00
2016-04-28 08:54:33 +00:00
2016-04-28 08:54:33 +00:00
2016-05-01 21:53:55 +00:00
2014-09-04 09:55:40 +00:00
2016-05-10 17:56:10 +00:00
2016-05-10 17:56:10 +00:00
2015-08-03 10:55:11 +00:00
2015-09-17 07:24:51 +00:00
2015-09-16 12:37:52 +00:00
2015-08-24 21:52:45 +00:00
2015-08-24 21:52:45 +00:00
2015-09-16 12:37:52 +00:00
2016-05-10 17:56:10 +00:00
2016-05-10 17:56:10 +00:00
2016-05-10 12:54:43 +00:00
2015-08-18 12:58:20 +00:00
2016-05-10 17:56:10 +00:00
2016-05-02 11:46:19 +00:00
2016-06-08 13:43:49 +00:00
2016-06-08 13:43:49 +00:00
2016-06-08 13:43:49 +00:00
2016-06-16 08:59:13 +00:00
2016-06-16 10:18:09 +00:00
2016-06-16 10:18:09 +00:00
2016-06-16 10:18:09 +00:00
2016-06-16 08:59:13 +00:00
2016-05-25 14:37:47 +00:00
2016-06-22 13:34:08 +00:00
2016-05-25 15:21:09 +00:00
2015-12-16 15:36:10 +00:00
2016-05-25 14:37:47 +00:00
2016-06-22 13:34:08 +00:00
2016-05-02 11:46:19 +00:00
2016-05-10 17:56:10 +00:00
2015-09-16 12:37:52 +00:00
2015-06-29 11:54:50 +00:00
2016-04-26 14:45:26 +00:00
2016-04-26 14:45:26 +00:00
2016-04-26 14:45:26 +00:00
2016-04-26 14:45:26 +00:00
2016-04-26 14:45:26 +00:00
2016-05-31 13:28:09 +00:00
2016-04-26 14:45:26 +00:00
2015-09-16 12:37:52 +00:00
2014-09-04 09:55:40 +00:00
2015-08-24 21:52:45 +00:00
2015-09-16 12:37:52 +00:00
2015-08-24 21:52:45 +00:00
2015-09-16 12:37:52 +00:00
2014-09-04 09:55:40 +00:00
2014-06-09 08:10:28 +00:00
2015-09-16 12:37:52 +00:00
2015-11-04 07:32:04 +00:00
2015-10-29 10:31:11 +00:00
2016-03-12 01:12:40 +00:00
2015-10-29 10:31:11 +00:00
2016-03-04 18:34:26 +00:00
2016-03-29 23:42:12 +00:00
2016-04-06 08:03:07 +00:00
2016-04-27 08:20:08 +00:00
2016-04-22 20:21:49 +00:00
2016-04-22 20:21:49 +00:00
2016-02-14 17:28:39 +00:00
2016-05-02 08:50:34 +00:00
2015-09-16 12:37:52 +00:00
2016-05-31 13:28:09 +00:00
2016-02-11 11:35:51 +00:00
2015-09-16 12:37:52 +00:00