diff options
author | Sasi Inguva <isasi@google.com> | 2015-08-04 22:09:57 -0700 |
---|---|---|
committer | wm4 <nfxjfg@googlemail.com> | 2015-08-05 22:29:23 +0200 |
commit | 31852540d4fba0c4e8a16d0b3ddff08fc98e48fd (patch) | |
tree | 0a02c565bc67540bf2ea71059beebc492a7f0b18 /tests/ref/acodec | |
parent | b1f78632c681f32c4901a85aa7ee72bf9ca6fece (diff) | |
download | ffmpeg-31852540d4fba0c4e8a16d0b3ddff08fc98e48fd.tar.gz |
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 <isasi@google.com>
Diffstat (limited to 'tests/ref/acodec')
-rw-r--r-- | tests/ref/acodec/tta | 4 |
1 files changed, 2 insertions, 2 deletions
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 |