Skip to content

v0.16.0

Compare
Choose a tag to compare
@abrichr abrichr released this 29 Feb 01:23
· 184 commits to main since this release

v0.16.0 (2024-02-29)

Documentation

  • docs(README): document AudioInfo.words_with_timestamps (7759996)

  • docs(README): add System Overview image (8b56a83)

  • docs(README): early loom demo (729e0be)

Feature

  • feat: video

  • replace multiprocessing with pyav

  • add config.RECORD_WINDOW_DATA

  • video_write_q

  • fix get_timestamp; extract_frames_to_pil_images with pyav

  • add video.py; ActionEvent.original_timestamp

  • use global SCT in get_monitor_dims

  • fix tests

  • fix window._windows.get_active_window_state (missing type)

  • add tests/openadapt/test_video.py

  • flake8

  • black

  • poetry lock (20e08b8)

Unknown

Add links to Architecture and RFC

  • Update README.md

  • Update README.md (ad6de5b)

  • docs(README)

  • Update README.md

Add contract positions

  • Update README.md

Improve contracts section (275db79)