1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: libomxxvideo
Section: libs
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: debhelper (>= 11), libomxil-bellagio-dev, libxv-dev, pkg-config
Standards-Version: 4.5.0
Homepage: http://omxil.sourceforge.net/
Package: libomxil-bellagio0-components-xvideo
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: XVideo 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 XVideo display OpenMAX component that uses the Xlib
for the visualization.
|