diff options
author | James Almer <jamrial@gmail.com> | 2016-10-07 02:46:22 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2016-10-10 23:18:36 -0300 |
commit | c44eae157f62b6792bbf8403f937658cb9d12621 (patch) | |
tree | 2a7efc8f662ae05ae7a0e8b82e0d81dd16a1e7ea /tests/ref/lavf | |
parent | efbc37a757d6b41af1a5752ff810db1dcf3fe78c (diff) | |
download | ffmpeg-c44eae157f62b6792bbf8403f937658cb9d12621.tar.gz |
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 <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/lavf')
-rw-r--r-- | tests/ref/lavf/mkv | 4 |
1 files changed, 2 insertions, 2 deletions
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 |