From ae464e470472b44f682154a8421968b1d16427a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sat, 28 Jun 2014 11:01:13 +0200 Subject: Release 1.3.90 --- NEWS | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index efca9954a..d53b9d037 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,7 @@ -This is GStreamer Base Plugins 1.3.3 +This is GStreamer Base Plugins 1.3.90 Changes since 1.2: - New API: • GstMessageType has GST_MESSAGE_EXTENDED added. All types before that can be used together as a flags type as before, but from @@ -130,7 +129,7 @@ Major changes: with downstream via caps. ∘ Lots of fixes for coverity warnings all over the place. ∘ Negotiation related performance improvements. - ∘ 500+ fixed bug reports, and many other bug fixes and other + ∘ 800+ fixed bug reports, and many other bug fixes and other improvements everywhere that had no bug report. Things to look out for: @@ -138,5 +137,9 @@ Things to look out for: element. • The mfcdec element was removed and replaced by v4l2videodec. • osxvideosink is only available in OS X 10.6 or newer. - • The GstDeviceMonitor API will likely change slightly before the - 1.4.0 release. + • On Android the namespace of the automatically generated Java class + for initialization of GStreamer has changed from com.gstreamer to + org.freedesktop.gstreamer to prevent namespace pollution. + • On iOS you have to update your gst_ios_init.h and gst_ios_init.m in + your projects from the one included in the binaries if you used the + GnuTLS GIO module before. The loading mechanism has slightly changed. -- cgit v1.2.1