Changes in 0.0.7 (2023-03-31) ---------------- New features: - USB 3 support - Several image/stream formats (incl. NV12, H264, BGR, RGB, P010) - Format conversion functions - Accept pre-opened libusb handles (used on Android) - Library filename versioning (libuvc.0.0.7.dylib) - Store system time upon receipt of new frame - In-stream still-image-capture support - Ensure successful stream parameter negotiation - Improved build scripts - Better logging on Android Bug fixes: - Many build issues - Log spam in production builds - A situation where libuvc could hang during shutdown - A deadlock in get_frame() - An issue that could cause the first frame to fail - Incorrect settings usage in example code - Unnecessary device reopening - Excessive number of transfer buffers affecting Mac builds - Freeing of transfers that may still be in progress
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2930bb197915d7e29fb87c01793a36d70b0a9d64 commit 2930bb197915d7e29fb87c01793a36d70b0a9d64 Author: Joakim Tjernlund <Joakim.Tjernlund@infinera.com> AuthorDate: 2023-07-29 16:00:38 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2023-08-17 07:39:12 +0000 media-libs/libuvc: add 0.0.7 Closes: https://bugs.gentoo.org/911342 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@infinera.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> media-libs/libuvc/Manifest | 1 + media-libs/libuvc/libuvc-0.0.7.ebuild | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+)