n accessible to clients
is not acceptable, what else should be done
Kind regards,
-Matthias
--
For a successful technology, reality must take precedence over public
relations, for nature cannot be fooled. (R.P. Feynman)From 81cbe8fc228f8092254de98571565c07b93a8351 Mon Sep 17 00:00:00 2001
From: Ma
Am 2016-07-25 16:41, schrieb Emmanuel Gil Peyrot:
Which program did you test it with? Have you tested it with
weston-simple-dmabuf-v4l alongside the vivid kernel module in 4:4:4
mode?
I'm using it together with ffmpeg where I hooked up some custom buffer
allocation which is basically doing w
This uses the existing infrastructure for dealing with planar YUV buffers and
only adds the
relevant yuv_format_descriptor to the table.
---
libweston/gl-renderer.c | 21 +
1 file changed, 21 insertions(+)
diff --git a/libweston/gl-renderer.c b/libweston/gl-renderer.c
index b
This uses the existing infrastructure for dealing with planar YUV buffers and
only adds the
relevant yuv_format_descriptor to the table.
---
libweston/gl-renderer.c | 21 +
1 file changed, 21 insertions(+)
diff --git a/libweston/gl-renderer.c b/libweston/gl-renderer.c
index 2
This uses the existing infrastructure for dealing with planar YUV buffers and
only adds the
relevant yuv_format_descriptor to the table.
---
libweston/gl-renderer.c | 21 +
1 file changed, 21 insertions(+)
diff --git a/libweston/gl-renderer.c b/libweston/gl-renderer.c
index b
This allows the header to be consumed by C++ compilers, because C++ does
away with C's implicit cast from (void*).
---
shared/platform.h | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/shared/platform.h b/shared/platform.h
index cf4ecc0..dd55008 100644
--- a/shared/p
above.
The documentation of the scaler API does not mention the need to call
"damage" at all, and the documentation for surface only mentions
attaching new buffers as a reason to call damage. I think some
clarification is needed here.
Kind regards,
-Matthias Treydte
__
installed "Redshift", a tool to change the color temperature of your
screen according to the time of day:
Sadly it's only implemented for Xorg, so I can't "make an app" that
uses
redshift on Jolla.
Redshift already has a "drm" module, which might be compatible with
weston. I just tried it