6 - Allow gupnp-dlna to coexist with soon-to-be-released gst-plugins-base
7 (0.10.31). Still can't link applications against both, though
10 Arun Raghavan <arun.raghavan@collabora.co.uk>
11 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
12 Ryo ONODERA <ryo_on@yk.rim.or.jp>
19 - Don't link against pbutils to avoid conflicts with internal gstdiscoverer
20 - Add library versioning
21 - Minor test harness change
23 Arun Raghavan <arun.raghavan@collabora.co.uk>
24 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
25 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
32 - Update license from LGPL 2.0 to 2.1
33 - Implement a "relaxed mode" so that we can match more media (while not being
34 strictly conformant to the DLNA spec.)
35 - Modify several audio and video profiles to allow for relaxed matching
36 - Implement support for "extended profiles" so that we can add custom profiles
37 for popular formats no supported but the DLNA spec.
38 - Add extended and relaxed modes to gupnp-dlna-info and gupnp-dlna-ls-profiles
39 - Minor fixes and profile updates
41 Arun Raghavan <arun.raghavan@collabora.co.uk>
42 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
43 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
50 - New API and tool (gupnp-dlna-ls-profiles) to list all supported profiles
51 - Move API to get a profile to the DLNADiscoverer namespace
52 - Make GUPnPDLNAProfile opaque, add to API documentation
53 - Add support for several AVC_MP4_MP profiles
54 - Print stream topology instead of a simple list in gupnp-dlna-info
55 - Add debug output controlled by an environment variable for eaesier
57 - Beginnings of an automated testing infrastructure
58 - Add relaxed/extended mode properties (more details in the next release)
59 - Use 'bitrate' instead of 'maximum-bitrate' while matching streams
62 All contributors to this release:
64 Arun Raghavan <arun.raghavan@collabora.co.uk>
65 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
66 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
71 Brown paper-bag release for bad gstreamer dependency.
78 - Add a program (gupnp-dlna-info) to print DLNA profile name and MIME type of a
79 given URI, as well as other metadata. [Parthasarathi Susarla]
80 - Add support for a few more AVC profiles
81 - Update in-tree copy of gst-convenience
82 - Make MP4 matching stricter - only ISO-compliant files are matched
83 - Couple of enhancements to simplify writing profile XML
84 - Add an API for getting a encoding profile for a DLNA profile and an example
85 to use this with encodebin from gst-convenience. This is still
87 - Some minor bug fixes
89 All contributors to this release:
91 Arun Raghavan <arun.raghavan@collabora.co.uk>
92 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
93 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>