summaryrefslogtreecommitdiff
path: root/recordmydesktop
AgeCommit message (Expand)Author
2020-07-11poll_events: align rectangles to even boundariesVito Caputo
2020-07-11get_frame: consolidate [yuv]blocks reset as a funcVito Caputo
2020-07-11update_image: add some asserts on clipped rectVito Caputo
2020-07-11capture_sound: simplify locking and buffer acquisitionVito Caputo
2020-07-11get_frame: perform shmctl(IPC_RMID) after shmat()Vito Caputo
2020-07-11*: introduce Image typeVito Caputo
2020-07-11cache_frame: calculate size from yuv dimensionsVito Caputo
2020-07-11*: more random minor cleanupsVito Caputo
2020-07-11*: more random cleanupsVito Caputo
2020-07-11yuv_utils: shrink [yuv]blocks to unsigned char[]Vito Caputo
2020-07-11yuv_utils: gracefully ignore odd pixels for UVVito Caputo
2020-07-11yuv_utils: fixup dirty blocknum() parametersVito Caputo
2020-07-11yuv_utils: more cleanups focusing on the macrosVito Caputo
2020-07-11getzpixmap: remove pointless _XReadPad()Vito Caputo
2020-07-11get_frame: replace XCreateImage++ w/XGetImageVito Caputo
2020-07-11get_frame: remove pointless XInitImage()Vito Caputo
2020-07-11*: more small whitespace fixupsVito Caputo
2020-07-11get_frame: more cleanupsVito Caputo
2020-07-11*: more random formatting cleanupsVito Caputo
2020-07-11TODO: replace useless TODO contents with --unmuteVito Caputo
2020-07-11load_cache: more formatting cleanupsVito Caputo
2020-07-11cache_frame: more formatting cleanupsVito Caputo
2020-07-11parseargs: fix obvious typo in long form of -yVito Caputo
2020-07-11*: more random cleanups mostly formattingVito Caputo
2020-07-11getzpixmap: more formatting cleanupsVito Caputo
2020-07-11get_frame: de-macroify CLIPPY_DUMMY_POINTER_AREAVito Caputo
2020-07-11get_frame: demacroify MARK_BUFFER_AREAVito Caputo
2020-07-11encode_sound_buffer: more unfucking synchronizationVito Caputo
2020-07-11cache_audio: more unfucking of synchronizationVito Caputo
2020-07-11get_frame: pass rect to rmdMoveCaptureAreaVito Caputo
2020-07-11*: more random formatting cleanupsVito Caputo
2020-07-11*: more random formatting cleanupsVito Caputo
2020-07-11update_image: simplify rmdUpdateImage()Vito Caputo
2020-07-11*: try restore some sanity to YUV macrosVito Caputo
2020-07-11rmd: zero initialize core structsVito Caputo
2020-06-23poll_events: fix and de-macroify CLIP_EVENT_AREAVito Caputo
2020-06-23rmd_cache: silence compiler warnings about gzFileVito Caputo
2020-06-23*: more code and synchronization cleanupsVito Caputo
2020-06-23*: first attempt to unfuck thread synchronizationVito Caputo
2020-06-20setbrwindow: yank nbytes out of BRWindow structVito Caputo
2020-06-20get_frame: simplify rmdBRWinCpyVito Caputo
2020-06-20brwin: s/.rect/.winrect/Vito Caputo
2020-06-20*: just some fast and nasty reformattingVito Caputo
2020-06-20get_frame: eliminate pointless pxl_data pointersVito Caputo
2020-06-18*: fix new theoraVito Caputo
2020-06-18*: update includesVito Caputo
2009-11-08Fix "uint_32_t truncation of cache compression statistics"enselic
2009-03-12Applied patch from Kevin Lo that fixes compilation on FreeBSD byenselic
2009-01-11src/rmd_parseargs.c: Remove 'static' keyword (which belonged to anenselic
2009-01-11src/rmd_parseargs.c: Remove comment that accidentally was commited.enselic
© All Rights Reserved