2011-05-02 23:38:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 29 14:19:07 UTC 2011 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.6.1:
|
|
|
|
+ A micro release to really bump the SONAME this time.
|
|
|
|
- Changes from version 0.6.0:
|
|
|
|
+ Add 'MPEG_TS_SD_EU_ISO' profile.
|
|
|
|
+ Relax some video restrictions for MPEG TS profile.
|
|
|
|
+ Fix profile parsing logic for images.
|
|
|
|
+ Drop fourcc format restrictions.
|
|
|
|
+ Only initialize thread system once.
|
|
|
|
+ Improve/fix external and internal documentation.
|
|
|
|
+ Get rid of nasty warnings when building docs.
|
|
|
|
+ Improved handling of GstCaps.
|
|
|
|
+ Remove redundant initializations.
|
|
|
|
+ Fix some leaks.
|
|
|
|
+ Hilight test failures by use of red color.
|
|
|
|
+ Mark constant return values as such.
|
|
|
|
+ Clear the (obsolete) ChangeLog file.
|
|
|
|
+ Test media moved to gitorious.
|
|
|
|
+ Many non-functional improvements.
|
|
|
|
- Changes from version 0.5.1:
|
|
|
|
+ Use encoding-profile from gst-plugins-base.
|
|
|
|
+ Drop internalized copy of gst-convenience.
|
|
|
|
+ Explicitly link gupnp-dlna-info against gstreamer-pbutils.
|
|
|
|
+ GUPnPDLNAProfile exposes related GstEncodingProfile as a
|
|
|
|
property.
|
|
|
|
- Changes from version 0.5.0:
|
|
|
|
+ Use GstDiscoverer from gst-plugins-base and remove internal
|
|
|
|
copy of discoverer.
|
|
|
|
+ Minor bug fixes.
|
|
|
|
- Use source services: download_url, recompress and set_version.
|
|
|
|
|
2010-12-14 19:28:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 14 15:04:51 CET 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Own /usr/share/vala and /usr/share/vala/vapi to fix build.
|
|
|
|
|
2010-09-28 10:48:43 +02:00
|
|
|
-------------------------------------------------------------------
|
2010-10-15 09:35:43 +02:00
|
|
|
Fri Oct 15 09:24:54 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.4.2:
|
|
|
|
+ Remove internal discoverer namespace changes (fixes API
|
|
|
|
breakage)
|
|
|
|
+ Skip discoverer tests if media is missing
|
|
|
|
- Changes from version 0.4.1:
|
|
|
|
+ Allow gupnp-dlna to coexist with soon-to-be-released
|
|
|
|
gst-plugins-base (0.10.31). Still can't link applications
|
|
|
|
against both, though.
|
|
|
|
+ Some build fixes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2010-09-28 10:48:43 +02:00
|
|
|
Tue Sep 28 00:42:32 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.4.0:
|
|
|
|
+ Don't link against pbutils to avoid conflicts with internal
|
|
|
|
gstdiscoverer
|
|
|
|
+ Add library versioning
|
|
|
|
+ Minor test harness change
|
|
|
|
|
2010-09-13 12:14:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 1 12:20:15 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.3.1:
|
|
|
|
+ Update license from LGPL 2.0 to 2.1
|
|
|
|
+ Implement a "relaxed mode" so that we can match more media
|
|
|
|
(while not being strictly conformant to the DLNA spec.)
|
|
|
|
+ Modify several audio and video profiles to allow for relaxed
|
|
|
|
matching
|
|
|
|
+ Implement support for "extended profiles" so that we can add
|
|
|
|
custom profiles for popular formats no supported but the DLNA
|
|
|
|
spec.
|
|
|
|
+ Add extended and relaxed modes to gupnp-dlna-info and
|
|
|
|
gupnp-dlna-ls-profiles
|
|
|
|
+ Minor fixes and profile updates
|
|
|
|
- Update License tags to "LGPL v2.1 or later".
|
|
|
|
|
2010-08-27 16:44:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 26 11:14:36 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.3.0:
|
|
|
|
+ New API and tool (gupnp-dlna-ls-profiles) to list all supported
|
|
|
|
profiles
|
|
|
|
+ Move API to get a profile to the DLNADiscoverer namespace
|
|
|
|
+ Make GUPnPDLNAProfile opaque, add to API documentation
|
|
|
|
+ Add support for several AVC_MP4_MP profiles
|
|
|
|
+ Print stream topology instead of a simple list in
|
|
|
|
gupnp-dlna-info
|
|
|
|
+ Add debug output controlled by an environment variable for
|
|
|
|
eaesier debugging
|
|
|
|
+ Beginnings of an automated testing infrastructure
|
|
|
|
+ Add relaxed/extended mode properties
|
|
|
|
+ Use 'bitrate' instead of 'maximum-bitrate' while matching
|
|
|
|
streams
|
|
|
|
+ Various bug fixes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 25 10:41:23 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Move the DLNA profiles to libgupnp-dlna-1_0-2, since they're
|
|
|
|
needed by the library.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 12 13:01:17 CEST 2010 - lmedinas@opensuse.org
|
|
|
|
|
|
|
|
- Initial import based on Fedora package.
|