summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2012-11-11 14:25:20 +0100
committerJens Georg <jensg@openismus.com>2012-11-12 23:59:08 +0100
commit8282b73cea795904a37141e1fcd19ef55b5e74a8 (patch)
treee32b19b7442d3a63200f7f013c8276493a6ebc2d
parent0f63ffd5b7117e6d9dbb784bffa13e3e41940f44 (diff)
downloadrygel-8282b73cea795904a37141e1fcd19ef55b5e74a8.tar.gz
Prepare 0.16.2RYGEL_0_16_2
-rw-r--r--NEWS29
1 files changed, 29 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d6b8009..27a89026 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+0.16.2
+======
+
+A new maintenance release for Rygel!
+
+Changes compared to 0.16.0:
+
+- Skip modules in hidden directories to fix issues with certain distribution's
+ debug symbols.
+- Ignore seek requests that request everything. Should fix issues with
+ transcoding.
+- Fix thumbnails for transcoded videos on XBox 360. Also fixes "No transcoder
+ available for WMVHIGH_FULL.wmv" messages.
+- Add missing Content-Length header.
+
+Playbin:
+ - Add AAC mime types as supported.
+ - Only report duration if it's really known.
+ - Add missing buffering and lost clock handling.
+
+All contributors to this release:
+ Jens Georg <jensg@openismus.com>
+ os_ <syriatalks@hotmail.com>
+ Kjartan Maraas <kmaraas@gnome.org>
+
+Added/updated translations
+ - ar, courtesy of os_
+ - nb, courtesy of Kjartan Maraas
+
0.16.1
======