From 31852540d4fba0c4e8a16d0b3ddff08fc98e48fd Mon Sep 17 00:00:00 2001 From: Sasi Inguva Date: Tue, 4 Aug 2015 22:09:57 -0700 Subject: libavformat/matroska: Write stream durations in metadata, in the format of mkvmerge. Compute individual stream durations in matroska muxer. Write them as string tags in the same format as mkvmerge tool does. Signed-off-by: Sasi Inguva --- tests/ref/acodec/tta | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/ref/acodec') diff --git a/tests/ref/acodec/tta b/tests/ref/acodec/tta index b4b96112f2..0f60345679 100644 --- a/tests/ref/acodec/tta +++ b/tests/ref/acodec/tta @@ -1,4 +1,4 @@ -aeeb0f2e75d044dbe2f89b7e70a54c82 *tests/data/fate/acodec-tta.matroska -331080 tests/data/fate/acodec-tta.matroska +6c260836d7a32e4bd714453a3546c0d5 *tests/data/fate/acodec-tta.matroska +331148 tests/data/fate/acodec-tta.matroska 95e54b261530a1bcf6de6fe3b21dc5f6 *tests/data/fate/acodec-tta.out.wav stddev: 0.00 PSNR:999.99 MAXDIFF: 0 bytes: 1058400/ 1058400 -- cgit v1.2.3