1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: libomxfbdevsink
Section: libs
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: debhelper (>= 11), libomxil-bellagio-dev, pkg-config
Standards-Version: 4.5.0
Homepage: http://omxil.sourceforge.net/
Package: libomxil-bellagio0-components-fbdevsink
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Frame Buffer Video Sink components for Bellagio OpenMAX IL
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.
.
This package contains the Frame Buffer Video Sink OpenMAX component.
|