slackbuilds/libraries/libiec61883
Edward W. Koenig b98c57cdc8
libraries/libiec61883: Update email
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-18 00:26:14 +07:00
..
README libraries/libiec61883: Wrap README at 72 columns. 2022-03-13 15:38:17 -04:00
libiec61883.SlackBuild libraries/libiec61883: Remove .la files. 2022-02-16 08:19:26 +07:00
libiec61883.info libraries/libiec61883: Update email 2022-03-18 00:26:14 +07:00
slack-desc

README

This library is an implementation of IEC 61883, part 1 (CIP, plug
registers and CMP), part 2 (DV-SD), part 4 (MPEG2-TS), and part 6
(AMDTP). Outside of IIDC, nearly all FireWire multimedia devices use
IEC 61883 protocols.

The libiec61883 library provides a higher level API for streaming DV,
MPEG-2 and audio over Linux IEEE 1394. This includes both reception
and transmission. It uses the new "rawiso" API of libraw1394, which
transparently provides mmap-ed DMA for efficient data transfer.