libwebm: handle negative time for a block

Change-Id: Iafa0254fb1554621b42635cb99d40b2c0177468f
This commit is contained in:
matthewjheaney
2012-05-03 18:38:55 -04:00
parent 0568dd63a6
commit 9a561ab4dd
2 changed files with 12 additions and 7 deletions

View File

@@ -86,7 +86,7 @@ public:
Block(long long start, long long size);
~Block();
long Parse(IMkvReader*);
long Parse(const Cluster*);
long long GetTrackNumber() const;
long long GetTimeCode(const Cluster*) const; //absolute, but not scaled