fsphil / fswebcam

A neat and simple webcam app
http://www.sanslogic.co.uk/fswebcam/
GNU General Public License v2.0
415 stars 87 forks source link

fix BAYER format r/b swap #41

Closed ehristev closed 5 years ago

ehristev commented 5 years ago

R and B colors should be swapped only for GRBG and RGGB not for BAYER (BGGR)

Signed-off-by: Eugen Hristev eugen.hristev@microchip.com

ehristev commented 5 years ago

Hi Phil, Sorry , my previous commit swapped Red and blue for old BAYER. This is the fix. I cannot properly test BGGR on my setup but it should be OK now, i am testing with RGGB and colors are swapped properly Sorry again and thanks !