From c44eae157f62b6792bbf8403f937658cb9d12621 Mon Sep 17 00:00:00 2001 From: James Almer Date: Fri, 7 Oct 2016 02:46:22 -0300 Subject: avformat/matroskaenc: fix targets for attachment tags Attachment tags were being written targeting non-existent streams in the output file. Also filter filename and mimetype entries, as they are standard elements in the Attachment master. Signed-off-by: James Almer --- tests/ref/lavf/mkv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/ref/lavf/mkv') diff --git a/tests/ref/lavf/mkv b/tests/ref/lavf/mkv index 0fc5becef5..5f570833d5 100644 --- a/tests/ref/lavf/mkv +++ b/tests/ref/lavf/mkv @@ -1,5 +1,5 @@ -591d55099c938bd7560585da13874a4c *./tests/data/lavf/lavf.mkv -472929 ./tests/data/lavf/lavf.mkv +a06683a6eb4af6fe8ffe5603c1942a97 *./tests/data/lavf/lavf.mkv +472755 ./tests/data/lavf/lavf.mkv ./tests/data/lavf/lavf.mkv CRC=0xec6c3c68 c1009a6b9b4ef7e0eb0775d227131415 *./tests/data/lavf/lavf.mkv 320599 ./tests/data/lavf/lavf.mkv -- cgit v1.2.3