Patch List
List patches.
GET /api/patches/?format=api&page=382
[ { "id": 17230, "url": "https://patchwork.libcamera.org/api/patches/17230/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17230/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829163742.1006102-4-umang.jain@ideasonboard.com>", "date": "2022-08-29T16:37:38", "name": "[libcamera-devel,v3,3/7] libcamera: v4l2_videodevice: Improve toColorSpace() readability", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "578aa7f9a394a6e3be98a61e0341eb9bf3d8a077", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17230/mbox/", "series": [ { "id": 3447, "url": "https://patchwork.libcamera.org/api/series/3447/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3447", "date": "2022-08-29T16:37:35", "name": "Colorspace adjustments and gstreamer mappings", "version": 3, "mbox": "https://patchwork.libcamera.org/series/3447/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17230/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17230/checks/", "tags": {} }, { "id": 17231, "url": "https://patchwork.libcamera.org/api/patches/17231/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17231/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829163742.1006102-5-umang.jain@ideasonboard.com>", "date": "2022-08-29T16:37:39", "name": "[libcamera-devel,v3,4/7] libcamera: colorspace: Rectify the ColorSpace::Srgb preset", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "c2bb4e6e2bb296ca75e2ba48cd2e50cdbb7fab2a", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17231/mbox/", "series": [ { "id": 3447, "url": "https://patchwork.libcamera.org/api/series/3447/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3447", "date": "2022-08-29T16:37:35", "name": "Colorspace adjustments and gstreamer mappings", "version": 3, "mbox": "https://patchwork.libcamera.org/series/3447/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17231/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17231/checks/", "tags": {} }, { "id": 17232, "url": "https://patchwork.libcamera.org/api/patches/17232/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17232/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829163742.1006102-6-umang.jain@ideasonboard.com>", "date": "2022-08-29T16:37:40", "name": "[libcamera-devel,v3,5/7] libcamera: color_space: Move color space adjustment to ColorSpace class", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "3a2e7eee39427b0def2107b83080322685cfd8d2", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17232/mbox/", "series": [ { "id": 3447, "url": "https://patchwork.libcamera.org/api/series/3447/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3447", "date": "2022-08-29T16:37:35", "name": "Colorspace adjustments and gstreamer mappings", "version": 3, "mbox": "https://patchwork.libcamera.org/series/3447/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17232/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17232/checks/", "tags": {} }, { "id": 17233, "url": "https://patchwork.libcamera.org/api/patches/17233/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17233/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829163742.1006102-7-umang.jain@ideasonboard.com>", "date": "2022-08-29T16:37:41", "name": "[libcamera-devel,v3,6/7] tests: stream: Add a colorspace adjustment test", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "c81950d38bb2c4dcab859254c8370386e6036deb", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17233/mbox/", "series": [ { "id": 3447, "url": "https://patchwork.libcamera.org/api/series/3447/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3447", "date": "2022-08-29T16:37:35", "name": "Colorspace adjustments and gstreamer mappings", "version": 3, "mbox": "https://patchwork.libcamera.org/series/3447/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17233/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17233/checks/", "tags": {} }, { "id": 17234, "url": "https://patchwork.libcamera.org/api/patches/17234/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17234/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829163742.1006102-8-umang.jain@ideasonboard.com>", "date": "2022-08-29T16:37:42", "name": "[libcamera-devel,v3,7/7] gstreamer: Provide colorimetry <> ColorSpace mappings", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "b19c54f8eab77a4324b6f308eb64911c6df1d0d2", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17234/mbox/", "series": [ { "id": 3447, "url": "https://patchwork.libcamera.org/api/series/3447/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3447", "date": "2022-08-29T16:37:35", "name": "Colorspace adjustments and gstreamer mappings", "version": 3, "mbox": "https://patchwork.libcamera.org/series/3447/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17234/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17234/checks/", "tags": {} }, { "id": 17235, "url": "https://patchwork.libcamera.org/api/patches/17235/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17235/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829182846.1227824-1-marvin.schmidt1987@gmail.com>", "date": "2022-08-29T18:28:46", "name": "[libcamera-devel] ipa: rkisp1: lsc: Use double instead of float to accumulate vector of doubles", "commit_ref": "68683d3811a803aa087c38a2063cf64c8d084d49", "pull_url": null, "state": "accepted", "archived": false, "hash": "7a5d4384692282a96387e60db492ed4c90ef1973", "submitter": { "id": 51, "url": "https://patchwork.libcamera.org/api/people/51/?format=api", "name": "Marvin Schmidt", "email": "marvin.schmidt1987@gmail.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17235/mbox/", "series": [ { "id": 3448, "url": "https://patchwork.libcamera.org/api/series/3448/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3448", "date": "2022-08-29T18:28:46", "name": "[libcamera-devel] ipa: rkisp1: lsc: Use double instead of float to accumulate vector of doubles", "version": 1, "mbox": "https://patchwork.libcamera.org/series/3448/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17235/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17235/checks/", "tags": {} }, { "id": 17237, "url": "https://patchwork.libcamera.org/api/patches/17237/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17237/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829185849.1884517-2-marvin.schmidt1987@gmail.com>", "date": "2022-08-29T18:58:47", "name": "[libcamera-devel,1/3] test: camera: Remove redundant call of std::string::c_str()", "commit_ref": "7354fb3b890bba37c81d70fc47f551d18be5c9ba", "pull_url": null, "state": "accepted", "archived": false, "hash": "7d748046824f0fa8db4cebf19159bbeee9a7b127", "submitter": { "id": 51, "url": "https://patchwork.libcamera.org/api/people/51/?format=api", "name": "Marvin Schmidt", "email": "marvin.schmidt1987@gmail.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17237/mbox/", "series": [ { "id": 3449, "url": "https://patchwork.libcamera.org/api/series/3449/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3449", "date": "2022-08-29T18:58:46", "name": "Remove redundant calls to std::string::c_str()", "version": 1, "mbox": "https://patchwork.libcamera.org/series/3449/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17237/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17237/checks/", "tags": {} }, { "id": 17238, "url": "https://patchwork.libcamera.org/api/patches/17238/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17238/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829185849.1884517-3-marvin.schmidt1987@gmail.com>", "date": "2022-08-29T18:58:48", "name": "[libcamera-devel,2/3] ipa: ipu3: Remove redundant call of std::string::c_str()", "commit_ref": "252561e77f3cfc2b2792a389a03f4f6722b09803", "pull_url": null, "state": "accepted", "archived": false, "hash": "27bb0e6706146be1b7072ca0ad1dba229038911f", "submitter": { "id": 51, "url": "https://patchwork.libcamera.org/api/people/51/?format=api", "name": "Marvin Schmidt", "email": "marvin.schmidt1987@gmail.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17238/mbox/", "series": [ { "id": 3449, "url": "https://patchwork.libcamera.org/api/series/3449/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3449", "date": "2022-08-29T18:58:46", "name": "Remove redundant calls to std::string::c_str()", "version": 1, "mbox": "https://patchwork.libcamera.org/series/3449/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17238/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17238/checks/", "tags": {} }, { "id": 17239, "url": "https://patchwork.libcamera.org/api/patches/17239/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17239/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829185849.1884517-4-marvin.schmidt1987@gmail.com>", "date": "2022-08-29T18:58:49", "name": "[libcamera-devel,3/3] ipa: rkisp1: Remove redundant call of std::string::c_str()", "commit_ref": "372621352de4b201568b03b51970b1f72e886fa6", "pull_url": null, "state": "accepted", "archived": false, "hash": "59ad2b3f972203af79c2aaaf2f2d356a69762708", "submitter": { "id": 51, "url": "https://patchwork.libcamera.org/api/people/51/?format=api", "name": "Marvin Schmidt", "email": "marvin.schmidt1987@gmail.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17239/mbox/", "series": [ { "id": 3449, "url": "https://patchwork.libcamera.org/api/series/3449/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3449", "date": "2022-08-29T18:58:46", "name": "Remove redundant calls to std::string::c_str()", "version": 1, "mbox": "https://patchwork.libcamera.org/series/3449/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17239/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17239/checks/", "tags": {} }, { "id": 17241, "url": "https://patchwork.libcamera.org/api/patches/17241/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17241/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829233017.2699444-2-paul.elder@ideasonboard.com>", "date": "2022-08-29T23:30:11", "name": "[libcamera-devel,v4,1/7] test: generated_serializer: Test enum that is struct member", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "937edd6121e561723907231f20a9f2fc6589f043", "submitter": { "id": 17, "url": "https://patchwork.libcamera.org/api/people/17/?format=api", "name": "Paul Elder", "email": "paul.elder@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17241/mbox/", "series": [ { "id": 3450, "url": "https://patchwork.libcamera.org/api/series/3450/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3450", "date": "2022-08-29T23:30:10", "name": "utils: ipc: Add support for enums and Flags", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3450/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17241/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17241/checks/", "tags": {} }, { "id": 17242, "url": "https://patchwork.libcamera.org/api/patches/17242/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17242/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829233017.2699444-3-paul.elder@ideasonboard.com>", "date": "2022-08-29T23:30:12", "name": "[libcamera-devel,v4,2/7] utils: ipc: Add support for enums in function parameters", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "6b442aac4c81187d7a48a87e97b75cb628217412", "submitter": { "id": 17, "url": "https://patchwork.libcamera.org/api/people/17/?format=api", "name": "Paul Elder", "email": "paul.elder@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17242/mbox/", "series": [ { "id": 3450, "url": "https://patchwork.libcamera.org/api/series/3450/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3450", "date": "2022-08-29T23:30:10", "name": "utils: ipc: Add support for enums and Flags", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3450/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17242/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17242/checks/", "tags": {} }, { "id": 17243, "url": "https://patchwork.libcamera.org/api/patches/17243/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17243/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829233017.2699444-4-paul.elder@ideasonboard.com>", "date": "2022-08-29T23:30:13", "name": "[libcamera-devel,v4,3/7] libcamera: ipa_data_serializer: Add serializer for Flags", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "f3a433b64efc769944b2534c248f6411666e7c01", "submitter": { "id": 17, "url": "https://patchwork.libcamera.org/api/people/17/?format=api", "name": "Paul Elder", "email": "paul.elder@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17243/mbox/", "series": [ { "id": 3450, "url": "https://patchwork.libcamera.org/api/series/3450/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3450", "date": "2022-08-29T23:30:10", "name": "utils: ipc: Add support for enums and Flags", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3450/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17243/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17243/checks/", "tags": {} }, { "id": 17244, "url": "https://patchwork.libcamera.org/api/patches/17244/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17244/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829233017.2699444-5-paul.elder@ideasonboard.com>", "date": "2022-08-29T23:30:14", "name": "[libcamera-devel,v4,4/7] utils: ipc: Add support for Flags", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "46f0878000e524e10e01e3a3109bc2e61a981f51", "submitter": { "id": 17, "url": "https://patchwork.libcamera.org/api/people/17/?format=api", "name": "Paul Elder", "email": "paul.elder@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17244/mbox/", "series": [ { "id": 3450, "url": "https://patchwork.libcamera.org/api/series/3450/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3450", "date": "2022-08-29T23:30:10", "name": "utils: ipc: Add support for enums and Flags", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3450/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17244/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17244/checks/", "tags": {} }, { "id": 17245, "url": "https://patchwork.libcamera.org/api/patches/17245/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17245/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829233017.2699444-6-paul.elder@ideasonboard.com>", "date": "2022-08-29T23:30:15", "name": "[libcamera-devel,v4,5/7] test: generated_serializer: Test Flags that is struct member", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "54fdf61f4b900b4477f730092a0daadb240a9f64", "submitter": { "id": 17, "url": "https://patchwork.libcamera.org/api/people/17/?format=api", "name": "Paul Elder", "email": "paul.elder@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17245/mbox/", "series": [ { "id": 3450, "url": "https://patchwork.libcamera.org/api/series/3450/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3450", "date": "2022-08-29T23:30:10", "name": "utils: ipc: Add support for enums and Flags", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3450/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17245/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17245/checks/", "tags": {} }, { "id": 17246, "url": "https://patchwork.libcamera.org/api/patches/17246/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17246/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829233017.2699444-7-paul.elder@ideasonboard.com>", "date": "2022-08-29T23:30:16", "name": "[libcamera-devel,v4,6/7] ipa: vimc: Add IPAOperationCode to init() parameter list", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "662dd6f3a3dbe78ab733d7bc32f003cbe12e21df", "submitter": { "id": 17, "url": "https://patchwork.libcamera.org/api/people/17/?format=api", "name": "Paul Elder", "email": "paul.elder@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17246/mbox/", "series": [ { "id": 3450, "url": "https://patchwork.libcamera.org/api/series/3450/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3450", "date": "2022-08-29T23:30:10", "name": "utils: ipc: Add support for enums and Flags", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3450/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17246/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17246/checks/", "tags": {} }, { "id": 17247, "url": "https://patchwork.libcamera.org/api/patches/17247/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17247/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220829233017.2699444-8-paul.elder@ideasonboard.com>", "date": "2022-08-29T23:30:17", "name": "[libcamera-devel,v4,7/7] ipa: vimc: Add Flags to parameters", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "934cc60bfc611c3557a47b56e4df5c3c159ef77b", "submitter": { "id": 17, "url": "https://patchwork.libcamera.org/api/people/17/?format=api", "name": "Paul Elder", "email": "paul.elder@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17247/mbox/", "series": [ { "id": 3450, "url": "https://patchwork.libcamera.org/api/series/3450/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3450", "date": "2022-08-29T23:30:10", "name": "utils: ipc: Add support for enums and Flags", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3450/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17247/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17247/checks/", "tags": {} }, { "id": 17248, "url": "https://patchwork.libcamera.org/api/patches/17248/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17248/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830030615.29089-1-laurent.pinchart@ideasonboard.com>", "date": "2022-08-30T03:06:15", "name": "[libcamera-devel] libcamera: base: signal: Disable connect() for functor if args mismatch", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "730c2a4636e901c7b6dc7cc954e8adbe51534512", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17248/mbox/", "series": [ { "id": 3451, "url": "https://patchwork.libcamera.org/api/series/3451/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3451", "date": "2022-08-30T03:06:15", "name": "[libcamera-devel] libcamera: base: signal: Disable connect() for functor if args mismatch", "version": 1, "mbox": "https://patchwork.libcamera.org/series/3451/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17248/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17248/checks/", "tags": {} }, { "id": 17250, "url": "https://patchwork.libcamera.org/api/patches/17250/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17250/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830074725.1059643-2-umang.jain@ideasonboard.com>", "date": "2022-08-30T07:47:19", "name": "[libcamera-devel,v4,1/7] libcamera: v4l2_subdevice: Add color encoding for media bus formats", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "2e940761c1d68415cf64ad7717f5f35fc0d20879", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": { "id": 12, "url": "https://patchwork.libcamera.org/api/users/12/?format=api", "username": "uajain", "first_name": "Umang", "last_name": "Jain", "email": "umang.jain@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/17250/mbox/", "series": [ { "id": 3452, "url": "https://patchwork.libcamera.org/api/series/3452/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3452", "date": "2022-08-30T07:47:18", "name": "Colospace adjustment and gstreamer mapping", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3452/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17250/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17250/checks/", "tags": {} }, { "id": 17251, "url": "https://patchwork.libcamera.org/api/patches/17251/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17251/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830074725.1059643-3-umang.jain@ideasonboard.com>", "date": "2022-08-30T07:47:20", "name": "[libcamera-devel,v4,2/7] libcamera: v4l2_device: Adjust colorspace based on pixel format", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "2f55f6be8c2045bf83754a42f7a4bf9101670602", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": { "id": 12, "url": "https://patchwork.libcamera.org/api/users/12/?format=api", "username": "uajain", "first_name": "Umang", "last_name": "Jain", "email": "umang.jain@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/17251/mbox/", "series": [ { "id": 3452, "url": "https://patchwork.libcamera.org/api/series/3452/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3452", "date": "2022-08-30T07:47:18", "name": "Colospace adjustment and gstreamer mapping", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3452/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17251/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17251/checks/", "tags": {} }, { "id": 17252, "url": "https://patchwork.libcamera.org/api/patches/17252/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17252/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830074725.1059643-4-umang.jain@ideasonboard.com>", "date": "2022-08-30T07:47:21", "name": "[libcamera-devel,v4,3/7] libcamera: v4l2_videodevice: Improve toColorSpace() readability", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "a142d418edbc608243325dec2315f78ce14ebddc", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": { "id": 12, "url": "https://patchwork.libcamera.org/api/users/12/?format=api", "username": "uajain", "first_name": "Umang", "last_name": "Jain", "email": "umang.jain@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/17252/mbox/", "series": [ { "id": 3452, "url": "https://patchwork.libcamera.org/api/series/3452/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3452", "date": "2022-08-30T07:47:18", "name": "Colospace adjustment and gstreamer mapping", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3452/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17252/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17252/checks/", "tags": {} }, { "id": 17253, "url": "https://patchwork.libcamera.org/api/patches/17253/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17253/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830074725.1059643-5-umang.jain@ideasonboard.com>", "date": "2022-08-30T07:47:22", "name": "[libcamera-devel,v4,4/7] libcamera: colorspace: Rectify the ColorSpace::Srgb preset", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "c2bb4e6e2bb296ca75e2ba48cd2e50cdbb7fab2a", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": { "id": 12, "url": "https://patchwork.libcamera.org/api/users/12/?format=api", "username": "uajain", "first_name": "Umang", "last_name": "Jain", "email": "umang.jain@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/17253/mbox/", "series": [ { "id": 3452, "url": "https://patchwork.libcamera.org/api/series/3452/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3452", "date": "2022-08-30T07:47:18", "name": "Colospace adjustment and gstreamer mapping", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3452/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17253/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17253/checks/", "tags": {} }, { "id": 17254, "url": "https://patchwork.libcamera.org/api/patches/17254/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17254/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830074725.1059643-6-umang.jain@ideasonboard.com>", "date": "2022-08-30T07:47:23", "name": "[libcamera-devel,v4,5/7] libcamera: color_space: Move color space adjustment to ColorSpace class", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "3a2e7eee39427b0def2107b83080322685cfd8d2", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": { "id": 12, "url": "https://patchwork.libcamera.org/api/users/12/?format=api", "username": "uajain", "first_name": "Umang", "last_name": "Jain", "email": "umang.jain@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/17254/mbox/", "series": [ { "id": 3452, "url": "https://patchwork.libcamera.org/api/series/3452/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3452", "date": "2022-08-30T07:47:18", "name": "Colospace adjustment and gstreamer mapping", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3452/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17254/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17254/checks/", "tags": {} }, { "id": 17255, "url": "https://patchwork.libcamera.org/api/patches/17255/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17255/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830074725.1059643-7-umang.jain@ideasonboard.com>", "date": "2022-08-30T07:47:24", "name": "[libcamera-devel,v4,6/7] tests: stream: Add a colorspace adjustment test", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "14d8caa7c375cf06863f2e7d43622df9b274771c", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": { "id": 12, "url": "https://patchwork.libcamera.org/api/users/12/?format=api", "username": "uajain", "first_name": "Umang", "last_name": "Jain", "email": "umang.jain@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/17255/mbox/", "series": [ { "id": 3452, "url": "https://patchwork.libcamera.org/api/series/3452/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3452", "date": "2022-08-30T07:47:18", "name": "Colospace adjustment and gstreamer mapping", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3452/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17255/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17255/checks/", "tags": {} }, { "id": 17256, "url": "https://patchwork.libcamera.org/api/patches/17256/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17256/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830074725.1059643-8-umang.jain@ideasonboard.com>", "date": "2022-08-30T07:47:25", "name": "[libcamera-devel,v4,7/7] gstreamer: Provide colorimetry <> ColorSpace mappings", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "b19c54f8eab77a4324b6f308eb64911c6df1d0d2", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": { "id": 12, "url": "https://patchwork.libcamera.org/api/users/12/?format=api", "username": "uajain", "first_name": "Umang", "last_name": "Jain", "email": "umang.jain@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/17256/mbox/", "series": [ { "id": 3452, "url": "https://patchwork.libcamera.org/api/series/3452/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3452", "date": "2022-08-30T07:47:18", "name": "Colospace adjustment and gstreamer mapping", "version": 4, "mbox": "https://patchwork.libcamera.org/series/3452/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17256/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17256/checks/", "tags": {} }, { "id": 17257, "url": "https://patchwork.libcamera.org/api/patches/17257/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17257/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830091420.1094813-1-umang.jain@ideasonboard.com>", "date": "2022-08-30T09:14:20", "name": "[libcamera-devel] libcamera: request: Fix doxygen warning", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "e8090c420a15dcac494b69159a5ceef4955cd1e3", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17257/mbox/", "series": [ { "id": 3453, "url": "https://patchwork.libcamera.org/api/series/3453/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3453", "date": "2022-08-30T09:14:20", "name": "[libcamera-devel] libcamera: request: Fix doxygen warning", "version": 1, "mbox": "https://patchwork.libcamera.org/series/3453/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17257/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17257/checks/", "tags": {} }, { "id": 17259, "url": "https://patchwork.libcamera.org/api/patches/17259/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17259/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830121906.25364-2-laurent.pinchart@ideasonboard.com>", "date": "2022-08-30T12:19:05", "name": "[libcamera-devel,1/2] Documentation: Strip default options and comments from Doxyfile.in", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "e0abd3cd258f803f4a48392062216680f133ead3", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17259/mbox/", "series": [ { "id": 3454, "url": "https://patchwork.libcamera.org/api/series/3454/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3454", "date": "2022-08-30T12:19:04", "name": "Doxyfile.in updates and improvements", "version": 1, "mbox": "https://patchwork.libcamera.org/series/3454/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17259/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17259/checks/", "tags": {} }, { "id": 17260, "url": "https://patchwork.libcamera.org/api/patches/17260/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17260/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830121906.25364-3-laurent.pinchart@ideasonboard.com>", "date": "2022-08-30T12:19:06", "name": "[libcamera-devel,2/2] Documentation: Align Doxyfile.in style with doxygen", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "dc7083d10333af12a8ea1cce59c830c12256c63f", "submitter": { "id": 2, "url": "https://patchwork.libcamera.org/api/people/2/?format=api", "name": "Laurent Pinchart", "email": "laurent.pinchart@ideasonboard.com" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17260/mbox/", "series": [ { "id": 3454, "url": "https://patchwork.libcamera.org/api/series/3454/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3454", "date": "2022-08-30T12:19:04", "name": "Doxyfile.in updates and improvements", "version": 1, "mbox": "https://patchwork.libcamera.org/series/3454/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17260/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17260/checks/", "tags": {} }, { "id": 17261, "url": "https://patchwork.libcamera.org/api/patches/17261/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17261/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830133321.1107312-1-umang.jain@ideasonboard.com>", "date": "2022-08-30T13:33:21", "name": "[libcamera-devel,v2] libcamera: request: Rename Private::reuse() to Private::reset()", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "0f68b8c53f2e6a61f6ed3da000b971810413cc2f", "submitter": { "id": 86, "url": "https://patchwork.libcamera.org/api/people/86/?format=api", "name": "Umang Jain", "email": "umang.jain@ideasonboard.com" }, "delegate": { "id": 12, "url": "https://patchwork.libcamera.org/api/users/12/?format=api", "username": "uajain", "first_name": "Umang", "last_name": "Jain", "email": "umang.jain@ideasonboard.com" }, "mbox": "https://patchwork.libcamera.org/patch/17261/mbox/", "series": [ { "id": 3455, "url": "https://patchwork.libcamera.org/api/series/3455/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3455", "date": "2022-08-30T13:33:21", "name": "[libcamera-devel,v2] libcamera: request: Rename Private::reuse() to Private::reset()", "version": 2, "mbox": "https://patchwork.libcamera.org/series/3455/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17261/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17261/checks/", "tags": {} }, { "id": 17262, "url": "https://patchwork.libcamera.org/api/patches/17262/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17262/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830202124.457253-1-Rauch.Christian@gmx.de>", "date": "2022-08-30T20:21:23", "name": "[libcamera-devel,v2,1/2] libcamera: control: initialise control info to ControlTypeNone by default", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "18e92f143aea1159abf2e7c858d419d0c08fd2dc", "submitter": { "id": 111, "url": "https://patchwork.libcamera.org/api/people/111/?format=api", "name": "Christian Rauch", "email": "Rauch.Christian@gmx.de" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17262/mbox/", "series": [ { "id": 3456, "url": "https://patchwork.libcamera.org/api/series/3456/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3456", "date": "2022-08-30T20:21:23", "name": "[libcamera-devel,v2,1/2] libcamera: control: initialise control info to ControlTypeNone by default", "version": 2, "mbox": "https://patchwork.libcamera.org/series/3456/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17262/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17262/checks/", "tags": {} }, { "id": 17263, "url": "https://patchwork.libcamera.org/api/patches/17263/?format=api", "web_url": "https://patchwork.libcamera.org/patch/17263/", "project": { "id": 1, "url": "https://patchwork.libcamera.org/api/projects/1/?format=api", "name": "libcamera", "link_name": "libcamera", "list_id": "libcamera_core", "list_email": "libcamera-devel@lists.libcamera.org", "web_url": "", "scm_url": "", "webscm_url": "" }, "msgid": "<20220830202124.457253-2-Rauch.Christian@gmx.de>", "date": "2022-08-30T20:21:24", "name": "[libcamera-devel,v2,2/2] test: represent uninitialised values via ControlTypeNone", "commit_ref": null, "pull_url": null, "state": "superseded", "archived": false, "hash": "e59719b83ab6d88bfbcbe61e803e1592d216b6d8", "submitter": { "id": 111, "url": "https://patchwork.libcamera.org/api/people/111/?format=api", "name": "Christian Rauch", "email": "Rauch.Christian@gmx.de" }, "delegate": null, "mbox": "https://patchwork.libcamera.org/patch/17263/mbox/", "series": [ { "id": 3456, "url": "https://patchwork.libcamera.org/api/series/3456/?format=api", "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3456", "date": "2022-08-30T20:21:23", "name": "[libcamera-devel,v2,1/2] libcamera: control: initialise control info to ControlTypeNone by default", "version": 2, "mbox": "https://patchwork.libcamera.org/series/3456/mbox/" } ], "comments": "https://patchwork.libcamera.org/api/patches/17263/comments/", "check": "pending", "checks": "https://patchwork.libcamera.org/api/patches/17263/checks/", "tags": {} } ]