]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: bmp: Support rgba8888 pixel format
authorMichal Simek <michal.simek@amd.com>
Wed, 17 May 2023 08:42:08 +0000 (10:42 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 12 Jun 2023 11:25:01 +0000 (13:25 +0200)
commitf6de01d6af54ff4a2dddc6ca53984c826e2830fa
treef097205dcd5abb1ddca35cdc13477c891d558c11
parente9500ba9e032bc5e976578e256582c86fcb62d0d
video: bmp: Support rgba8888 pixel format

Adding the support for RGBA8888 format for BMP decoding.

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/322910eb24692f6140a001796501270eb1c53d9a.1684312924.git.michal.simek@amd.com
drivers/video/video_bmp.c