Merge from vendor branch TNF:
authorobache <obache>
Sun, 23 May 2010 08:03:18 +0000 (08:03 +0000)
committerobache <obache>
Sun, 23 May 2010 08:03:18 +0000 (08:03 +0000)
commit99252817f1cbde9628124e92e7e3b0c5c0e815ef
tree4ba2d3d6b8c4bac235edbcaacc72757f73d5b9b4
parent4cae74bbf2b64202ae36c314f2de1c90252517fb
parente7a895932f8b4c2e44fdf17b3c635f1345bf41b0
Merge from vendor branch TNF:
Import libdlna-0.2.3 as net/libdlna.

libdlna aims at being the reference open-source implementation of DLNA (Digital
Living Network Alliance) standards. Its primary goal is to provide DLNA support
to uShare, an embedded DLNA & UPnP A/V Media Server, but it will be used to
build both DLNA servers and players in the long term.

libdlna is written in C and relies on FFMPEG librairies (libavformat and
libavcodec) to handle and demux A/V streams. You still need libupnp to provide
basic UPnP support to your project.

libdlna is based on official DLNA specifications and aims at a providing a
complete respect of the defined standards. Right now, libdlna can be used to
build compliant DLNA Media Servers.

libdlna is free software - it is licensed under the terms of the GNU Lesser
General Public License (LGPL).