summaryrefslogtreecommitdiffstats
path: root/src/sources/readaheadframebuffer.cpp
AgeCommit message (Expand)Author
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-01Rename isPartOf() to isSubrangeOf()Daniel Schürmann
2020-10-26Introduce IndexRange::isPartOf()Daniel Schürmann
2020-10-05ReadAheadFrameBuffer: Rename functionUwe Klotz
2020-09-24ReadAheadFrameBuffer: No debug assertions on overlapUwe Klotz
2020-09-24ReadAheadFrameBuffer: Fix compile error with verbose loggingUwe Klotz
2020-09-24SoundSourceFFmpeg/ReadAheadFrameBuffer: Handle more special casesUwe Klotz
2020-09-22ReadAheadFrameBuffer: Process decoded sample dataUwe Klotz
2020-09-20ReadAheadFrameBuffer: Fix the SkipGap buffering modeUwe Klotz
2020-09-20ReadAheadFrameBuffer: Various fixes and API tuningUwe Klotz
2020-09-19Extract ReadAheadFrameBuffer from SoundSourceFFmpegUwe Klotz