Meta Configuration of Package libiec61883
1
<package name="libiec61883" project="multimedia">
2
<title>Implementation of IEC 61883</title>
3
<description>The libiec61883 library provides an higher level API for streaming DV,
4
MPEG-2 and audio over IEEE1394. Based on the libraw1394 isochronous
5
functionality, this library acts as a filter that accepts DV-frames,
6
MPEG-2 frames or audio samples from the application and breaks these
7
down to isochronous packets, which are transmitted using libraw1394.
8
9
Requires: libraw1394 >= 1.2.0</description>
10
<person userid="hostmaster" role="maintainer"/>
11
<build>
12
<disable repository="openSUSE_10.3"/>
13
<disable repository="openSUSE_11.0"/>
14
<disable repository="openSUSE_11.1"/>
15
</build>
16
</package>
17