libcamera/utils/codegen
Barnabás Pőcze 0a1539a4f1 utils: codegen: ipc: Remove namespace argument
The `serializer()`, `deserializer_{fd,no_fd,simple}()` functions
take a string argument named "namespace", but they do not use it.
So remove the argument.

Signed-off-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
2025-05-27 11:10:23 +02:00
..
ipc utils: codegen: ipc: Remove namespace argument 2025-05-27 11:10:23 +02:00
controls.py utils: codegen: controls.py: Fix missing direction error message 2025-01-09 14:12:50 -06:00
gen-controls.py utils: codegen: controls.py: Parse direction information 2024-12-18 17:26:52 +09:00
gen-formats.py meson: Move all code generation scripts to utils/codegen/ 2024-08-15 23:59:08 +03:00
gen-gst-controls.py gstreamer: Restore AeEnable control 2025-04-02 17:41:14 +02:00
gen-header.sh utils: codegen: gen-header.sh: Generate libcamera.h based on meson.build 2024-08-16 00:00:28 +03:00
gen-ipa-pub-key.py meson: Move all code generation scripts to utils/codegen/ 2024-08-15 23:59:08 +03:00
gen-tp-header.py libcamera: tracepoints: Fix copyright year for reproducible builds 2024-10-18 23:39:11 +03:00
meson.build utils: codegen: Make users depend on controls.py in meson 2025-05-22 13:16:07 +02:00