summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2014-06-24 13:42:13 +0300
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>2014-06-24 13:42:13 +0300
commit730e8da297f57d378c504b1d0dfc5fce5c06ae95 (patch)
treef81f260c16f5f8cabbad5a940e9fbd330edea4f6
parent0cad07f61f3ca05e5eee4343409ba85cbdeab9cd (diff)
Update NEWS
-rw-r--r--NEWS18
1 files changed, 16 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f9fc455..73fde2e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,20 @@
-qt-gstreamer 0.10.3.1 (UNRELEASED)
-==================================
+qt-gstreamer 1.0.0~rc1 (2014-06-24)
+===================================
+
+ * Initial port to the GStreamer 1.0 series (BREAKS API & ABI)
+
+Further additions:
+ * Added QtQuick2 support, which includes:
+ - The qtquick2videosink gstreamer element
+ - The QtGStreamerQuick2 QML plugin
+ - The Qt5GStreamerQuick glue library
+ - The qmlplayer2 example
+Packaging changes:
+ * Tarballs are now distributed in .tar.xz format, together
+ with a .tar.xz.sha256sum check file, like the rest of the
+ GStreamer modules.
+ * Package is NOT fully co-installable with QtGStreamer 0.10.3
qt-gstreamer 0.10.3 (2013-10-14)
==================================