File: control

package info (click to toggle)
libomxvideosrc 0.1-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,520 kB
  • ctags: 194
  • sloc: sh: 10,119; ansic: 1,135; makefile: 25
file content (22 lines) | stat: -rw-r--r-- 878 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: libomxvideosrc
Section: libs
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libomxil-bellagio-dev,
               pkg-config
Standards-Version: 3.9.2
Homepage: http://omxil.sourceforge.net/

Package: libomxil-bellagio0-components-videosrc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: V4L2 video source 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 V4L2 video source OpenMAX component.