Re: [ANNOUNCE] pixfmtdb

2023-01-23 Thread Sebastian Wick
On Mon, Jan 23, 2023 at 11:43 PM Simon Ser wrote: > > On Monday, January 23rd, 2023 at 21:25, Sebastian Wick > wrote: > > > Why is the TF defined for GL formats and both the primaries and TF for > > Vulkan formats? The only exception here should be sRGB formats. Where > > did you get the informa

Re: [ANNOUNCE] pixfmtdb

2023-01-23 Thread Simon Ser
On Monday, January 23rd, 2023 at 21:25, Sebastian Wick wrote: > Why is the TF defined for GL formats and both the primaries and TF for > Vulkan formats? The only exception here should be sRGB formats. Where > did you get the information from? This is what upstream dfdutils does [1]. Can you exp

Re: [ANNOUNCE] pixfmtdb

2023-01-23 Thread Sebastian Wick
Why is the TF defined for GL formats and both the primaries and TF for Vulkan formats? The only exception here should be sRGB formats. Where did you get the information from? On Mon, Jan 23, 2023 at 4:51 PM Laurent Pinchart wrote: > > CC'ing the linux-media mailing list. > > On Mon, Jan 23, 2023

Debugging weston-launch

2023-01-23 Thread Edgar Mobile
I have to debug an Aarch64 based Linux system where weston-launch gets stuck in the main loop poll: https://gitlab.freedesktop.org/wayland/weston/-/blob/master/libweston/weston-launch.c#L905 [https://gitlab.freedesktop.org/assets/twitter_card-570ddb06edf56a2312253c5872489847a0f385112ddbcd71ccfa15

Re: Retiring the GitHub mirrors

2023-01-23 Thread Alyssa Rosenzweig
> Among the people present in this discussion, the consensus was that we > should delete them. I wasn't present but +1 from me.

Re: [ANNOUNCE] pixfmtdb

2023-01-23 Thread Laurent Pinchart
CC'ing the linux-media mailing list. On Mon, Jan 23, 2023 at 02:10:58PM +, Simon Ser wrote: > Hi all, > > In the last few days I've been working on a small new project, pixfmtdb [1]. > It's a Web database of pixel format guides, it can be useful to understand > how pixels are laid out in memo

[ANNOUNCE] pixfmtdb

2023-01-23 Thread Simon Ser
Hi all, In the last few days I've been working on a small new project, pixfmtdb [1]. It's a Web database of pixel format guides, it can be useful to understand how pixels are laid out in memory for a given format and which formats from various APIs are compatible with each other. pixfmtdb relies