commit | c1e7bec616d29a975a43e9fa69a5aa0250a044c4 | [log] [tgz] |
---|---|---|
author | Nicolas Dufresne <nicolas.dufresne@collabora.co.uk> | Mon Jul 28 20:58:59 2014 -0400 |
committer | Nicolas Dufresne <nicolas.dufresne@collabora.com> | Tue Aug 26 16:46:03 2014 -0400 |
tree | 01dd59e22e8d70299f5cb34314f7cffe8b0f46a3 | |
parent | ff2bce7b26a175621d41eea6071df3b268e5a18e [diff] |
flvmux: Ensure Timestamp starts at 0 FLV documentation stipulates that timestamp must start at zero. In order to respect this rule, keep the first timestamp around and offset the timestamp from this value. This allow for longer recording time in presence of timestamp that does not start at 0 already. https://bugzilla.gnome.org/show_bug.cgi?id=731352