0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Sep 18, 2023 — Sep 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
core/io: introduce flush() call for ByteIO More... almost 5 years ago
cinepakenc: switch to MD5-based test More... almost 5 years ago
msvideo1enc: update test after changes in vector quantiser More... almost 5 years ago
update null sink for newly introduced stream duration More... almost 5 years ago
introduce stream and container duration More... almost 5 years ago
wav: generate PTS for demuxed blocks More... almost 5 years ago
ape: allow larger than required seektables in files More... almost 5 years ago
ape: zero samples in silent frames More... almost 5 years ago
vx: remove trailing whitespaces More... almost 5 years ago
wavpack: seek to the last frame before skipping frames More... almost 5 years ago
flac: support seeking when no seektable is present More... almost 5 years ago
ape: move dotproduct+filter adaptation into a separate function More... almost 5 years ago
core/io: fix reading behaviour with e.g. BufReader More... almost 5 years ago
add missing dyn keywords More... almost 5 years ago
fix some warnings (unneeded parentheses, missing dyn keyword) More... almost 5 years ago
switch to buffered readers and writers More... almost 5 years ago
core: fix clippy warnings More... almost 5 years ago
core/io: switch FileReader and FileWriter to work with standard traits More... almost 5 years ago
core/frame: add truncate() for NAAudioBuffer More... almost 5 years ago
core/codecs: introduce a special error for failed checksum More... almost 5 years ago
core/formats: add SND_S32P_FORMAT soniton More... almost 5 years ago
add nihav-llaudio crate with FLAC, Monkey's Audio, TTA and WavPack support More... almost 5 years ago
core: add allocation of 32-bit integer audio to alloc_audio_buffer() More... almost 5 years ago
core/formats: fix displayed NASoniton information More... almost 5 years ago
aac: fix the window group advancement in joint-stereo reconstruction More... almost 5 years ago
aac: add missing heading bit to escape value More... almost 5 years ago
aac: fix TNS filtering More... almost 5 years ago
vx: update test after fixes More... almost 5 years ago
vx: fix typo in pred_hor_down() More... almost 5 years ago
vx: fix plane prediction More... almost 5 years ago