commit | 8c2dfde3ed0c6e99ec20b9a4f85e2e4772a956ba | [log] [tgz] |
---|---|---|
author | Frank Galligan <fgalligan@google.com> | Wed Nov 03 23:33:00 2010 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Fri Nov 12 11:48:17 2010 -0500 |
tree | 53e58ad04ef192e25d7a13ba2e7c731e81338d15 | |
parent | 0a49747b01401900272ccf0dfbb6481429707ad5 [diff] |
Fixed bug first cluster timecode of webm file is wrong. When the first pts equaled 0 ivfenc was incorrectly increasing the pts by 1. I changed the pts and last pts to be signed. I also set the default value of last pts to -1. Change-Id: I30bcec5af9b16d93fa9e3abbea7764b133e9cd73