summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-28specsfile: firm up error checkingVito Caputo
2021-04-28specsfile: formatting cleanupVito Caputo
2021-04-27cache_audio: narrow scope of SndBuffer *buffVito Caputo
2021-04-08test-rectinsert: fixup to no longer expect aligningVito Caputo
2021-04-05encode_audio_buffers: remove some pointless duplicationVito Caputo
2021-04-04*: s/rmdEncodeImageBuffer/rmdEncodeImageBuffers/Vito Caputo
2021-04-04*: encode_image_buffer.[ch]->encode_audio_buffers.[ch]Vito Caputo
2021-04-04*: s/rmdEncodeAudioBuffer/rmdEncodeAudioBuffers/Vito Caputo
2021-04-04*: encode_audio_buffer.[ch]->encode_audio_buffers.[ch]Vito Caputo
2021-04-04*: trivial cleanupsVito Caputo
2021-03-15*: random whitespace cleanupsVito Caputo
2021-03-13get_frames: remove superfluous avd assignmentVito Caputo
2021-02-12cache: _rmdCacheFileClose should always NULL handlesVito Caputo
2021-01-06rescue: zero initialize structsVito Caputo
2021-01-06poll_events: fix clip bounds check in uv_alignVito Caputo
2021-01-06load_cache: fix divzero bug introduced by 5ce6553Vito Caputo
2020-11-14poll_events: actually store the result of uv_align()Vito Caputo
2020-11-13opendev: bump granularity of audio capture periodsVito Caputo
2020-11-13*: rename rmd_get_frame.[ch] to rmd_get_frames.[ch]Vito Caputo
2020-11-13get_frame: s/rmdGetFrame/rmdGetFrames/Vito Caputo
2020-11-12register_callbacks: permit paused quit and abortVito Caputo
2020-11-12timer: remove unnecessary timer threadVito Caputo
2020-11-11macro: enclose MIN/MAX macros in parensVito Caputo
2020-11-11*: add _us suffixes to {frame,period}time namesVito Caputo
2020-11-09cache: overload syncer thread to also pre-allocateVito Caputo
2020-11-09load_cache: treat invalid frame header as EOFVito Caputo
2020-11-09cache: introduce "syncer" thread for cache writersVito Caputo
2020-11-08yuv_utils: fixup yuv chroma offset/stride mathVito Caputo
2020-11-08capture_audio: trivial whitespace fixupVito Caputo
2020-11-08cache: pivot to new CacheFile APIVito Caputo
2020-11-08cache: introduce rudimentary CacheFile APIVito Caputo
2020-10-30*: more minor cleanupsVito Caputo
2020-10-08*: more cosmetic formatting cleanupsVito Caputo
2020-09-08cache_audio: s/sound/audio/ where appropriateVito Caputo
2020-09-08encode_audio_buffer: s/sound/audio/ where appropriateVito Caputo
2020-09-08encode_sound_buffer: rename to encode_audio_bufferVito Caputo
2020-09-08capture_audio: s/sound/audio/ where reasonableVito Caputo
2020-09-08capture_sound: rename to rmd_capture_audio.[ch]Vito Caputo
2020-09-08yuv_utils: privatize matricesVito Caputo
2020-07-15get_frame: refresh capture_frameno post acquireVito Caputo
2020-07-15timer: maintain video side of avd in frame timerVito Caputo
2020-07-15sound: move avd maintenance to point of captureVito Caputo
2020-07-14timer: don't advance time_frameno when pausedVito Caputo
2020-07-14*: get rid of unused frames_{total,lost}Vito Caputo
2020-07-14*: rework avd/frameno handling for cached modeVito Caputo
2020-07-14timer: implement AV-syncVito Caputo
2020-07-14encode_image_buffer: duplicate missed framesVito Caputo
2020-07-14types: add avd_mutex to ProgDataVito Caputo
2020-07-14get_frame: s/cond_broadcast/cond_signal/Vito Caputo
2020-07-14get_frame: don't let avd influence frame samplingVito Caputo
© All Rights Reserved