Commit Graph

5 Commits

Author SHA1 Message Date
ajacoutot
38195679c7 Create symlinks for _pic versions of the libraries. They're already
built PIC but libtool only recognizes the _pic named libraries as
being PIC.
This is required for live555 support in vlc.

from Brad
2012-05-27 09:04:11 +00:00
stsp
8aea95e7fb Update to 2012.02.04.
with input from and ok brad sthen
2012-02-28 17:55:47 +00:00
brad
1e0b82bf02 upgrade to livemedia 20080706; bug fixes.
ok jakemsr@
2008-07-15 16:14:24 +00:00
jakemsr
bdd1e35648 maintainence update to live.2007.08.03a
mostly bugfixes

from brad@
2007-10-03 02:19:06 +00:00
ajacoutot
286444f44d Import liveMedia-20070220
This code forms a set of C++ libraries for multimedia streaming, using
open standard protocols (RTP/RTCP and RTSP). These libraries - which can
be compiled for Unix (including Linux and Mac OS X), Windows, and QNX
(and other POSIX-compliant systems) - can be used to build streaming
applications. The libraries are already being used to implement
applications such as "liveCaster" and "playRTPMPEG" (for streaming MP3
audio using RTP/RTCP). The libraries can also be used to stream,
receive, and process MPEG video, and can easily be extended to support
additional (audio and/or video) codecs. They can also be used to build
basic RTSP clients and servers, and have been used to add streaming
support to existing media player applications, such as "mplayer".

from brad
ok robert@
2007-04-19 08:32:23 +00:00