From c8501f7ae392ffcaf1dbd7d71b7bf22901089ab3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Barrera=20Gonz=C3=A1lez?= Date: Wed, 29 May 2019 09:24:29 +0200 Subject: [PATCH] Fix bug in neteq_quality_test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Insert first packet before calling to decode. Bug: webrtc:10690 Change-Id: I721b7af0506f0dbaf4fa2ed6a9ba6a87250d08f1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/139103 Reviewed-by: Minyue Li Commit-Queue: Pablo Barrera González Cr-Commit-Position: refs/heads/master@{#28149} --- modules/audio_coding/neteq/tools/neteq_quality_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/audio_coding/neteq/tools/neteq_quality_test.cc b/modules/audio_coding/neteq/tools/neteq_quality_test.cc index 81305efe27..bb291093c6 100644 --- a/modules/audio_coding/neteq/tools/neteq_quality_test.cc +++ b/modules/audio_coding/neteq/tools/neteq_quality_test.cc @@ -86,7 +86,7 @@ WEBRTC_DEFINE_int( WEBRTC_DEFINE_float(drift_factor, 0.0, "Time drift factor."); WEBRTC_DEFINE_int(preload_packets, - 0, + 1, "Preload the buffer with this many packets."); WEBRTC_DEFINE_string(