CVSROOT: /cvs Module name: src Changes by: kir...@cvs.openbsd.org 2025/05/30 15:40:26
Modified files: sys/sys : videoio.h Log message: sys/videoio.h: sync with Linux 6.16 1. Add NV15 and NV20 pixel formats, from: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dcbe2aeda2e09eb69f5feba7e171db2836d9999d 2. Fix V4L2_TYPE_IS_OUTPUT condition, from: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f81f69a0e3da141bdd73a16b8676f4e542533d87 3. Add C3ISP_PARAMS and C3ISP_STATS meta formats, from: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a3aa115af25473c1309bc99cac6b2b6cd180fdd9 4. Change V4L2_TYPE_IS_CAPTURE condition, from: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ad2698efce37e910dcf3c3914263e6cb3e86f8cd OK mglocker@