omxregister-bellagio
implementation of OpenMAX IL, debugging symbols
Install
- All systems
-
curl cmd.cat/omxregister-bellagio.sh
- Debian
-
apt-get install libomxil-bellagio0
- Ubuntu
-
apt-get install libomxil-bellagio-bin
- Arch Linux
-
pacman -S libomxil-bellagio
- Kali Linux
-
apt-get install libomxil-bellagio-bin
- Fedora
-
dnf install libomxil-bellagio
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libomxil-bellagio-bin
- Raspbian
-
apt-get install libomxil-bellagio0
- Dockerfile
- dockerfile.run/omxregister-bellagio
libomxil-bellagio0-dbg
implementation of OpenMAX IL, debugging symbols
Debug symbols for libomxil-bellagio.
libomxil-bellagio
An opensource implementation of the OpenMAX Integration Layer API
libomxil-bellagio-bin
implementation of OpenMAX IL, run-time library (utilities)
OpenMAX Integration Layer (IL) is a standard API to access Multimedia Components on mobile platforms. It has been defined by the Khronos group. By means of the OpenMAX IL API, multimedia frameworks can access hardware accelerators on platforms that provide it. Bellagio is an opensource implementation of the OpenMAX IL API that runs on Linux. It is intended to show the usage of the IL API and to allow people to start developing components. This package provides the OpenMAX IL core shared library with a "reference" component. This package provides the OpenMAX IL core utilities.
libomxil-bellagio0
implementation of OpenMAX IL, run-time library
OpenMAX Integration Layer (IL) is a standard API to access Multimedia Components on mobile platforms. It has been defined by the Khronos group. By means of the OpenMAX IL API, multimedia frameworks can access hardware accelerators on platforms that provide it. Bellagio is an opensource implementation of the OpenMAX IL API that runs on Linux. It is intended to show the usage of the IL API and to allow people to start developing components. This package provides the OpenMAX IL core shared library with a "reference" component.