We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460ed98 commit ca9f09fCopy full SHA for ca9f09f
CHANGES.md
@@ -1,3 +1,6 @@
1
1.0.0 (unreleased)
2
=====
3
* Initial release of the combined modules
4
+* `ogg`: Add optional `fill` argument to decoders, used to pull more data when needed.
5
+* `flac`: cleanup implementation and global roots, add `fill` argument to decoder to prevent use of exception to refill data.
6
+* Others: adapted to new `fill` API from `ogg`.
0 commit comments