4 - Add 'MPEG_TS_SD_EU_ISO' profile.
5 - Relax some video restrictions for MPEG TS profile.
6 - Fix profile parsing logic for images.
7 - Drop fourcc format restrictions.
8 - Only initialize thread system once.
9 - Improve/fix external and internal documentation.
10 - Get rid of nasty warnings when building docs.
11 - Improved handling of GstCaps.
12 - Remove redundant initializations.
14 - Hilight test failures by use of red color.
15 - Mark constant return values as such.
16 - Clear the (obsolete) ChangeLog file.
17 - Test media moved to gitorious.
18 - Many non-functional improvements.
20 All contributors to this release:
22 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
23 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
24 Luis de Bethencourt <luis@debethencourt.com>
31 - Use encoding-profile from gst-plugins-base.
32 - Drop internalized copy of gst-convenience. Did you hear that Fedora peeps?
33 - Explicitly link gupnp-dlna-info against gstreamer-pbutils.
34 - GUPnPDLNAProfile exposes related GstEncodingProfile as a property.
36 Dependency related changes:
38 - Require gstreamer-pbutils >= 0.10.32.
40 All contributors to this release:
42 Arun Raghavan <arun.raghavan@collabora.co.uk>
43 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
44 Luis de Bethencourt <luis@debethencourt.com>
45 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
52 - Use GstDiscoverer from gst-plugins-base and remove internal
56 Arun Raghavan <arun.raghavan@collabora.co.uk>
57 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
58 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
65 - Remove internal discoverer namespace changes (fixes API breakage)
66 - Skip discoverer tests if media is missing
68 Arun Raghavan <arun.raghavan@collabora.co.uk>
69 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
70 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
77 - Allow gupnp-dlna to coexist with soon-to-be-released gst-plugins-base
78 (0.10.31). Still can't link applications against both, though
81 Arun Raghavan <arun.raghavan@collabora.co.uk>
82 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
83 Ryo ONODERA <ryo_on@yk.rim.or.jp>
90 - Don't link against pbutils to avoid conflicts with internal gstdiscoverer
91 - Add library versioning
92 - Minor test harness change
94 Arun Raghavan <arun.raghavan@collabora.co.uk>
95 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
96 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
103 - Update license from LGPL 2.0 to 2.1
104 - Implement a "relaxed mode" so that we can match more media (while not being
105 strictly conformant to the DLNA spec.)
106 - Modify several audio and video profiles to allow for relaxed matching
107 - Implement support for "extended profiles" so that we can add custom profiles
108 for popular formats no supported but the DLNA spec.
109 - Add extended and relaxed modes to gupnp-dlna-info and gupnp-dlna-ls-profiles
110 - Minor fixes and profile updates
112 Arun Raghavan <arun.raghavan@collabora.co.uk>
113 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
114 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
121 - New API and tool (gupnp-dlna-ls-profiles) to list all supported profiles
122 - Move API to get a profile to the DLNADiscoverer namespace
123 - Make GUPnPDLNAProfile opaque, add to API documentation
124 - Add support for several AVC_MP4_MP profiles
125 - Print stream topology instead of a simple list in gupnp-dlna-info
126 - Add debug output controlled by an environment variable for eaesier
128 - Beginnings of an automated testing infrastructure
129 - Add relaxed/extended mode properties (more details in the next release)
130 - Use 'bitrate' instead of 'maximum-bitrate' while matching streams
133 All contributors to this release:
135 Arun Raghavan <arun.raghavan@collabora.co.uk>
136 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
137 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
142 Brown paper-bag release for bad gstreamer dependency.
149 - Add a program (gupnp-dlna-info) to print DLNA profile name and MIME type of a
150 given URI, as well as other metadata. [Parthasarathi Susarla]
151 - Add support for a few more AVC profiles
152 - Update in-tree copy of gst-convenience
153 - Make MP4 matching stricter - only ISO-compliant files are matched
154 - Couple of enhancements to simplify writing profile XML
155 - Add an API for getting a encoding profile for a DLNA profile and an example
156 to use this with encodebin from gst-convenience. This is still
158 - Some minor bug fixes
160 All contributors to this release:
162 Arun Raghavan <arun.raghavan@collabora.co.uk>
163 Parthasarathi Susarla <partha.susarla@collabora.co.uk>
164 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>