Age | Commit message (Expand) | Author |
2020-09-08 | yuv_utils: privatize matrices | Vito Caputo |
2020-07-15 | *: bump to 0.4.20.4.2 | Vito Caputo |
2020-07-15 | get_frame: refresh capture_frameno post acquire | Vito Caputo |
2020-07-15 | timer: maintain video side of avd in frame timer | Vito Caputo |
2020-07-15 | sound: move avd maintenance to point of capture | Vito Caputo |
2020-07-14 | timer: don't advance time_frameno when paused | Vito Caputo |
2020-07-14 | *: get rid of unused frames_{total,lost} | Vito Caputo |
2020-07-14 | *: rework avd/frameno handling for cached mode | Vito Caputo |
2020-07-14 | timer: implement AV-sync | Vito Caputo |
2020-07-14 | encode_image_buffer: duplicate missed frames | Vito Caputo |
2020-07-14 | types: add avd_mutex to ProgData | Vito Caputo |
2020-07-14 | get_frame: s/cond_broadcast/cond_signal/ | Vito Caputo |
2020-07-14 | get_frame: don't let avd influence frame sampling | Vito Caputo |
2020-07-13 | *: more rmdThreadsSetName() callers | Vito Caputo |
2020-07-12 | flush_to_ogg: use enum for audio_or_video | Vito Caputo |
2020-07-12 | *: bump to 0.4.10.4.1 | Vito Caputo |
2020-07-12 | *: standardize sleeps on nanosleep() | Vito Caputo |
2020-07-12 | get_frame: insert brief sleep when paused | Vito Caputo |
2020-07-12 | threads: introduce and use rmdThreadsSetName() | Vito Caputo |
2020-07-11 | *: bump to 0.4.00.4.0 | Vito Caputo |
2020-07-11 | *: update AUTHORS and README | Vito Caputo |
2020-07-11 | *: drop {gtk,qt}-recordmydesktop subdirs | Vito Caputo |
2020-07-11 | *: get libjack synchronization on the same page | Vito Caputo |
2020-07-11 | *: more formatting cleanups | Vito Caputo |
2020-07-11 | encode_sound_buffer: more formatting cleanups | Vito Caputo |
2020-07-11 | shortcuts: formatting cleanups | Vito Caputo |
2020-07-11 | TODO: add entries for ogv playback/decode errors | Vito Caputo |
2020-07-11 | setbrwindow: formatting cleanups | Vito Caputo |
2020-07-11 | *: no more enc_data->[xy]_offset | Vito Caputo |
2020-07-11 | setbrwindow: stop adjusting rrect for alignment | Vito Caputo |
2020-07-11 | *: more unfucking synchronization | Vito Caputo |
2020-07-11 | get_frame: more unfucking synchronizatoin | Vito Caputo |
2020-07-11 | get_frame: s/blocknum_[xy]/blocks_[wh]/ | Vito Caputo |
2020-07-11 | make_dummy_pointer: more formatting cleanups | Vito Caputo |
2020-07-11 | rescue: more formatting cleanups | Vito Caputo |
2020-07-11 | cache: more formatting cleanups | Vito Caputo |
2020-07-11 | initialize_data: more formatting cleanups | Vito Caputo |
2020-07-11 | rectinsert: stop aligning rects on insert here | Vito Caputo |
2020-07-11 | poll_events: align rectangles to even boundaries | Vito Caputo |
2020-07-11 | get_frame: consolidate [yuv]blocks reset as a func | Vito Caputo |
2020-07-11 | update_image: add some asserts on clipped rect | Vito Caputo |
2020-07-11 | capture_sound: simplify locking and buffer acquisition | Vito Caputo |
2020-07-11 | get_frame: perform shmctl(IPC_RMID) after shmat() | Vito Caputo |
2020-07-11 | *: introduce Image type | Vito Caputo |
2020-07-11 | cache_frame: calculate size from yuv dimensions | Vito Caputo |
2020-07-11 | *: more random minor cleanups | Vito Caputo |
2020-07-11 | *: more random cleanups | Vito Caputo |
2020-07-11 | yuv_utils: shrink [yuv]blocks to unsigned char[] | Vito Caputo |
2020-07-11 | yuv_utils: gracefully ignore odd pixels for UV | Vito Caputo |
2020-07-11 | yuv_utils: fixup dirty blocknum() parameters | Vito Caputo |