Issues
- 0
Ogg Vorbis decoding fails to truncate final packet in short (single-page) files
#106 opened by nyanpasu64 - 14
Finer seeking support
#16 opened by est31 - 2
Manually construct headers
#102 opened by tversteeg - 5
The dev/cmp bench command panics
#89 opened by nico-abram - 1
cmp tests broken
#98 opened by est31 - 4
- 12
Add time seek similar as ov_time_seek
#73 opened by mrDIMAS - 1
Try out multiversion
#92 opened by est31 - 6
The test assets fail to download
#80 opened by lu-zero - 1
Tests fail on stable
#93 opened by est31 - 13
Unbounded memory allocations
#34 opened by Shnatsel - 5
get_decoded_sample_count returns wrong value for the first packet in a logical stream
#88 opened by TonalidadeHidrica - 1
- 1
- 6
- 6
Error: Could not load alto
#77 opened by tiborsaas - 1
Encapsulate headers in OggStreamReader
#85 opened by TonalidadeHidrica - 3
example/player.rs failed
#81 opened by TENX-S - 1
Update `tinyvec` dependency to 1.0
#82 opened by Lokathor - 8
Breaks cargo doc with sccache
#78 opened by purpleposeidon - 3
- 13
Create a C API so that C users can use lewton
#37 opened by est31 - 4
- 2
- 1
Infinite loop on malformed input
#46 opened by Shnatsel - 4
- 3
Allocator error in bug-42-sample015.ogg
#43 opened by est31 - 2
panic in `residue_packet_decode_inner`
#42 opened by Shnatsel - 9
- 7
Make lewton avoid allocations
#40 opened by est31 - 0
Support for float as output format
#12 opened by est31 - 4
Fixed-point support
#9 opened by joerg-krause - 1
Sample correct ogg encapsulation
#14 opened by est31 - 5
Support chained ogg files
#18 opened by est31 - 5
Fix all the files that fail to compare correctly
#26 opened by est31 - 3
- 0
Support for threaded decoding
#11 opened by est31 - 4
Another panic on malformed input
#33 opened by Shnatsel - 4
Crash on malformed input
#32 opened by Shnatsel - 14
Panic on malformed input
#27 opened by Shnatsel - 1
`async` feature doesn't work with Rust 2018
#28 opened by Bobo1239 - 1
Song lenght
#25 opened by portaloffreedom - 0
- 12
Async API hangs
#22 opened by tuxmark5 - 4
- 0
Test the async module with the partial-io crate
#19 opened by est31 - 0
inside_ogg: store the absgp of the first page and tell people where the stream started
#17 opened by est31 - 4
Publish new version
#15 opened by zummenix - 2
Make more parts of header module crate local
#10 opened by est31 - 7
How to construct a `PacketReader` for constructing an `inside_ogg::OggStreamReader`?
#13 opened by mitchmindtree