summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-05setbrwindow: wait for window instead of exitingVito Caputo
2022-02-01setbrwindow: trivial formatting fixupsVito Caputo
2022-01-09parseargs: fixup --help typos and inconsistenciesVito Caputo
2021-08-19get_frames: nix even coord constraint in rmdMoveCaptureAreaVito Caputo
2021-08-19get_frames: fix --follow-mouseVito Caputo
2021-06-12Use memcpy to copy FRAM, not strncpyMartin Nordholts
2021-06-12Cast AllPlanes to CARD32 for planeMaskMartin Nordholts
2021-06-12Fix jack_client_new() deprecation warningMartin Nordholts
2021-04-30*: minor message string typo fixupsVito Caputo
2021-04-29yuv_utils: more cleanupsVito Caputo
2021-04-28yuv_utils: fix rmdXFixesPointerToYuv() UV bugVito Caputo
2021-04-28encode_cache: handle pthread_create() errorsVito Caputo
2021-04-28threads: handle pthread_create() errorsVito Caputo
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
© All Rights Reserved