Michele Renzullo

Results 10 issues of Michele Renzullo

added option to see the matched pattern when you use wildcard "??"

Hi, I enclose the release version for Windows full working, you can also use on Linux with wine the MT version, includes openmp support and many fix about: FILEPATH, the...

### bug - CameraView version: 2.7.2 - Camera engine used: Camera2 - Reproducible in official demo app: YES - Device / Android version: Redmi Note 8 Pro, API 29 When...

### bug - CameraView version: 2.7.2 - Camera engine used: Camera2 - Reproducible in official demo app: YES - Device / Android version: Redmi Note 8 Pro, API 29 When...

HighResolutionSizes is a new list in Camera2 that should be appended to the available sizes in order to capture at maximum resolution when possible. Feature request: #1242

HighResolutionSizes is a new list in Camera2 that should be appended to the available sizes in order to capture at maximum resolution when possible.

In Pixel 6 there is an issue about synchronization between setFlash() and .takePicture() We should take care to await the end of setFlash before calling takePicture, even more important when...

The ExposureMeter on Pixel 6 1) when doing touch metering and also Picture Metering doesn't converge ever 2) it ends in the case AE State 5 or 0 (inactive or...

Trying to .build() a basic WASM module on Safari seems to return this error, while running the same on Firefox or Chrome works fine Tried also with .buildSync() ```log An...

Hi, long time I contributed when we discussed about reflection padding and cache improvements. I'm working on some web assembly projects, pthreads etc... And I want to contribute again, sometimes...