libv4l2rds0t64

Video4Linux Radio Data System (RDS) decoding library

This library decodes a RDS stream obtained from a Video4Linux (V4L) version 2 device. It supports both: the US based RBDS and European RDS protocol.

qvidcap

Capture test utility for video4linux devices

The qvidcap tool is used to test video4linux capture devices, either using a video device, a file, or over network. This application can also serve as a generic video/TV viewer application.

facet-analyser

ParaView plugin for facet detection and angles measurement

The presented ParaView plugin allows easy access to the algorithm described in Ref 1. It enables analysis of faceted objects that exhibit distortions in their digital representation, e.g. due to tomographic reconstruction artifacts. The contributed functionality can also be used outside ParaView in e.g. command-line programs. The code, data, a test and an example program are included.

azote

wallpaper manager for wlroots-based compositors and some other WMs

Azote is a GTK+3 - based picture browser and background setter, as the frontend to the swaybg (sway/Wayland) and feh (X windows) commands. The user interface is being developed with multi-headed setups in mind. Azote also includes several colour management tools.

wl-mirror

output-mirroring tool for wlroots-based Wayland desktops

wl-mirror is a tool to add output mirroring to sway and other wlroots-based Wayland compositors. wl-mirror requires the export-dmabuf or screencopy protocols to work.

guile-reader

framework for building readers for Guile

The idea is to make it easy to build procedures that extend Guile’s read procedure. Readers supporting various syntax variants can easily be written, possibly by re-using existing “token readers” of a standard Scheme readers. For example, it is used to implement Skribilo’s R5RS-derived document syntax.