6 - Add library versioning
7 - Minor test harness change
9 Arun Raghavan <arun.raghavan@collabora.co.uk>
16 - Update license from LGPL 2.0 to 2.1
17 - Implement a "relaxed mode" so that we can match more media (while not being
18 strictly conformant to the DLNA spec.)
19 - Modify several audio and video profiles to allow for relaxed matching
20 - Implement support for "extended profiles" so that we can add custom profiles
21 for popular formats no supported but the DLNA spec.
22 - Add extended and relaxed modes to gupnp-dlna-info and gupnp-dlna-ls-profiles
23 - Minor fixes and profile updates
25 Arun Raghavan <arun.raghavan@collabora.co.uk>
26 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
27 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
34 - New API and tool (gupnp-dlna-ls-profiles) to list all supported profiles
35 - Move API to get a profile to the DLNADiscoverer namespace
36 - Make GUPnPDLNAProfile opaque, add to API documentation
37 - Add support for several AVC_MP4_MP profiles
38 - Print stream topology instead of a simple list in gupnp-dlna-info
39 - Add debug output controlled by an environment variable for eaesier
41 - Beginnings of an automated testing infrastructure
42 - Add relaxed/extended mode properties (more details in the next release)
43 - Use 'bitrate' instead of 'maximum-bitrate' while matching streams
46 All contributors to this release:
48 Arun Raghavan <arun.raghavan@collabora.co.uk>
49 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
50 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
55 Brown paper-bag release for bad gstreamer dependency.
62 - Add a program (gupnp-dlna-info) to print DLNA profile name and MIME type of a
63 given URI, as well as other metadata. [Parthasarathi Susarla]
64 - Add support for a few more AVC profiles
65 - Update in-tree copy of gst-convenience
66 - Make MP4 matching stricter - only ISO-compliant files are matched
67 - Couple of enhancements to simplify writing profile XML
68 - Add an API for getting a encoding profile for a DLNA profile and an example
69 to use this with encodebin from gst-convenience. This is still
71 - Some minor bug fixes
73 All contributors to this release:
75 Arun Raghavan <arun.raghavan@collabora.co.uk>
76 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
77 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>