Add Timestamp::EncodeStringWithOffset() for representation outside of UTC.
[asdcplib.git] / src / MPEG.h
index 61cb1c344ba8606496c036e0bd3d1dfbcca553f6..aaa45ba6f678929cb644e5d297bc47ec6ed7f02d 100755 (executable)
@@ -83,7 +83,7 @@ namespace ASDCP
 
       //
       class VESParserDelegate; // the delegate is declared later
-      const ui32_t VESHeaderBufSize = 1024; // should be larger than any expected header
+      const ui32_t VESHeaderBufSize = 1024*16; // should be larger than any expected header
 
       // MPEG VES parser class - call Parse() as many times as you want with buffers
       // of any size. State is maintained between calls. When complete headers are