Files
fml13v01-buildroot/package/starfive/libcamera-apps
zejian.su 1769165661 Fix the sync issue between the Preview.Show() and the QWidget.update()
1. Add a mutex between the Preview.Show() and the QWidget.update().
2. Speed up the Preview.Show() -- change the floating point to integer,
            merge some plus and multiplying operation and remove some data copy.

Signed-off-by: zejian.su <zejian.su@starfivetech.com>
2023-12-06 16:07:03 +08:00
..