blob: d877eb19a67b33d4b4ef7fd91c4ac6ef67c907fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
GUPnP DLNA
==========
GUPnP is an object-oriented open source framework for creating UPnP devices and
control points, written in C using GObject and libsoup. The GUPnP API is
intended to be easy to use, efficient and flexible.
GUPnP DLNA is a small utility library that aims to ease the DLNA-related tasks
such as media profile guessing, transcoding to a given profile, etc.
GUPnP DLNA is free software released under the GNU LGPL.
|