summaryrefslogtreecommitdiffstats
path: root/libraries/libiec61883
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:38:17 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:38:17 -0400
commit27516228a4b1bfd9499d7ee6fbbcbfdb48b3904b (patch)
treec6cd01bd2bc52c0a410c858fd655682377bfe9a9 /libraries/libiec61883
parent12669628d97032606f75af3c7a8610a07b668b9f (diff)
downloadslackbuilds-27516228a4b1bfd9499d7ee6fbbcbfdb48b3904b.tar.gz
slackbuilds-27516228a4b1bfd9499d7ee6fbbcbfdb48b3904b.tar.xz
libraries/libiec61883: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libiec61883')
-rw-r--r--libraries/libiec61883/README15
1 files changed, 8 insertions, 7 deletions
diff --git a/libraries/libiec61883/README b/libraries/libiec61883/README
index d9ca447af8..40fd40816a 100644
--- a/libraries/libiec61883/README
+++ b/libraries/libiec61883/README
@@ -1,8 +1,9 @@
-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.
+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.
+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.