Skip to content

Fix race conditions in msv4l2.c due to complex manipulations of mblk't ref-counters.

Simon Morlat requested to merge fix/bugs into release/4.4

Deprecate rescaling of images in case the camera provides a bigger image than it was requested: it creates processing for a very limited benefit. It was already disabled for iOS and Android, the change is for desktop platform only.

Merge request reports