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