* Tue Jun 21 2016 zaitor@opensuse.org
- Update to version 0.10.5:
+ Fix AAC ISO formats with recent GStreamer.
* Fri Apr 15 2016 mgorse@suse.com
- Update to GNOME 3.20 Fate#318572
* Tue Feb 09 2016 dimstar@opensuse.org
- Update to version 0.10.4:
+ Call setlocale in commandline tools.
+ Include VAPI in tarball.
+ Bugs fixed: bgo#760431.
* Sat Jan 02 2016 zaitor@opensuse.org
- Replace *-devel for their pkgconfig counterparts:
+ gobject-introspection-devel for
pkgconfig(gobject-introspection-1.0).
+ gstreamer-devel for pkgconfig(gstreamer-1.0).
+ gstreamer-plugins-base-devel for
pkgconfig(gstreamer-pbutils-1.0).
+ libxml2-devel for pkgconfig(libxml-2.0).
- Explicitly list already pulled in pkgconfig(glib-2.0),
pkgconfig(gmodule-2.0) and pkgconfig(gobject-2.0) BuildRequires
that configure looks for.
- Add pkgconfig(vapigen) BuildRequires: Build vala bindings.
* Wed Jul 01 2015 dimstar@opensuse.org
- Update to version 0.10.3:
+ Fix potential crash if gupnp_dlna_value_list_new failed.
+ Fix hang if no meta-data back-end is available.
+ Remove use of gnome-common, add compiler warnings and fix const
correctness.
+ Fix memory leak in gst-audio-information.
+ Fix unit tests for new automake
+ Make it possible to override the DLNA profile dir using
GUPNP_DLNA_PROFILE_DIR environment variable.
+ Fix discoverer testsuite to run completely uninstalled.
+ Fix gupnp-dlna-info -a to be stuck if profile guesser does not
work.
+ Bugs fixed: bgo#704096, bgo#707909, bgo#750929, bgo#751295,
bgo#751634.
* Fri May 31 2013 zaitor@opensuse.org
- Update to version 0.10.2:
+ Fix vapi generation with GObject-introspection >= 1.36.
+ Minor build clean-up.
+ Check the XML profiles against their schema on make
check-profiles.
+ Re-enable some of the old tests on make check.
+ Fix format detection for ADTS audio streams.
+ Fix WMA bitrate detection.
+ Fix gtk-doc warnings.
+ Profiles:
- Fix MPEG_TS_*_EU audio profiles to include proper bitrates
and audio formats.
- Remove depth matching in PNG profiles.
- Fix AAC level for MULT5 AAC.
- Add MPEG_TS_{SD,HD}_{EU,NA} profiles.
- Add MPEG_PS_{NTSC,PAL} profiles.
* Tue Apr 09 2013 dimstar@opensuse.org
- Update to version 0.10.1:
+ Add functionality to let the meta-data back-end provide a
profile on its own.
* Wed Feb 20 2013 zaitor@opensuse.org
- Update to version 0.10.0:
+ Various fixes for the GStreamer 0.10 meta-data back-end.
* Tue Feb 12 2013 dimstar@opensuse.org
- Update to version 0.9.5:
+ Add --disable-maintainer-mode option.
+ Add a GStreamer 0.10 meta-data back-end.
* Mon Feb 04 2013 dimstar@opensuse.org
- Update to version 0.9.4:
+ Introduce new API to guess a DLNA profile from existing
GUPnPDLNAInformation.
+ Introduce a new library to create GUPnPDLNAInformation from
GstDiscovererInfo.
+ Fix an issue with GValue conversion.
+ Get rid of the old profile backend and move most of it to the
library itself.
+ Introduce single-include header file.
* Sun Jan 13 2013 dimstar@opensuse.org
- Update to version 0.9.3:
+ Fix underlinking of gstreamer plug-in.
+ Fix out-of-srcdir build with --enable-gtk-doc.
+ Fix signal G-I annotation.
+ Link meta-data back-end as a plug-in.
- Changes from version 0.9.2:
+ Remove the old gupnp-dlna-1.1.pc.in file.
+ Remove gupnp and gstreamer-* dependencies from VAPI file
generation.
+ Lower vapigen requirements.
- Changes from version 0.9.1:
+ Fix a potential crash in profile guessing.
+ Fix issues from static code check.
+ Lower GLib dependency to 2.32.
+ Bugs fixed: bgo#689596, bgo#689598, bgo#689612, bgo#689615,
bgo#689616.
- Changes from version 0.9.0:
+ Make DLNA profile handling independant from GStreamer.
+ Add plugin architecture to support different meta-data
extraction back-ends.
+ Make GStreamer default implementation of meta-data extraction
back-end.
+ Split API docs into users and back-end implementers API.
+ Updated translations.
- Create new sub-package libgupnp-dlna-backend-gstreamer, with a
generic provides libgupnp-dlna-backend.
- Require libgupnp-dlna-backend from the main library package.
There can potentially be different backends and we only require
one.
* Wed Dec 26 2012 zaitor@opensuse.org
- Update to version 0.8.0:
+ Relax PNG depth requirements to work around a GStreamer issue.
* Sun Nov 25 2012 dimstar@opensuse.org
- Update to version 0.7.0:
+ Port to GStreamer 1.0.
+ Add parallel installability with gstreamer-0.10-based
gupnp-dlna.
- Drop gupnp-dlna-GSTPort.patch: fixed upstream.
- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
as we no longer carry patches.
- Rename typelib-1_0-GUPnPDLNA-1_0 subpackage to
typelib-1_0-GUPnPDLNA-1_1, followin upstream.
- Rename libgupnp-dlna-1_0-2 subpackage to libgupnp-dlna-1_1-3,
following upstreams soname change.
* Fri Aug 31 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 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 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 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 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 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 07 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.