diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:48:39 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:48:39 -0400 |
commit | da41f2336a7b715c6300ca1ee42dcb9a0c01fab3 (patch) | |
tree | 7bae80ba5ae3b2ab68cc72ef1efedb9fe2158dc7 /libraries/live555 | |
parent | 405a49fcae3749ba7e61c5db3f50f07b8e62f22b (diff) | |
download | slackbuilds-da41f2336a7b715c6300ca1ee42dcb9a0c01fab3.tar.gz |
libraries/live555: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/live555')
-rw-r--r-- | libraries/live555/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/libraries/live555/README b/libraries/live555/README index 622b9592c7..6a7c610d81 100644 --- a/libraries/live555/README +++ b/libraries/live555/README @@ -1,13 +1,13 @@ -This code forms a set of C++ libraries for multimedia streaming, using open -standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be used to -build streaming applications. +This code forms a set of C++ libraries for multimedia streaming, using +open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be +used to build streaming applications. Since version 2014.08.26, library and include files are arranged to be easily discoverable by configuration stage when building vlc. Since version 2014.11.02, source tarballs from archive at -sourceforge.net are used, only the very latest tarball being available from -http://www.live555.com/liveMedia/public/. +sourceforge.net are used, only the very latest tarball being available +from http://www.live555.com/liveMedia/public/. -Until vlc (which depends on live555) is updated to accommodate changed API -in live555-2021.01.13, live555 will be held at version 2020.08.19 +Until vlc (which depends on live555) is updated to accommodate changed +API in live555-2021.01.13, live555 will be held at version 2020.08.19 |