| 0 | |
Source: frei0r
|
| 1 | |
Section: video
|
| 2 | |
Priority: optional
|
| 3 | |
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
|
| 4 | |
Uploaders: Jonas Smedegaard <dr@jones.dk>,
|
| 5 | |
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
|
| 6 | |
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/frei0r.git
|
| 7 | |
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/frei0r.git
|
| 8 | |
Homepage: http://frei0r.dyne.org/
|
| 9 | |
Build-Depends: @cdbs@,
|
| 10 | |
pkg-config,
|
| 11 | |
libgavl-dev,
|
| 12 | |
libcairo2-dev,
|
| 13 | |
libopencv-dev,
|
| 14 | |
Build-Depends-Indep: doxygen
|
| 15 | |
Standards-Version: 4.0.0
|
| 16 | |
|
| 17 | |
Package: frei0r-plugins
|
| 18 | |
Architecture: any
|
| 19 | |
Depends:
|
| 20 | |
${shlibs:Depends},
|
| 21 | |
${misc:Depends},
|
| 22 | |
Suggests: opencv-data
|
| 23 | |
Breaks: frei0r (<= 1.1.22)
|
| 24 | |
Replaces: frei0r
|
| 25 | |
Description: minimalistic plugin API for video effects, plugins collection
|
| 26 | |
frei0r is a minimalistic plugin API for video sources and filters. The
|
| 27 | |
behavior of the effects can be controlled from the host by simple
|
| 28 | |
parameters. The intent is to solve the recurring reimplementation or
|
| 29 | |
adaptation issue of standard effects. It is not meant as a generic API
|
| 30 | |
for all kinds of video applications.
|
| 31 | |
.
|
| 32 | |
frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open
|
| 33 | |
Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
|
| 34 | |
.
|
| 35 | |
This package contains a collection of plugins.
|
| 36 | |
|
| 37 | |
Package: frei0r-plugins-dev
|
| 38 | |
Section: devel
|
| 39 | |
Architecture: any
|
| 40 | |
Multi-Arch: same
|
| 41 | |
Depends:
|
| 42 | |
${misc:Depends},
|
| 43 | |
Breaks: frei0r-dev (<= 1.1.22)
|
| 44 | |
Replaces: frei0r-dev
|
| 45 | |
Description: minimalistic plugin API for video effects, header files
|
| 46 | |
frei0r is a minimalistic plugin API for video sources and filters. The
|
| 47 | |
behavior of the effects can be controlled from the host by simple
|
| 48 | |
parameters. The intent is to solve the recurring reimplementation or
|
| 49 | |
adaptation issue of standard effects. It is not meant as a generic API
|
| 50 | |
for all kinds of video applications.
|
| 51 | |
.
|
| 52 | |
frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open
|
| 53 | |
Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
|
| 54 | |
.
|
| 55 | |
This package contains the header needed to enable frei0r in other
|
| 56 | |
package at build time.
|
| 57 | |
|
| 58 | |
Package: frei0r-plugins-doc
|
| 59 | |
Section: doc
|
| 60 | |
Architecture: all
|
| 61 | |
Multi-Arch: foreign
|
| 62 | |
Depends:
|
| 63 | |
${misc:Depends},
|
| 64 | |
Breaks: frei0r-doc (<= 1.1.22)
|
| 65 | |
Replaces: frei0r-doc
|
| 66 | |
Description: minimalistic plugin API for video effects, API documentation
|
| 67 | |
frei0r is a minimalistic plugin API for video sources and filters. The
|
| 68 | |
behavior of the effects can be controlled from the host by simple
|
| 69 | |
parameters. The intent is to solve the recurring reimplementation or
|
| 70 | |
adaptation issue of standard effects. It is not meant as a generic API
|
| 71 | |
for all kinds of video applications.
|
| 72 | |
.
|
| 73 | |
frei0r plugins are used by several projects (e.g.: LiVES, Veejay, Open
|
| 74 | |
Movie Editor, FreeJ, Pure Data Visual Junk Tools, MLT framework).
|
| 75 | |
.
|
| 76 | |
This package contains the API documentation.
|