summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRegis Merlino <regis.merlino@intel.com>2013-06-10 15:05:20 +0200
committerRegis Merlino <regis.merlino@intel.com>2013-06-10 15:05:20 +0200
commitb7a43fec95a00045277700a3ff4fd5d118157428 (patch)
tree737d655ead40aee89949dfc67d403a8399a2d90f /NEWS
parent947a8d253be4b4b167a6af77937bad3efc3b9de2 (diff)
downloadGUPnP-DLNA-b7a43fec95a00045277700a3ff4fd5d118157428.tar.gz
GUPnP-DLNA-b7a43fec95a00045277700a3ff4fd5d118157428.tar.bz2
GUPnP-DLNA-b7a43fec95a00045277700a3ff4fd5d118157428.zip
Update gupnp-dlna to 0.10.2 (34fee04)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS29
1 files changed, 29 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 379cac8..28ca81e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+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.
+
+All contributors to this release:
+ Jens Georg <jensg@openismus.com>
+
+0.10.1
+======
+- Add functionality to let the meta-data back-end provide a profile on its
+ own.
+
+All contributors to this release:
+ Jens Georg <jensg@openismus.com>
+
0.10.0
======
- Various fixes for the GStreamer 0.10 meta-data back-end.