- 24 Jul, 2018 1 commit
-
-
Max Kellermann authored
Instead of copying the offset from our `input`, copy the requested offset to our `offset` attribute. By the time Seek() finishes, our input's offset may have advanced already, having read some more data, thus giving us a bogus offset. This fixes spurious decoder failues (closes #320).
-
- 22 Jun, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-