7917566219
Repush ... comments fixed OBS-URL: https://build.opensuse.org/request/show/133110 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gupnp-dlna?expand=0&rev=27
173 lines
6.4 KiB
Plaintext
173 lines
6.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 31 14:51:19 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Port to GStreamer 1.0:
|
|
+ Add gupnp-dlna-GSTPort.patch: Port to GStreamer 1.0 API
|
|
+ Replace gstreamer-0_10*-devel BuildRequires with
|
|
gstreamer*-devel equivalents
|
|
+ Add gnome-common BuildRequires and call gnome-autogen.sh in
|
|
build section, as gupnp-dlna-GSTPort.patch touches the build
|
|
system.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 17 16:02:51 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Update to version 0.6.6:
|
|
+ Fix minor issues found by static code analysis.
|
|
+ Add MKV profiles.
|
|
+ Add AVC_MP4_*_EAC3 profiles from Harmattan.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 15 07:51:01 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Update to version 0.6.5:
|
|
+ Update autotools integration.
|
|
+ Add missing functions to documentation.
|
|
+ Fix warnings during GIR generation.
|
|
+ Fix GIR namespace to not clash with GUPnP's.
|
|
- Rename typelib-1_0-GUPnP-DLNA-1_0 subpackage to
|
|
typelib-1_0-GUPnPDLNA-1_0, following typelib name change. There
|
|
is no Provides/Obsoletes, as this should work like SLPP packages.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 23 10:42:30 UTC 2011 - vuntz@opensuse.org
|
|
|
|
- Split typelib file into typelib-1_0-GUPnP-DLNA-1_0 subpackage.
|
|
- Add typelib-1_0-GUPnP-DLNA-1_0 Requires to libgupnp-dlna-devel
|
|
subpackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 20 09:53:12 UTC 2011 - vuntz@opensuse.org
|
|
|
|
- Update to version 0.6.4:
|
|
+ Add profile for MPEG4_P2_MP4_SP_L5_AAC.
|
|
+ Fix ADTS profiles
|
|
+ Fix MPEG4_P2_MP4_SP_L6_AAC
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 30 17:04:08 CEST 2011 - vuntz@opensuse.org
|
|
|
|
- Update to version 0.6.3:
|
|
+ Add profile for MPEG4_P2_MP4_SP_L6_AAC.
|
|
+ Respect ACLOCAL_FLAGS environment variable
|
|
+ Bugs fixed: bgo#655504.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 7 13:40:13 CEST 2011 - vuntz@opensuse.org
|
|
|
|
- Update to version 0.6.2:
|
|
+ Fix mime types for AAC_* profiles.
|
|
+ Fix AAC_ADTS_* profiles to be matchable in strict mode.
|
|
+ Initial GObject-introspection support
|
|
- Add gobject-introspection-devel BuildRequires to build
|
|
introspection support.
|
|
- Stop using source service to download the tarball, as Factory
|
|
will move away from this.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 14 15:04:51 CET 2010 - vuntz@opensuse.org
|
|
|
|
- Own /usr/share/vala and /usr/share/vala/vapi to fix build.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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".
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|