Commit Graph
10 Commits
Author SHA1 Message Date
Urs FleischandGitHub 3db0d48f4b Support edition, chapter and attachment UIDs in Matroska simple tags (#1311) 2026-02-24 06:53:23 +01:00
Urs Fleisch b625be5690 Support for Matroska chapters 2026-01-24 14:59:10 +01:00
Urs Fleisch 81815e1091 Include doc type and version in properties 2026-01-24 14:59:10 +01:00
Urs Fleisch b9122afaca Preserve track UID in simple tags
Some encoders write track specific DURATION tags, which should not be
removed.
2026-01-24 14:59:10 +01:00
Urs Fleisch d47d28f0f8 Fix and simplify Matroska simple tag
Avoid use of raw pointers, fix property interface.
2026-01-24 14:59:10 +01:00
Urs Fleisch 3566b00596 Clean up attachments
Avoid use of raw pointers.
2026-01-24 14:59:10 +01:00
Urs Fleisch 5a6f1f96f8 Apply TagLib code formatting, fix static analysis issues 2026-01-24 14:59:10 +01:00
complexlogicandUrs Fleisch 6d019a894c Initial attachments support 2026-01-24 14:59:10 +01:00
complexlogicandUrs Fleisch 6342f00e8b Support tag language 2026-01-24 14:59:10 +01:00
complexlogicandUrs Fleisch 47e9b9a17c Initial matroska support 2026-01-24 14:59:10 +01:00