Commit Graph

5 Commits

Author SHA1 Message Date
Martijn Braam
6ebf06ea13 Fix argument order for mp_device_setup_entity_link (MR 13) 2022-06-21 19:53:36 +02:00
Yassine Oudjana
7716faa801 device: Add functions to set entity links and formats (MR 13)
Move part of mp_device_setup_link to a new function to allow
setting links between entities with entity and port indices,
and add a function to set entity pad formats.
2022-06-21 17:30:17 +02:00
Benjamin Schaaf
07adf898e7 Improve megapixels-list-devices 2022-01-26 17:24:19 +04:00
Benjamin Schaaf
772db36877 Make clang-format more aggressive
clang-format always manages to mix spaces into tab-based indentation.
Since we already require an exact tab-width of 8 it makes more sense to
use spaces.
2021-11-13 00:06:11 +11:00
Benjamin Schaaf
91817b167a Reorganization, replacing CPU debayering entirely 2021-04-18 23:13:56 +10:00