Age | Commit message (Expand) | Author |
2022-02-09 | yuv_utils: fixup odd width handling for UV planes | Vito Caputo |
2022-02-05 | setbrwindow: wait for window instead of exiting | Vito Caputo |
2022-02-01 | setbrwindow: trivial formatting fixups | Vito Caputo |
2022-01-09 | parseargs: fixup --help typos and inconsistencies | Vito Caputo |
2021-08-19 | get_frames: nix even coord constraint in rmdMoveCaptureArea | Vito Caputo |
2021-08-19 | get_frames: fix --follow-mouse | Vito Caputo |
2021-06-12 | Use memcpy to copy FRAM, not strncpy | Martin Nordholts |
2021-06-12 | Cast AllPlanes to CARD32 for planeMask | Martin Nordholts |
2021-06-12 | Fix jack_client_new() deprecation warning | Martin Nordholts |
2021-04-30 | *: minor message string typo fixups | Vito Caputo |
2021-04-29 | yuv_utils: more cleanups | Vito Caputo |
2021-04-28 | yuv_utils: fix rmdXFixesPointerToYuv() UV bug | Vito Caputo |
2021-04-28 | encode_cache: handle pthread_create() errors | Vito Caputo |
2021-04-28 | threads: handle pthread_create() errors | Vito Caputo |
2021-04-28 | specsfile: firm up error checking | Vito Caputo |
2021-04-28 | specsfile: formatting cleanup | Vito Caputo |
2021-04-27 | cache_audio: narrow scope of SndBuffer *buff | Vito Caputo |
2021-04-08 | test-rectinsert: fixup to no longer expect aligning | Vito Caputo |
2021-04-05 | encode_audio_buffers: remove some pointless duplication | Vito 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 cleanups | Vito Caputo |
2021-03-15 | *: random whitespace cleanups | Vito Caputo |
2021-03-13 | get_frames: remove superfluous avd assignment | Vito Caputo |
2021-02-12 | cache: _rmdCacheFileClose should always NULL handles | Vito Caputo |
2021-01-06 | rescue: zero initialize structs | Vito Caputo |
2021-01-06 | poll_events: fix clip bounds check in uv_align | Vito Caputo |
2021-01-06 | load_cache: fix divzero bug introduced by 5ce6553 | Vito Caputo |
2020-11-14 | poll_events: actually store the result of uv_align() | Vito Caputo |
2020-11-13 | opendev: bump granularity of audio capture periods | Vito Caputo |
2020-11-13 | *: rename rmd_get_frame.[ch] to rmd_get_frames.[ch] | Vito Caputo |
2020-11-13 | get_frame: s/rmdGetFrame/rmdGetFrames/ | Vito Caputo |
2020-11-12 | register_callbacks: permit paused quit and abort | Vito Caputo |
2020-11-12 | timer: remove unnecessary timer thread | Vito Caputo |
2020-11-11 | macro: enclose MIN/MAX macros in parens | Vito Caputo |
2020-11-11 | *: add _us suffixes to {frame,period}time names | Vito Caputo |
2020-11-09 | cache: overload syncer thread to also pre-allocate | Vito Caputo |
2020-11-09 | load_cache: treat invalid frame header as EOF | Vito Caputo |
2020-11-09 | cache: introduce "syncer" thread for cache writers | Vito Caputo |
2020-11-08 | yuv_utils: fixup yuv chroma offset/stride math | Vito Caputo |
2020-11-08 | capture_audio: trivial whitespace fixup | Vito Caputo |
2020-11-08 | cache: pivot to new CacheFile API | Vito Caputo |
2020-11-08 | cache: introduce rudimentary CacheFile API | Vito Caputo |
2020-10-30 | *: more minor cleanups | Vito Caputo |
2020-10-08 | *: more cosmetic formatting cleanups | Vito Caputo |
2020-09-08 | cache_audio: s/sound/audio/ where appropriate | Vito Caputo |
2020-09-08 | encode_audio_buffer: s/sound/audio/ where appropriate | Vito Caputo |
2020-09-08 | encode_sound_buffer: rename to encode_audio_buffer | Vito Caputo |