Victor Gaydov
Victor Gaydov
Great, thanks!
> or zeroize leading frames (if they are incomplete) in the frame pipeline after fec::Reader and audio::Depacketizer. After some though, it appears that this is a bad option. An unrecovered...
One idea is to make DelayedReader to drop packets until it meets the block boundary. More exactly, DelayedReader should drop the very first packet until it is either the first...
Will be fixed in #98
Hi, thanks. It belongs to roc_core module. See here: https://roc-streaming.org/toolkit/docs/internals/code_structure.html
@mihir-mihir While we're waiting for reply from Natalia, probably you'd be interested in #749, which is also about lock-free programming. UPD: Oh, and there is also #362, which was abandoned...
@mihir-mihir I guess we can assume that the issue is free, please ping me if/when you want to be assigned.
Awesome
@Ahilan001 The patch you sent is confusing, looks like some random pieces of code?.. And it doesn't compile. Also please read coding guidelines: https://roc-streaming.org/toolkit/docs/development/coding_guidelines.html Veronika, it would be great if...