Bug Fixes in Multimedia
Alex Fiestas committed changes in [kamoso/2.0] src/webcamwidget.cpp:
Reintroduce the ffmpegcolorspace just before fakesink
We need that ffmpegcolrospace to convert form YUV I420 to RGB
since our function (grabbed from QtMultimedia) is reducing the
image by 2, and I can't get the function to work without reducing
the quality of the image.
File Changes
Modified 1 files
src/webcamwidget.cpp
1 files changed in total