RV24 to YUV chroma conversion uses wrong chroma in swscale
At least in some cases, RV24 -> YUV uses the wrong avcodec chroma value (RGB24 instead of BGR24). VLC->ffmpeg chroma conversion should take the i_{r,g,b}mask values into account.
At least in some cases, RV24 -> YUV uses the wrong avcodec chroma value (RGB24 instead of BGR24). VLC->ffmpeg chroma conversion should take the i_{r,g,b}mask values into account.
added Status::fixed label
closed
VideoLAN code repository instance