Increase rtp_file_reader line length to support ipv6.
Bug: webrtc:8075 Change-Id: Ic4d90fb2e77e95f9c8a49557d8c8eaff881f8e2b Reviewed-on: https://webrtc-review.googlesource.com/44300 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21798}
This commit is contained in:
parent
f61b3ba65e
commit
4f6e4f0884
@ -25,7 +25,7 @@
|
|||||||
namespace webrtc {
|
namespace webrtc {
|
||||||
namespace test {
|
namespace test {
|
||||||
|
|
||||||
static const size_t kFirstLineLength = 40;
|
static const size_t kFirstLineLength = 80;
|
||||||
static uint16_t kPacketHeaderSize = 8;
|
static uint16_t kPacketHeaderSize = 8;
|
||||||
|
|
||||||
#define TRY(expr) \
|
#define TRY(expr) \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user