Debian Patches

Status for libaperture-0/0.1.0+git20221220-1

Patch Description Author Forwarded Bugs Origin Last update
0001-test-barcodes-remove-failing-test.patch [PATCH] test-barcodes: remove failing test Arnaud Ferraris <arnaud.ferraris@collabora.com> no 2020-07-06
0002-camera-Add-videoflip-for-rotation-support.patch camera: Add videoflip for rotation support
Cameras on mobile devices are often rotated by 90 degrees. Sometimes the
sensor or the ISP can handle this in libcamera, but if not, it's left to
clients to do so.

Pipewires libcamera plugin and gstreamer source recently got support to
the relevant APIs to communicate rotations/transforms to clients/sinks,
only requiring clients to honor the `image-orientation` tag event, see
https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/1455

Implement support for the later by chaining the `videoflip` element to
camera source elements. Doing it there ensures that the rotation is
applied both for the preview as well as for capturing.
mode, avoiding unnecessary additional copies.

Once the rest of the pipeline is fully hardware accelerated, i.e. after
a GTK4 port, `videoflip` can be replaced with faster alternatives where
appropriate.
Robert Mader <robert.mader@posteo.de> no https://gitlab.gnome.org/jwestman/libaperture/-/merge_requests/22 2022-12-19

All known versions for source package 'libaperture-0'

Links