Commit ecd50e5
Fix FLAC read callback for data previously read during probing.
This was not encountered before because libflac happened to
always request at least 4 bytes for the first read callback.
Fixes #71
Signed-off-by: Mark Harris <[email protected]>1 parent 5d0ac20 commit ecd50e5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments