smush-mcmp: support packed WAV files as well
[nihav.git] / nihav-llaudio / src / demuxers /
2021-11-20 Kostya Shishkovannotate the sources for test samples
2021-11-17 Kostya Shishkovfix clippy warnings
2021-11-16 Kostya Shishkovadd FLAC packetiser and raw stream demuxer
2021-06-03 Kostya Shishkovremove trailing whitespaces
2021-04-13 Kostya Shishkovflac: fix header parsing for variable block length...
2020-10-25 Kostya Shishkovfix NATimeInfo::time_to_ts()
2020-10-07 Kostya Shishkovwavpack: ignore ext_int flag when comparing headers
2020-10-07 Kostya Shishkovtta: report sample-based duration
2020-10-07 Kostya Shishkovape: report sample-based duration
2020-10-04 Kostya Shishkovintroduce stream and container duration
2020-10-03 Kostya Shishkovape: allow larger than required seektables in files
2020-10-03 Kostya Shishkovwavpack: seek to the last frame before skipping frames
2020-10-03 Kostya Shishkovflac: support seeking when no seektable is present
2020-09-27 Kostya Shishkovfix some warnings (unneeded parentheses, missing dyn...
2020-09-05 Kostya Shishkovadd nihav-llaudio crate with FLAC, Monkey's Audio,...