[Bug 271048] www/chromium: regression with webcams from version 111 to 112
Date: Tue, 02 May 2023 13:23:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271048 Robert Nagy <robert@openbsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robert@openbsd.org --- Comment #3 from Robert Nagy <robert@openbsd.org> --- This should be now fixed by: URL: https://cgit.FreeBSD.org/ports/commit/?id=17b8c1ab3fdb1951f6bb63df8ea9c79db1cdd655 commit 17b8c1ab3fdb1951f6bb63df8ea9c79db1cdd655 Author: Robert Nagy <rnagy@FreeBSD.org> AuthorDate: 2023-05-02 13:18:02 +0000 Commit: Robert Nagy <rnagy@FreeBSD.org> CommitDate: 2023-05-02 13:20:29 +0000 www/{*chromium,iridium}: unbreak webcam support do not observ for video capture device configuration as it seems to hang the video capture process PR: 245250 Approved by: rene (mentor, implicit) www/chromium/Makefile | 2 +- ..._capture_video_linux_v4l2__capture__delegate.cc | 323 ++++++++++++++++++++- www/iridium/Makefile | 1 + ..._capture_video_linux_v4l2__capture__delegate.cc | 323 ++++++++++++++++++++- www/ungoogled-chromium/Makefile | 2 +- ..._capture_video_linux_v4l2__capture__delegate.cc | 323 ++++++++++++++++++++- 6 files changed, 930 insertions(+), 44 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.