diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:36:02 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:36:02 -0400 |
commit | b089117be274ec3ff19ad2d7b1f0b36948287025 (patch) | |
tree | 642457e2a6c8848e3117b0a447c5475616cb2f5a /libraries/libdv | |
parent | bfba079d2fcee7b36f0b545d702b750b8f9e31d6 (diff) | |
download | slackbuilds-b089117be274ec3ff19ad2d7b1f0b36948287025.tar.gz |
libraries/libdv: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libdv')
-rw-r--r-- | libraries/libdv/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/libraries/libdv/README b/libraries/libdv/README index bbdc57db97..76d7961626 100644 --- a/libraries/libdv/README +++ b/libraries/libdv/README @@ -1,4 +1,5 @@ -The Quasar DV codec (libdv) is a software codec for DV video. DV is the -encoding format used by most digital camcorders, typically those that support -the IEEE 1394 (aka FireWire or i.Link) interface. libdv was developed -according to the official standards for DV video, IEC 61834 and SMPTE 314M. +The Quasar DV codec (libdv) is a software codec for DV video. +DV is the encoding format used by most digital camcorders, typically +those that support the IEEE 1394 (aka FireWire or i.Link) interface. +libdv was developed according to the official standards for DV video, +IEC 61834 and SMPTE 314M. |