lumiera_/src
Ichthyostega 8abeb02397 XV-Display: prototype for flexible control of ouput pixel format
As an example, the `PixbufDisplayer` needs packed RGB888 data,
while the `XvDisplayer` expects YUV (MPEG-style) pixels.

The research setup is not well equipped to handle any kind of content
or format negotiation; yet for the experimentation, the connections can
be wired as !SigC-Signals. After the preceding refactorings,
`DummyImageGenerator` can be configured to perform the conversion to YUV
only when necessary, and to use the working buffer flexibly.

When supplied with packed RGB pixel data, the display in the Gtk::Image
is now correct, and also handles layout and scaling appropriately.
2025-05-12 03:43:09 +02:00
..
common Clean-up: reimplement the SeachPathSplitter 2025-04-28 19:14:27 +02:00
include XV-Display: prototype for flexible control of ouput pixel format 2025-05-12 03:43:09 +02:00
lib Clean-up: reimplement the SeachPathSplitter 2025-04-28 19:14:27 +02:00
lumiera Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
plugin
stage XV-Display: prototype for flexible control of ouput pixel format 2025-05-12 03:43:09 +02:00
steam XV-Display: prototype for flexible control of ouput pixel format 2025-05-12 03:43:09 +02:00
tool Upgrade: allow for build on »Trixie« with GCC-14 2025-04-06 18:18:52 +02:00
vault Upgrade: improve Doxygen parameters and treat some warnings 2025-04-27 05:00:14 +02:00
.gitignore
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
doxygen.dox Upgrade: improve Doxygen parameters and treat some warnings 2025-04-27 05:00:14 +02:00
SConscript Global-Layer-Renaming: fix handling of GuiResources in the build 2018-11-16 18:18:33 +01:00