libavcodec59

FFmpeg library with de/encoders for audio/video codecs - runtime files

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.

rosidl-core

ROS 2 IDL support core metapackage

This package is part of ROS 2, the Robot Operating System. ROS 2 uses the OMG Data Distribution Standard (DDS) as middleware layer, which in turn relies on the Interface Definition Language (IDL) to define the messages which can be exchanged between ROS network participants. For historical reasons, ROS has its own message definition format; the ROS 2 IDL support layer is responsible for transforming the ROS message format to the IDL format.

lib0install-solver-ocaml

package dependency solver (runtime)

A package dependency resolver based on a SAT solver. This was originally written for the 0install package manager, but is now generic and is also used as a solver backend for opam. The SAT solver is based on MiniSat (http://minisat.se/Papers.html) and the application to package management is based on OPIUM (Optimal Package Install/Uninstall Manager). 0install-solver uses a (novel?) strategy to find the optimal solution extremely quickly (even for a SAT-based solver).

python3-dbus.mainloop.pyqt6

D-Bus Qt main loop support for Python

The dbus.mainloop.pyqt6 module provides support for Qt main loop for applications that use dbus-python. By default Qt uses main loop from GLib on UNIX-like systems, not its own one.

python3-pyqt6

Python bindings for Qt 6

PyQt6 exposes the Qt 6 API to Python. This package contains the following modules: * QtCore * QtDBus * QtGui * QtNetwork * QtOpenGL * QtOpenGLWidgets * QtPrintSupport * QtSql * QtTest * QtWidgets * QtXml

python3-pyqt6.qtmultimedia

Python bindings for Qt 6 Multimedia module

Qt Multimedia API provides a rich set of classes to handle multimedia content.