<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta http-equiv="Content-Style-Type" content="text/css" />
  <meta name="generator" content="pandoc" />
  <title></title>
  <style type="text/css">
      code{white-space: pre-wrap;}
      span.smallcaps{font-variant: small-caps;}
      span.underline{text-decoration: underline;}
      div.column{display: inline-block; vertical-align: top; width: 50%;}
  </style>
</head>
<body>
<p>On 2018-07-16 12:02, Steve Lhomme wrote:</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> Actually it's been changed in the specs, now it's officially and correctly timestamps.
 So it should be i_timestamp, i_timecode would mean something from a Timecode track.</code></pre>
</blockquote>
<p>I actually meant to write <code>i_timestamp</code> and not <code>i_timecode</code>, guess I was a little tired when putting said patch together. The only thing I really did not want was to keep to keep the previous name (<code>i_pts</code>), for reasons stated in this thread.</p>
<p>Alternative patch can be provided upon request, or (if someone push this), feel free to simply edit the patch.</p>
</body>
</html>