From c01045172cdfeb519a36b8c49fc9a456f70e9cd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Mangano-Tarumi?= Date: Wed, 5 Dec 2018 19:21:48 -0500 Subject: [PATCH] check for partial packets in header page --- src/ogg.cc | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/ogg.cc b/src/ogg.cc index 33bb399..25f24ed 100644 --- a/src/ogg.cc +++ b/src/ogg.cc @@ -41,19 +41,20 @@ ot::status ot::ogg_reader::read_header_packet(const std::function