Made TS packet resize on right times

CRC checksum is now a library call
This commit is contained in:
ozzay 2014-08-13 16:53:49 +02:00
parent 2e0b73f726
commit 6260df4a32
5 changed files with 133 additions and 86 deletions

View file

@ -7,6 +7,7 @@
#include "theora.h"
#include "vorbis.h"
#include "json.h"
#include "checksum.h"
namespace OGG {