libcamera/src
Paul Elder 892c0f4c19 libcamera: control_serializer: Save serialized ControlInfoMap in a cache
The ControlSerializer saves all ControlInfoMaps that it has already
(de)serialized, in order to (de)serialize ControlLists that contain the
ControlInfoMaps. Leverage this to cache ControlInfoMaps, such that the
ControlSerializer will not re-(de)serialize a ControlInfoMap that it has
previously (de)serialized.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-02-16 19:20:57 +09:00
..
android meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
cam cam: Only queue the exact number of requests asked for 2021-02-05 11:10:29 +01:00
gstreamer meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
ipa ipa: raspberrypi: AWB: Fix race condition setting manual gains 2021-02-11 19:14:39 +02:00
libcamera libcamera: control_serializer: Save serialized ControlInfoMap in a cache 2021-02-16 19:20:57 +09:00
qcam meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
v4l2 meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00
meson.build meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00