v4l2/video: backport sim camera and v4l2 improvements#18353
Open
nyh163925 wants to merge 16 commits intoapache:masterfrom
Open
v4l2/video: backport sim camera and v4l2 improvements#18353nyh163925 wants to merge 16 commits intoapache:masterfrom
nyh163925 wants to merge 16 commits intoapache:masterfrom
Conversation
Change-Id: Icfc435a07a276543c27e0c2e360a5587d093e3ba Signed-off-by: yangyalei <yangyalei@xiaomi.com> Signed-off-by: yaojingwei <yaojingwei@xiaomi.com> Signed-off-by: niyinghao <niyinghao@xiaomi.com>
Change-Id: I0813746411fdde8324b2998958edeeecc2a4bdd4 Signed-off-by: yangyalei <yangyalei@xiaomi.com> Signed-off-by: yaojingwei <yaojingwei@xiaomi.com> Signed-off-by: niyinghao <niyinghao@xiaomi.com>
encode stream. Change-Id: I44e769d5978ba11aa92ab93b86c8c0b0330d2623 Signed-off-by: yaojingwei <yaojingwei@xiaomi.com> (cherry picked from commit 47da3874bfddcacb8ea648a018a59ab51ecb200a) Signed-off-by: niyinghao <niyinghao@xiaomi.com>
For some encode stream, the buffer size need to be set by user. Change-Id: I7b868c7c24aea49839fa2427ceca74f1e77942fc Signed-off-by: yaojingwei <yaojingwei@xiaomi.com> (cherry picked from commit 12cdf72f9f6542a9a0454bd871c4595bf0fde0ff) Signed-off-by: niyinghao <niyinghao@xiaomi.com>
Change-Id: I75d52e8f8efa6b7108561e5b830e94ac8c4c2439 Signed-off-by: yaojingwei <yaojingwei@xiaomi.com> Signed-off-by: niyinghao <niyinghao@xiaomi.com>
Change-Id: I86fecb05edb16bb20cefab1236c8c6a33d2e8e1e Signed-off-by: yaojingwei <yaojingwei@xiaomi.com> Signed-off-by: niyinghao <niyinghao@xiaomi.com>
Change-Id: If5c17a437c1cd8cbe349cf7130883553fa4fd2dd Signed-off-by: niyinghao <niyinghao@xiaomi.com>
Change-Id: I24ad34a2e290b85112b0db46f8e90be03f8a7416 Signed-off-by: niyinghao <niyinghao@xiaomi.com> Signed-off-by: niyinghao <niyinghao@xiaomi.com>
use spin/mutex lock to replace critial section. Change-Id: I67c1cde1e9f212fde683b3b2e027f787d92a1170 Signed-off-by: yaojingwei <yaojingwei@xiaomi.com>
Change-Id: I982dc13a7eb39d608977e2d8fa4ae8905c7e0a9e Signed-off-by: niyinghao <niyinghao@xiaomi.com>
Change-Id: I084094343715571af2bd47782bc2ada0a9ef8089 Signed-off-by: niyinghao <niyinghao@xiaomi.com>
…al address Change-Id: I3d8a30233935d6b3114e3188ce16699134e68b86 Signed-off-by: niyinghao <niyinghao@xiaomi.com>
Change-Id: I84596baa0e8cbd9b8eb0c67e143af6f86d1ec999 Signed-off-by: niyinghao <niyinghao@xiaomi.com>
Change-Id: I3873781d82dc0981c493acfd1a3748c2e20e94b2 Signed-off-by: niyinghao <niyinghao@xiaomi.com>
CID 8306850: uninit_use Change-Id: Ic9fd562b0aacf9f7e3951e1cc4b6f03ceba2be5a Signed-off-by: niyinghao <niyinghao@xiaomi.com>
Change-Id: I13af8c8fe86635d63e0d952857458d705ef49691 Signed-off-by: yaojingwei <yaojingwei@xiaomi.com> Signed-off-by: niyinghao <niyinghao@xiaomi.com>
jerpelea
requested changes
Feb 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Impact