On Mon, Aug 22, 2016 at 05:13:23PM -0700, Vignesh Venkatasubramanian wrote:
> Milliseconds is the de-factor precision for timestamps in
> Matroska/WebM media.
>
> Signed-off-by: Vignesh Venkatasubramanian
> ---
> libavformat/webm_chunk.c | 5 +
> 1 file changed, 5 insertions(+)
applied
tha
On Mon, Aug 22, 2016 at 5:13 PM, Vignesh Venkatasubramanian
wrote:
> Milliseconds is the de-factor precision for timestamps in
> Matroska/WebM media.
>
> Signed-off-by: Vignesh Venkatasubramanian
> ---
> libavformat/webm_chunk.c | 5 +
> 1 file changed, 5 insertions(+)
>
> diff --git a/libav