Rémi Bernon : mf/tests: Dump image samples with a BMP header and RGB data.
Module: wine Branch: master Commit: 2c7fdd25e05850d18ebe04888cfef26efbc86233 URL: https://gitlab.winehq.org/wine/wine/-/commit/2c7fdd25e05850d18ebe04888cfef26... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Mon Sep 19 12:40:43 2022 +0200 mf/tests: Dump image samples with a BMP header and RGB data. Allowing easier preview of NV12 / I420 images as well. --- dlls/mf/tests/i420frame.bmp | Bin 13824 -> 50742 bytes dlls/mf/tests/nv12frame.bmp | Bin 13824 -> 50742 bytes dlls/mf/tests/rgb32frame-vp.bmp | Bin 36864 -> 36918 bytes dlls/mf/tests/rgb32frame.bmp | Bin 36864 -> 36918 bytes dlls/mf/tests/transform.c | 146 ++++++++++++++++++++++++++++++++++------ 5 files changed, 127 insertions(+), 19 deletions(-)
participants (1)
-
Alexandre Julliard