diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:14:33 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:14:33 -0400 |
commit | c9d787056b3a2396f42821e37444328c3a45776c (patch) | |
tree | 5fdeb659e3407a2cb5d0d8a5c18461aaaffa6f88 /multimedia | |
parent | 6aa86f8d68a89b135bd3d29b8366db7df205a867 (diff) |
multimedia/gpac: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gpac/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/gpac/README b/multimedia/gpac/README index cadc77b6f0bb..1e7c8f82a25d 100644 --- a/multimedia/gpac/README +++ b/multimedia/gpac/README @@ -1,6 +1,6 @@ -GPAC is mainly used to package multimedia content for local or streaming -playback. GPAC includes MP4Box utility which lets packaging of -various audio and video codecs into mp4 container. +GPAC is mainly used to package multimedia content for local or +streaming playback. GPAC includes MP4Box utility which lets packaging +of various audio and video codecs into mp4 container. -Optional dependencies include the following: wxPython, js, faad2, ffmpeg, -xvidcore, jack, xulrunner and xmlrpc-c. +Optional dependencies include the following: wxPython, js, faad2, +ffmpeg, xvidcore, jack, xulrunner and xmlrpc-c. |