Files
taglib/taglib
Anthony Brandon 2185b47d5f [Matroska] Clear size listeners before adding
Each time save is called registerSizeListener will add
new size listeners. If save is called multiple times this causes the
same delta being add/subtracted multiple times, resulting in incorrect
element sizes.

This can be observed in TestMatroska::testRepeatedSave.
Although the test passes, some sizes are incorrect resulting in the
following messages being printed during the test:

  TagLib: Failed to read VINT size
  TagLib: Failed to parse EMBL ElementID

Signed-off-by: Anthony Brandon <anthony.brandon@gmail.com>
2026-07-05 10:53:55 +02:00
..
2025-06-25 22:08:09 +02:00
2025-06-25 22:08:09 +02:00
2026-03-31 11:14:44 -05:00
2026-05-01 06:32:09 +02:00
2024-01-21 20:46:27 +01:00
2024-01-17 20:54:56 +01:00
2024-01-21 20:46:27 +01:00