1
0
mirror of synced 2026-09-01 00:04:45 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Borewit 3dc4ca9656 Handle Matroska file without duration
Resolves #1463
2023-01-05 12:47:02 +01:00
Borewit d6bc3a0676 Merge pull request #1194 from Borewit/snyk-fix-988998897f377eb0c740c031a66fdc54
[Snyk] Security upgrade file-type from 16.5.3 to 16.5.4
2022-07-24 11:18:54 +02:00
Borewit 3ef035c330 Ignore leading nulls in UTF-8 values
Allow leading null characters in UTF-8 fields as specified in EBML 11.1.3. Terminating Element Data.

Resolves: #897
2021-08-30 21:46:14 +02:00
Borewit 2d1d8c250e Fix default value type mapping in Matroska parser.
Fix: Borewit/music-metadata#835
2021-06-27 10:07:06 +02:00
Borewit 92fda774f3 Improve and fix Matroska tag mapping 2021-06-26 16:04:13 +02:00
Borewit 4133508c67 Borewit/music-metadata#765 Support Matroska stream 2021-02-25 20:40:23 +01:00
Borewit 21a9fc7b02 Map Matroska-segment-title to common.title. Implements #407. 2020-01-12 16:12:20 +01:00
Borewit 78c32507b3 Add unit test for multiple audio tracks in Matroska video file 2019-12-29 11:44:25 +01:00
Borewit 96ed6909bd Compact Matroska (EBML) parser 2019-12-26 08:51:17 +01:00