This commit is contained in:
l1npengtul
2021-11-23 12:19:41 +09:00
parent de32c03805
commit 47405d055a
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
# 0.9.0
- Fixed Camera Controls for V4L2
- Disabled UVC Backend.
- Added polling and last frame to `ThreadedCamera`
- Updated the `CameraControl` related Camera APIs
# 0.8.0
- Media Foundation Access Violation fix (#13)