`MediaEntity::ancillaryEntities()` can just return a const lvalue
reference to the underlying array, a copy need not be made. That
was likely the original intention.
Fixes:
|
||
---|---|---|
.. | ||
android | ||
libcamera | ||
linux | ||
meson.build |
`MediaEntity::ancillaryEntities()` can just return a const lvalue
reference to the underlying array, a copy need not be made. That
was likely the original intention.
Fixes:
|
||
---|---|---|
.. | ||
android | ||
libcamera | ||
linux | ||
meson.build |