Description:
Images are incorrectly displayed in the viewer in all modes, except Mono8. Saving a Mono16 image and swapping the endianness makes it work.
Reproduce:
Run Aravis viewer
Select Mono16 pixel format
Expected:
Image displays correctly
Camera:
- Manufacturer: FLIR
- Model: A320G
- Interface: GigE
Platform:
- Aravis version: aravis-0.8.34-r1
- OS: Gentoo
- Hardware x86_64
Additional context:
I figured adding this camera to the list in src/arvgcport.c as in issue #921 would fix it, but that does not seem to be the case.
Description:
Images are incorrectly displayed in the viewer in all modes, except Mono8. Saving a Mono16 image and swapping the endianness makes it work.
Reproduce:
Run Aravis viewer
Select Mono16 pixel format
Expected:
Image displays correctly
Camera:
Platform:
Additional context:
I figured adding this camera to the list in src/arvgcport.c as in issue #921 would fix it, but that does not seem to be the case.