On Fri, Feb 28, 2025 at 9:53 PM wrote:
> From: Weishi Li
>
> similiar to mjpeg, when defined JCS_EXTENSIONS, there
> is no need to convert BGR24/BGRX32 to RGB24.
>
> Signed-off-by: Weishi Li
> ---
> server/jpeg-encoder.c | 42 +-
> 1 file changed, 37 ins
On Fri, Feb 28, 2025 at 9:59 AM Michael Scherle <
michael.sche...@rz.uni-freiburg.de> wrote:
> This brings in the following changes:
> common: Add a udev helper to identify GPU Vendor
> build: Avoid Meson warning
> Drop Python 2 from m4/spice-deps.m4
> Stop using Python six
From: Weishi Li
similiar to mjpeg, when defined JCS_EXTENSIONS, there
is no need to convert BGR24/BGRX32 to RGB24.
Signed-off-by: Weishi Li
---
server/jpeg-encoder.c | 38 +++---
1 file changed, 35 insertions(+), 3 deletions(-)
diff --git a/server/jpeg-encoder.
Thank you for your reminder. I will modify the patch and resubmit it.
主 题:Re: [PATCH v1] jpeg: optimize compression process 日 期:2025-03-03 01:24 发件人:Frediano Ziglio 收件人:李唯实;
On Fri, Feb 28, 2025 at 9:53 PM wrote:
From: Weishi Li similiar to m